From e7d0062293ec2458ce55e9536773ee14b7ed9d58 Mon Sep 17 00:00:00 2001
From: Howard Wu <40033067+Howard20181@users.noreply.github.com>
Date: Tue, 19 Oct 2021 09:26:36 +0800
Subject: [PATCH] [app] Set some strings translatable (#1314)
---
app/src/main/res/values/strings.xml | 3 ---
app/src/main/res/values/strings_untranslatable.xml | 2 ++
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml
index 0b588b31..8619880a 100644
--- a/app/src/main/res/values/strings.xml
+++ b/app/src/main/res/values/strings.xml
@@ -77,7 +77,6 @@
Cannot read log: \n
Reload
Failed to clear the log
- Verbose log is not available, if you just enabled it without reboot, try again after reboot.
Xposed module is not activated yet
@@ -179,7 +178,6 @@
Help us translate %s into your language
Automatically add a shortcut
No new shortcuts will be added when disabled in the non-parasitic manager
- @string/module_repo
Update channel
Stable
Beta
@@ -231,5 +229,4 @@
Blue grey
expand
collapse
- API
diff --git a/app/src/main/res/values/strings_untranslatable.xml b/app/src/main/res/values/strings_untranslatable.xml
index b8b5d18c..181474ce 100644
--- a/app/src/main/res/values/strings_untranslatable.xml
+++ b/app/src/main/res/values/strings_untranslatable.xml
@@ -20,4 +20,6 @@
LSPosed
https://github.com/LSPosed/LSPosed/
+ @string/module_repo
+ API