aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--app/src/main/res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 636de76..0a85246 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -2,10 +2,6 @@
<string name="app_name">Aniki</string>
<string name="action_settings">Settings</string>
- <string name="hello_second_fragment">Hello second fragment. Arg: %1$s</string>
- <string name="info">Infos about the developper of the app.</string>
- <string name="news">News</string>
- <string name="article">Article</string>
<string name="top_manga">Top Manga</string>
<string name="home">Home</string>
<string name="home_page_label">Home Page</string>
class='logmsg'> - Removed redundant variables in `update-git-repo.sh`. - Simplified `update-scripts-repo.sh` by removing unnecessary `git diff` output. 2024-11-08Add file in /tmp with list of packages to buildclyhtsuriva1-1/+7 2024-10-20grepping differently the excluding optionclyhtsuriva1-7/+4 2024-10-17Mostly working on the build loop in auto-buildclyhtsuriva2-30/+45 Also adding a check for the test status in commit-push-pr.sh 2024-10-15Continuing auto-build scriptclyhtsuriva4-10/+39 Also adding the option to put a custom path for the build architectures file