From 02109b9a7e3e794c48b81e28e743dd8c1407fa19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sun, 17 Apr 2022 04:34:32 +0000 Subject: [PATCH 1/4] App strings reworked --- app/src/main/res/values/strings.xml | 74 ++++++++++++++--------------- 1 file changed, 37 insertions(+), 37 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 42adfe2..e372c24 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,23 +1,23 @@ Fox\'s Magisk Module Manager Fox\'s Mmm - Failed to get access to Root or Magisk + Could not access either Root or Magisk Loading… - Updatable + Upgradable Installed Online Repo - The application is in lockdown mode - Failed to download file. + The app is in lockdown mode + Could not download the file Modules took too long to boot, consider disabling some modules - Failed to connect to the internet - Failed to get system WebView + Could not connect to the Internet + Could not open system WebView SettingsActivity - Application update available + A new version of the app is available Update No description found. Download module Install module - Update module + Upgrade module Changelog Website Support @@ -26,7 +26,7 @@ Require Android 6.0+ - Last update: + Last version: Repo: by Downloads: @@ -36,63 +36,63 @@ Manage repos Lockdown mode - Lockdown mode prevent manager to do action on modules + Lockdown mode prevents the manager from carrying out actions on modules Settings Info Show licenses Licences Show incompatible modules - Show modules that are incompatible with your device based on their metadata + Show modules unlikely to work on your device based on their metadata Magisk is outdated! Repos - The repository hosting Magisk Modules - An alternative to Magisk-Modules-Repo with fewer restrictions. + The repository hosting Magisk modules + An alternative to the Magisk-Modules-Repo with fewer restrictions. Delete the module files? - Keep files - Delete files - Failed to delete the module files + Keep + Delete + Could not delete the module files Theme Theme mode - Module id: + Module ID: Install module from storage The selected module is in an invalid format Local install Source code - Magisk builtin module - Substratum builtin module - Force dark mode terminal - Your current file picker failed to give access to the file. + Magisk built-in module + Substratum built-in module + Force dark-mode terminal + Your current file picker failed to grant access to the file. Remote install Your file picker returned a non standard response. Use magisk module install command - During test it caused problems to the module install error diagnosis tool, - so I hid this option behind developer mode, enable this at your own risk! + During testing it caused problems to the module install error diagnosis tool, + so this option behind is hidden behind developer mode. Turn this on at your own risk! - Developer mode enabled + Developer mode on Force English language - Disable low quality module filter + Turn off low quality module filter - Some modules do not declare their metadata properly,causing visual glitches, - and/or indicating poor module quality, disable at your own risk! + Some modules do not declare their metadata properly, causing visual glitches, + and/or indicating poor module quality. Turn this off at your own risk! - Dns over https + DNS over HTTPS May fix connections issues in some cases. - (Does not apply to WebView) + (Does not apply to WebView.) - Disable extensions + No Mmm - Disable Fox\'s Mmm extensions, this prevent modules from using - terminal extensions, useful if a module misuse Fox\'s Mmm extensions. + Turn off Fox\'s Mmm extensions, preventing modules from using + terminal extensions. Useful if a module misuses Fox\'s Mmm extensions. Wrap text Wrap text to a new line instead of putting - all text on the same line when installing a module + all text on the same line when installing a module. - Enable blur - Repo enabled - Repo disabled - Androidacy repo uses ads and trackers. + Blur + Repo on + Repo off + The Androidacy repo has ads and trackers. From e5f44b5e088e0a0779d5711515267b7e57fdd78a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sun, 17 Apr 2022 14:18:20 +0000 Subject: [PATCH 2/4] Suggested changes made --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e372c24..b738d25 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -63,7 +63,7 @@ Force dark-mode terminal Your current file picker failed to grant access to the file. Remote install - Your file picker returned a non standard response. + Your file picker returned a non-standard response. Use magisk module install command During testing it caused problems to the module install error diagnosis tool, From 546f940d4e02eda8a3775d0945c9f3191ad30534 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Sun, 17 Apr 2022 14:18:55 +0000 Subject: [PATCH 3/4] Suggested changes made 2 --- app/src/main/res/values/strings.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index b738d25..97cc2ff 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -64,7 +64,7 @@ Your current file picker failed to grant access to the file. Remote install Your file picker returned a non-standard response. - Use magisk module install command + Use the \"magisk --install-module\" command During testing it caused problems to the module install error diagnosis tool, so this option behind is hidden behind developer mode. Turn this on at your own risk! From 42fe07ba72ab736b6daf08ee9b68a573e6b45986 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Mon, 2 May 2022 10:54:51 +0000 Subject: [PATCH 4/4] Improvements implemented --- app/src/main/res/values/strings.xml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 97cc2ff..9af00c0 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -13,7 +13,7 @@ Could not open system WebView SettingsActivity A new version of the app is available - Update + Upgrade No description found. Download module Install module @@ -23,7 +23,7 @@ Support Donate Submit a module - Require Android 6.0+ + Requires Android 6.0+ Last version: @@ -43,7 +43,7 @@ Licences Show incompatible modules Show modules unlikely to work on your device based on their metadata - Magisk is outdated! + There is a new version of Magisk to install! Repos The repository hosting Magisk modules An alternative to the Magisk-Modules-Repo with fewer restrictions. @@ -55,26 +55,26 @@ Theme mode Module ID: Install module from storage - The selected module is in an invalid format + The selected module has an invalid format Local install Source code Magisk built-in module Substratum built-in module - Force dark-mode terminal - Your current file picker failed to grant access to the file. + Dark terminal + Your current file picker could not access the file. Remote install Your file picker returned a non-standard response. Use the \"magisk --install-module\" command During testing it caused problems to the module install error diagnosis tool, - so this option behind is hidden behind developer mode. Turn this on at your own risk! + so this option behind is hidden behind developer mode.\nTurn this on at your own risk! Developer mode on - Force English language - Turn off low quality module filter + English app language + Show low-quality modules Some modules do not declare their metadata properly, causing visual glitches, - and/or indicating poor module quality. Turn this off at your own risk! + and/or indicating poor module quality.\nTurn this off at your own risk! DNS over HTTPS @@ -84,11 +84,11 @@ No Mmm Turn off Fox\'s Mmm extensions, preventing modules from using - terminal extensions. Useful if a module misuses Fox\'s Mmm extensions. + terminal extensions.\nUseful if a module misuses Fox\'s Mmm extensions. - Wrap text + Text wrapping - Wrap text to a new line instead of putting + Show text on multiple lines instead of putting all text on the same line when installing a module. Blur