diff options
Diffstat (limited to 'java/res/values-en-rGB')
-rw-r--r-- | java/res/values-en-rGB/strings-action-keys.xml | 2 | ||||
-rw-r--r-- | java/res/values-en-rGB/strings.xml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/java/res/values-en-rGB/strings-action-keys.xml b/java/res/values-en-rGB/strings-action-keys.xml index e401cae2a..6514e85f3 100644 --- a/java/res/values-en-rGB/strings-action-keys.xml +++ b/java/res/values-en-rGB/strings-action-keys.xml @@ -23,7 +23,7 @@ <string name="label_go_key" msgid="4033615332628671065">"Go"</string> <string name="label_next_key" msgid="5586407279258592635">"Next"</string> <string name="label_previous_key" msgid="1421141755779895275">"Prev"</string> - <string name="label_done_key" msgid="7564866296502630852">"Done"</string> + <string name="label_done_key" msgid="7564866296502630852">"Finished"</string> <string name="label_send_key" msgid="482252074224462163">"Send"</string> <string name="label_search_key" msgid="7965186050435796642">"Search"</string> <string name="label_pause_key" msgid="2225922926459730642">"Pause"</string> diff --git a/java/res/values-en-rGB/strings.xml b/java/res/values-en-rGB/strings.xml index f31b0713c..249f8f30f 100644 --- a/java/res/values-en-rGB/strings.xml +++ b/java/res/values-en-rGB/strings.xml @@ -124,6 +124,7 @@ <string name="custom_input_style_already_exists" msgid="8008728952215449707">"The same input style already exists: <xliff:g id="INPUT_STYLE_NAME">%s</xliff:g>"</string> <string name="prefs_keypress_vibration_duration_settings" msgid="7918341459947439226">"Keypress vibration duration"</string> <string name="prefs_keypress_sound_volume_settings" msgid="6027007337036891623">"Keypress sound volume"</string> + <string name="prefs_key_longpress_timeout_settings" msgid="6102240298932897873">"Key long press delay"</string> <string name="button_default" msgid="3988017840431881491">"Default"</string> <string name="setup_welcome_title" msgid="6112821709832031715">"Welcome to <xliff:g id="APPLICATION_NAME">%s</xliff:g>"</string> <string name="setup_welcome_additional_description" msgid="8150252008545768953">"with Gesture Typing"</string> |