aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-02-22 18:47:30 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-02-22 18:47:30 +0100
commitb54b731b3333e3e7936a15ccff925ff8a203dd53 (patch)
tree3cf869121a587417e32b005bc90ef2bda200796c /app/src/main/res/values/strings.xml
parent2f9de2df29150d092bfaa46ea93e3aad5496a219 (diff)
Removed justification and added links.
Justification cropped the text, decided to get rid of it. Added a url to MAL, it's clickable.
Diffstat (limited to 'app/src/main/res/values/strings.xml')
-rw-r--r--app/src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 311e39b..a730c17 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -31,5 +31,7 @@
<string name="background">Cras molestie turpis at lorem rutrum vehicula. Fusce rutrum, enim sed laoreet semper, tortor quam semper dui, id bibendum lacus quam vitae neque.</string>
<string name="text_synopsis">Synopsis</string>
<string name="text_background">Background</string>
+ <string name="text_url">"More info at"</string>
+ <string name="url">https://myanimelist.net/media/id/name</string>
</resources> \ No newline at end of file