From 58f1f5f17f38b8c53d02a91c7ae79d308d76acf3 Mon Sep 17 00:00:00 2001 From: Wang Han <416810799@qq.com> Date: Sun, 4 Apr 2021 11:04:00 +0800 Subject: [PATCH] [app] Move untranslatable strings into standalone file * As per user request. --- app/src/main/res/values/strings.xml | 4 ---- .../res/values/strings_untranslatable.xml | 23 +++++++++++++++++++ 2 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 app/src/main/res/values/strings_untranslatable.xml diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index d9a31c5c..851d67b9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -19,8 +19,6 @@ --> - LSPosed - Info Install @@ -170,8 +168,6 @@ No more release Failed to load module repo: %s - https://github.com/LSPosed/LSPosed/ - This application has been destroyed, please make sure you download it from the official source. Version of LSPosed Manager and LSPosed Core are not consistent. Please re-install the corresponding version. LSPosed is not currently installed or active. diff --git a/app/src/main/res/values/strings_untranslatable.xml b/app/src/main/res/values/strings_untranslatable.xml new file mode 100644 index 00000000..b8b5d18c --- /dev/null +++ b/app/src/main/res/values/strings_untranslatable.xml @@ -0,0 +1,23 @@ + + + + LSPosed + https://github.com/LSPosed/LSPosed/ +