diff options
Diffstat (limited to 'android/source/res/values')
-rw-r--r-- | android/source/res/values/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android/source/res/values/strings.xml b/android/source/res/values/strings.xml index ed8529fca699..9340b3283be6 100644 --- a/android/source/res/values/strings.xml +++ b/android/source/res/values/strings.xml @@ -65,6 +65,7 @@ <string name="action_keyboard">Show keyboard</string> <string name="action_save">Save</string> <string name="action_fromat">Enable Format</string> + <string name="action_search">Search</string> <!-- Feedback messages --> <string name="message_saved">Save complete</string> |