mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-14 14:02:44 +00:00
add that always showing suggestions may cause issues
This commit is contained in:
parent
f7086d32b5
commit
29a4bb4558
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@
|
|||
<!-- Option to override app flag to not show suggestions -->
|
||||
<string name="prefs_always_show_suggestions">Always show suggestions</string>
|
||||
<!-- Description for override app flag to not show suggestions -->
|
||||
<string name="prefs_always_show_suggestions_summary">Ignore other apps’ request to disable suggestions</string>
|
||||
<string name="prefs_always_show_suggestions_summary">Ignore other apps’ request to disable suggestions (may cause issues)</string>
|
||||
<!-- Option to block potentially offensive words to be shown [CHAR_LIMIT=30] -->
|
||||
<string name="prefs_block_potentially_offensive_title">Block offensive words</string>
|
||||
<!-- Summary for option to block potentially offensive words to be shown [CHAR_LIMIT=80 (two lines) or 40 (fits on one line, preferable)] -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue