From 962fdd001c73ebe2101d30e419aacec5b1c489d2 Mon Sep 17 00:00:00 2001 From: "Md. Rifat Hasan Jihan" <31377578+RHJihan@users.noreply.github.com> Date: Thu, 4 Apr 2024 15:16:57 +0600 Subject: [PATCH] Update strings.xml --- 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 79c15a58e..55981bdb9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -749,7 +749,7 @@ New dictionary: \t• When using debug APK, you can find Debug Settings within the Advanced Preferences,though the usefulness is limited except for dumping dictionaries into the log. <br> <br> \t• In the event of an application crash, you will be prompted whether you want the crash logs when you open the Settings. <br> <br> \t• When using multilingual typing, space bar will show an confidence value used for determining the currently used language. <br> <br> - \t• Suggestions will have some tiny numbers on top showing some internal score and source dictionary (can be disabled). + \t• Suggestions will have some tiny numbers on top showing some internal score and source dictionary (can be disabled). <br> <br> ► For users doing manual backups with root access: Starting at Android 7, the shared preferences file is not in the default location, because the app is using %s. <br> This is necessary so the settings can be read before the device is unlocked, e.g. at boot. <br> The file is located in /data/user_de/0/package_id/shared_prefs/, though this may depend on the device and Android version.