Add edit_personal_dictionary back to strings.xml

Bug 20061825.

Change-Id: I3bad714a340df383a80d17c25efb068304f6bd74
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index 4973a99..28dabf6 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -129,6 +129,9 @@
     <!-- Description for option to enable auto capitalization of sentences -->
     <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 -->
     <string name="configure_dictionaries_title">Add-on dictionaries</string>
     <!-- Name of the main dictionary, as opposed to auxiliary dictionaries (medical/entertainment/sports...) -->