added an automatic newline capitalization setting
This commit is contained in:
parent
ca6b0badc9
commit
93f6e6003c
15 changed files with 54 additions and 5 deletions
|
|
@ -19,6 +19,8 @@
|
|||
<string name="pref_layout_tray">Seulement liste de mots</string>
|
||||
<string name="pref_help">Aide</string>
|
||||
<string name="pref_dark_theme">Thème sombre</string>
|
||||
<string name="pref_auto_capitals_after_newline">Majuscules automatiques sur chaque ligne</string>
|
||||
<string name="pref_auto_capitals_after_newline_summary">Commencer chaque ligne avec une majuscule, même si elle est au milieu d\'une phrase.</string>
|
||||
<string name="pref_choose_languages">Langues</string>
|
||||
<string name="dictionary_truncate_title">Supprimer tous</string>
|
||||
<string name="pref_status_icon">Icône du mode de saisie</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue