diff options
Diffstat (limited to '')
-rw-r--r-- | java/res/values-en-rIN/strings.xml | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/java/res/values-en-rIN/strings.xml b/java/res/values-en-rIN/strings.xml index 04056c230..037f5ab21 100644 --- a/java/res/values-en-rIN/strings.xml +++ b/java/res/values-en-rIN/strings.xml @@ -56,9 +56,6 @@ <string name="main_dictionary" msgid="4798763781818361168">"Main dictionary"</string> <string name="prefs_show_suggestions" msgid="8026799663445531637">"Show correction suggestions"</string> <string name="prefs_show_suggestions_summary" msgid="1583132279498502825">"Display suggested words while typing"</string> - <string name="prefs_suggestion_visibility_show_name" msgid="3219916594067551303">"Always show"</string> - <string name="prefs_suggestion_visibility_show_only_portrait_name" msgid="3859783767435239118">"Show in portrait mode"</string> - <string name="prefs_suggestion_visibility_hide_name" msgid="6309143926422234673">"Always hide"</string> <string name="prefs_block_potentially_offensive_title" msgid="5078480071057408934">"Block offensive words"</string> <string name="prefs_block_potentially_offensive_summary" msgid="2371835479734991364">"Do not suggest potentially offensive words"</string> <string name="auto_correction" msgid="7630720885194996950">"Auto-correction"</string> @@ -80,9 +77,10 @@ <string name="voice_input_disabled_summary" msgid="8141750303464726129">"No voice input methods enabled. Check Language & input settings."</string> <string name="configure_input_method" msgid="373356270290742459">"Configure input methods"</string> <string name="language_selection_title" msgid="1651299598555326750">"Input languages"</string> - <string name="send_feedback" msgid="1780431884109392046">"Send feedback"</string> + <string name="help_and_feedback" msgid="5328219371839879161">"Help & feedback"</string> <string name="select_language" msgid="3693815588777926848">"Input languages"</string> <string name="hint_add_to_dictionary" msgid="573678656946085380">"Touch again to save"</string> + <string name="hint_add_to_dictionary_without_word" msgid="3040385779511255101">"Touch here to save"</string> <string name="has_dictionary" msgid="6071847973466625007">"Dictionary available"</string> <string name="keyboard_layout" msgid="8451164783510487501">"Keyboard theme"</string> <string name="subtype_en_GB" msgid="88170601942311355">"English (UK)"</string> @@ -103,10 +101,6 @@ <string name="subtype_no_language_pcqwerty" msgid="5354918232046200018">"Alphabet (PC)"</string> <string name="subtype_emoji" msgid="7483586578074549196">"Emoji"</string> <string name="keyboard_theme" msgid="4909551808526178852">"Keyboard theme"</string> - <string name="keyboard_theme_holo_white" msgid="8506588144096428751">"Holo White"</string> - <string name="keyboard_theme_holo_blue" msgid="192400518003397418">"Holo Blue"</string> - <string name="keyboard_theme_material_dark" msgid="2701178578784760596">"Material Dark"</string> - <string name="keyboard_theme_material_light" msgid="3479400901818790331">"Material Light"</string> <string name="custom_input_styles_title" msgid="8429952441821251512">"Customised input styles"</string> <string name="add_style" msgid="6163126614514489951">"Add style"</string> <string name="add" msgid="8299699805688017798">"Add"</string> @@ -121,6 +115,7 @@ <string name="prefs_key_longpress_timeout_settings" msgid="6102240298932897873">"Key long press delay"</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_customize_key_preview_animation" msgid="4537507402140318920">"Customise key preview animation"</string> <string name="prefs_read_external_dictionary" msgid="2588931418575013067">"Read external dictionary file"</string> <string name="read_external_dictionary_no_files_message" msgid="4947420942224623792">"No dictionary files in the Downloads folder"</string> <string name="read_external_dictionary_multiple_files_title" msgid="7637749044265808628">"Select a dictionary file to install"</string> |