From 8f46b79157532c4985c4bbed774fb9370ac0ed03 Mon Sep 17 00:00:00 2001 From: Floens Date: Tue, 3 Jul 2018 21:26:37 +0200 Subject: [PATCH 1/3] strings: delete unused string entries --- .../floens/chan/core/presenter/ThreadPresenter.java | 2 +- Clover/app/src/main/res/values/strings.xml | 12 ------------ 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/Clover/app/src/main/java/org/floens/chan/core/presenter/ThreadPresenter.java b/Clover/app/src/main/java/org/floens/chan/core/presenter/ThreadPresenter.java index 491c7d5c..53b01838 100644 --- a/Clover/app/src/main/java/org/floens/chan/core/presenter/ThreadPresenter.java +++ b/Clover/app/src/main/java/org/floens/chan/core/presenter/ThreadPresenter.java @@ -477,7 +477,7 @@ public class ThreadPresenter implements ChanThreadLoader.ChanLoaderCallback, Pos if (loadable.site.feature(Site.Feature.POST_DELETE) && databaseManager.getDatabaseSavedReplyManager().isSaved(post.board, post.no)) { - menu.add(new FloatingMenuItem(POST_OPTION_DELETE, R.string.delete)); + menu.add(new FloatingMenuItem(POST_OPTION_DELETE, R.string.post_delete)); } menu.add(new FloatingMenuItem(POST_OPTION_EXTRA, R.string.post_more)); diff --git a/Clover/app/src/main/res/values/strings.xml b/Clover/app/src/main/res/values/strings.xml index 3ffed8b5..7c718b82 100644 --- a/Clover/app/src/main/res/values/strings.xml +++ b/Clover/app/src/main/res/values/strings.xml @@ -39,7 +39,6 @@ along with this program. If not, see . Delete Undo Save - Next App settings Grant @@ -108,10 +107,8 @@ Re-enable this permission in the app settings if you permanently disabled it."%1$dR %2$dI - View album Reload Pin - Go to post Open in browser Share Download album @@ -199,7 +196,6 @@ Re-enable this permission in the app settings if you permanently disabled it."Configure boards of %s No boards added - Add board Removed \'%s\' %s added Select all @@ -274,8 +270,6 @@ Re-enable this permission in the app settings if you permanently disabled it."%s archive Error loading archive - Board - Catalog Bookmarked threads Removed \'%1$s\' %1$s cleared @@ -359,17 +353,13 @@ Re-enable this permission in the app settings if you permanently disabled it."Please select images to download %1$s will be downloaded to the folder %2$s - Album - Report %1$s Downloading images Tap to cancel Image saved Saved as %1$s - Saved image to Saving image failed - Cannot make save directory Setup sites History @@ -544,8 +534,6 @@ Re-enable this permission in the app settings if you permanently disabled it." - File save folder - Error creating save folder Choose From fd2b2fb18336c995eff5ae421f3f3baf77c5d506 Mon Sep 17 00:00:00 2001 From: Floens Date: Tue, 3 Jul 2018 21:30:36 +0200 Subject: [PATCH 2/3] strings: add translatable=false where needed. --- Clover/app/src/main/res/values/strings.xml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Clover/app/src/main/res/values/strings.xml b/Clover/app/src/main/res/values/strings.xml index 7c718b82..c80df104 100644 --- a/Clover/app/src/main/res/values/strings.xml +++ b/Clover/app/src/main/res/values/strings.xml @@ -19,7 +19,8 @@ along with this program. If not, see . - + + Clover was updated Clover was updated to v3.0.1
@@ -142,7 +143,7 @@ Re-enable this permission in the app settings if you permanently disabled it."Confirm exit
Error - 404 + 404 Failed to show image Failed to show image, out of memory Deepzoom loading failed @@ -169,7 +170,7 @@ Re-enable this permission in the app settings if you permanently disabled it."Bookmark this thread
Archive - 😴 + 😴 Nothing to show Add a site to begin browsing Add a site here From 25c105430d4c529be2f1685136a702a8d28a284c Mon Sep 17 00:00:00 2001 From: Floens Date: Tue, 3 Jul 2018 22:30:20 +0200 Subject: [PATCH 3/3] strings: move chanlog to private strings --- Clover/app/src/main/res/values/private_strings.xml | 11 +++++++++++ Clover/app/src/main/res/values/strings.xml | 14 -------------- 2 files changed, 11 insertions(+), 14 deletions(-) diff --git a/Clover/app/src/main/res/values/private_strings.xml b/Clover/app/src/main/res/values/private_strings.xml index 7f91754d..a208e6fc 100644 --- a/Clover/app/src/main/res/values/private_strings.xml +++ b/Clover/app/src/main/res/values/private_strings.xml @@ -1,5 +1,16 @@ + + + Clover was updated + Clover was updated to v3.0.1
+
+ New in this version:
+ Bug fixes.
+ ]]> +
+ Donate to Clover development Give a PayPal or Bitcoin donation to the Clover developer diff --git a/Clover/app/src/main/res/values/strings.xml b/Clover/app/src/main/res/values/strings.xml index c80df104..f41ab367 100644 --- a/Clover/app/src/main/res/values/strings.xml +++ b/Clover/app/src/main/res/values/strings.xml @@ -16,20 +16,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . --> - - - - - - Clover was updated - Clover was updated to v3.0.1
-
- New in this version:
- Bug fixes.
- ]]> -
- Cancel Add Close