summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorClyhtsuriva <aimeric@adjutor.xyz>2021-02-19 19:46:42 +0100
committerClyhtsuriva <aimeric@adjutor.xyz>2021-02-19 19:46:42 +0100
commit00ac626b27076397b79bcd4bdd934ab861ff05a5 (patch)
tree3f8c599746ce3863c4c341d00ef958bf1d42da2e /app/src/main/res/values/strings.xml
parentc8a84acbec91678c14e23d8dfed20f26d9d0361e (diff)
downloadAniki-00ac626b27076397b79bcd4bdd934ab861ff05a5.tar.gz
Aniki-00ac626b27076397b79bcd4bdd934ab861ff05a5.tar.bz2
Aniki-00ac626b27076397b79bcd4bdd934ab861ff05a5.zip
Implementing TopAnimefeature/top_anime_handling
Copied the topmanga folder and transformed everything in it into top anime.
Diffstat (limited to '')
-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 5301008..403a883 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -16,6 +16,8 @@
<string name="rv_rank">0</string>
<string name="rv_image">image</string>
<string name="manga_image_content_description">Image of manga</string>
+ <string name="top_anime_page_label">Top Anime Page</string>
+ <string name="top_anime">Top Anime</string>
<string-array name="manga_array">
<item>Dragon Ball</item>
'>+20 2020-12-07Updating song and audiobook accordingly to the last commitMasfehico2-8/+8 2020-12-07Adding the enum classesMasfehico3-0/+9 2020-12-07Updating song, audiobook and musical elements's sets and getsMasfehico3-5/+23 2020-12-07Finishing MusicalElement.javaMasfehico1-6/+11 2020-11-23Cleaning upMasfehico2-30/+0 2020-11-23Deleting the CSVSMasfehico5-3669/+0 2020-11-23Minor testing changesMasfehico7-43/+63 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico2-0/+0 2020-11-23Musical elements updated and jMusicHub basic creationMasfehico4-3/+74 2020-11-21README.md updatedMasfehico1-3/+1 2020-11-19Started Song and MusicalElementMasfehico5-0/+190 2020-11-18Added CSVsMasfehico9-102/+3756 2020-11-18Firs filesMasfehico8-0/+103 2020-11-17LICENSE updatedMasfehico1-68/+81