add that always showing suggestions may cause issues

This commit is contained in:
Helium314 2024-03-11 23:12:45 +01:00
parent f7086d32b5
commit 29a4bb4558

View file

@ -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)] -->