aboutsummaryrefslogtreecommitdiffstats
path: root/java/res
diff options
context:
space:
mode:
authorSatoshi Kataoka <satok@google.com>2013-04-30 15:01:51 +0900
committerSatoshi Kataoka <satok@google.com>2013-04-30 15:01:51 +0900
commit5aa14c26361b3f45be7c0746f0db4ffbdc41b75d (patch)
tree63c1e836f6c31a1ef5bd514337383c599fb07fff /java/res
parent7a800e7982ff607aa339f44742de935033f38cfe (diff)
downloadlatinime-5aa14c26361b3f45be7c0746f0db4ffbdc41b75d.tar.gz
latinime-5aa14c26361b3f45be7c0746f0db4ffbdc41b75d.tar.xz
latinime-5aa14c26361b3f45be7c0746f0db4ffbdc41b75d.zip
Fix the title of the fragment of the personal dictionary
This change is corresponding to I9b8bab21b144385bc2386e7fcb Bug: 8600958 Change-Id: I0a0cf37d0a11c14a51dc63b2e4371facb34514d0
Diffstat (limited to 'java/res')
-rw-r--r--java/res/values/strings.xml9
1 files changed, 0 insertions, 9 deletions
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index a5567daa7..85abb08fe 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -559,15 +559,6 @@ Tip: You can download and remove dictionaries by going to &lt;b>Language &amp; i
<string name="version_text">Version <xliff:g id="version_number" example="1.0.1864.643521">%1$s</xliff:g></string>
<!-- User dictionary settings -->
- <!-- User dictionary settings, The titlebar text of the User dictionary settings screen. -->
- <!-- This resource is corresponding to msgid="765659257455000490" -->
- <string name="user_dict_settings_titlebar">User dictionary</string>
- <!-- User dictionary settings, The title of the list item to go into the User dictionary settings screen when there is only one user dictionary. [CHAR LIMIT=35] -->
- <!-- This resource is corresponding to msgid="524997218433540614" -->
- <string name="user_dict_single_settings_title">Personal dictionary</string>
- <!-- User dictionary settings, The title of the list item to go into the User dictionary list when there are several user dictionaries. [CHAR LIMIT=35] -->
- <!-- This resource is corresponding to msgid="3735224433307996276" -->
- <string name="user_dict_multiple_settings_title">Personal dictionaries</string>
<!-- User dictionary settings. The summary of the listem item to go into the User dictionary settings screen. -->
<string name="user_dict_settings_summary" translatable="false">""</string>
<!-- User dictionary settings. The title of the menu item to add a new word to the user dictionary. -->