Separate leftward arrow from "add to dictionary" hint text

Bug: 6008875
Change-Id: I2be1698e485bc6541163771f41b8b82eaa3cee7a
diff --git a/java/res/values/strings.xml b/java/res/values/strings.xml
index f2c02d0..e1ac387 100644
--- a/java/res/values/strings.xml
+++ b/java/res/values/strings.xml
@@ -307,7 +307,7 @@
     <string name="select_language">Input languages</string>
 
     <!-- Add to dictionary hint -->
-    <string name="hint_add_to_dictionary">&#x2190; Touch again to save</string>
+    <string name="hint_add_to_dictionary">Touch again to save</string>
 
     <!-- Inform the user that a particular language has an available dictionary -->
     <string name="has_dictionary">Dictionary available</string>