Add edit_personal_dictionary back to strings.xml
Bug 20061825. Change-Id: I3bad714a340df383a80d17c25efb068304f6bd74main
parent
ceaafa2ff9
commit
fe1191a448
|
@ -129,6 +129,9 @@
|
||||||
<!-- Description for option to enable auto capitalization of sentences -->
|
<!-- Description for option to enable auto capitalization of sentences -->
|
||||||
<string name="auto_cap_summary">Capitalize the first word of each sentence</string>
|
<string name="auto_cap_summary">Capitalize the first word of each sentence</string>
|
||||||
|
|
||||||
|
<!-- Option to edit personal dictionary. [CHAR_LIMIT=30]-->
|
||||||
|
<string name="edit_personal_dictionary">Personal dictionary</string>
|
||||||
|
|
||||||
<!-- Option to configure dictionaries -->
|
<!-- Option to configure dictionaries -->
|
||||||
<string name="configure_dictionaries_title">Add-on dictionaries</string>
|
<string name="configure_dictionaries_title">Add-on dictionaries</string>
|
||||||
<!-- Name of the main dictionary, as opposed to auxiliary dictionaries (medical/entertainment/sports...) -->
|
<!-- Name of the main dictionary, as opposed to auxiliary dictionaries (medical/entertainment/sports...) -->
|
||||||
|
|
Loading…
Reference in New Issue