diff options
| author | Polyglot <ask@evendanan.net> | 2020-03-27 20:23:50 +0000 |
|---|---|---|
| committer | Polyglot <ask@evendanan.net> | 2020-03-27 20:23:50 +0000 |
| commit | 17de851e977ca4aaa7589e0407dc121cca3552ea (patch) | |
| tree | 5d1bfef84992699c713bd6bdf1016288de26ae58 /ime/app/src/main/res/values-en | |
| parent | 74e53c085d148a8cac87ad4f84c0875bb6df3532 (diff) | |
| download | AnySoftKeyboard-17de851e977ca4aaa7589e0407dc121cca3552ea.tar.gz AnySoftKeyboard-17de851e977ca4aaa7589e0407dc121cca3552ea.tar.bz2 | |
Automated Localization Update from crowdin
Diffstat (limited to 'ime/app/src/main/res/values-en')
| -rw-r--r-- | ime/app/src/main/res/values-en/strings.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/ime/app/src/main/res/values-en/strings.xml b/ime/app/src/main/res/values-en/strings.xml index d6602ff8e..a3c120881 100644 --- a/ime/app/src/main/res/values-en/strings.xml +++ b/ime/app/src/main/res/values-en/strings.xml @@ -445,8 +445,12 @@ </string> <string name="candidates_off_summary">No suggestions will be shown</string> <string name="quick_fix">Quick fixes and abbreviations</string> - <string name="quick_fix_summary">Corrects commonly typed mistakes, and expands abbreviations - </string> + <string name="quick_fix_summary">Corrects commonly typed mistakes, and expands abbreviations</string> + <string name="quick_fix_secon_disabled">…on first language only</string> + <string name="quick_fix_secon_disabled_summ_on">Quick fixes and abbreviations will work only on current layout language</string> + <string name="quick_fix_secon_disabled_summ_off">Quick fixes and abbreviations will work on every language + checked in override default dictionary</string> + <string name="allow_suggestions_restart">Suggestions restart</string> <string name="allow_suggestions_restart_summary">Restart word suggestion upon cursor movement </string> |
