diff options
Diffstat (limited to 'res/values')
-rw-r--r-- | res/values/strings.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index 6efe70c..9dd3d63 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -22,6 +22,11 @@ be searched</string> <string name="search_results">search results</string> <string name="list_too_long">Only %d first results shown</string> + <string name="menu_decode">Decode</string> + <string name="decode_title">Decode string</string> + <string name="decode_button">Decode</string> + <string name="decode_hint">Paste Unicode characters here to see + their names</string> <string name="menu_about">About</string> <string name="about_title">About Unicode Map</string> <string name="about_text">Unicode Map version 0.0.2\nby David |