added an automatic newline capitalization setting
This commit is contained in:
parent
ca6b0badc9
commit
93f6e6003c
15 changed files with 54 additions and 5 deletions
|
|
@ -26,6 +26,8 @@
|
|||
<string name="pref_category_function_keys">Teclas de acceso rápido</string>
|
||||
<string name="pref_category_predictive_mode">Texto predictivo</string>
|
||||
<string name="pref_category_keypad">Teclado</string>
|
||||
<string name="pref_auto_capitals_after_newline">Mayúsculas automáticas en cada línea</string>
|
||||
<string name="pref_auto_capitals_after_newline_summary">Comenzar cada línea con una letra mayúscula, incluso si está en medio de una oración.</string>
|
||||
<string name="pref_choose_languages">Idiomas</string>
|
||||
<string name="pref_dark_theme">Tema oscuro</string>
|
||||
<string name="char_space">Espacio</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue