blob: 6c597cf86802c1174b9c794031c477ce0f85d33e [file] [log] [blame]
The Android Open Source Project923bf412009-03-13 15:11:42 -07001<?xml version="1.0" encoding="utf-8"?>
2<!--
3/*
4**
5** Copyright 2008, The Android Open Source Project
6**
7** Licensed under the Apache License, Version 2.0 (the "License");
8** you may not use this file except in compliance with the License.
9** You may obtain a copy of the License at
10**
11** http://www.apache.org/licenses/LICENSE-2.0
12**
13** Unless required by applicable law or agreed to in writing, software
14** distributed under the License is distributed on an "AS IS" BASIS,
15** WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16** See the License for the specific language governing permissions and
17** limitations under the License.
18*/
19-->
20<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
21 <!-- Title for Latin keyboard -->
satoke04cc8b2010-07-20 14:17:34 +090022 <string name="english_ime_name">Android keyboard</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -070023 <!-- Title for Latin keyboard settings activity / dialog -->
satoke04cc8b2010-07-20 14:17:34 +090024 <string name="english_ime_settings">Android keyboard settings</string>
Tadashi G. Takaoka297d6612011-01-14 18:29:35 +090025 <!-- Title for Latin keyboard input options dialog [CHAR LIMIT=25] -->
Ken Wakasac1ff2842010-09-07 20:22:50 +090026 <string name="english_ime_input_options">Input options</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -070027
28 <!-- Option to provide vibrate/haptic feedback on keypress -->
29 <string name="vibrate_on_keypress">Vibrate on keypress</string>
satokee2ab402010-05-10 18:43:50 +090030
The Android Open Source Project923bf412009-03-13 15:11:42 -070031 <!-- Option to play back sound on keypress in soft keyboard -->
32 <string name="sound_on_keypress">Sound on keypress</string>
satokee2ab402010-05-10 18:43:50 +090033
Yohei Fujii4cd593d2010-08-23 18:06:34 +090034 <!-- Option to control whether or not to show a popup with a larger font on each key press. -->
Yohei Fujii0b0a6862010-08-11 20:50:20 +090035 <string name="popup_on_keypress">Popup on keypress</string>
36
Jean Chalardce9c4172011-01-19 15:07:14 +090037 <!-- Category title for general settings for Android keyboard -->
38 <string name="general_category">General</string>
39
The Android Open Source Project923bf412009-03-13 15:11:42 -070040 <!-- Category title for text prediction -->
Jean Chalardb5059122011-04-22 13:08:35 +090041 <string name="correction_category">Text correction</string>
42
43 <!-- Category title for ngrams -->
44 <string name="ngram_category">Suggestions based on previous words</string>
45
46 <!-- Category title for misc options -->
47 <string name="misc_category">Other options</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +090048
Jean Chalard240297d2011-05-11 20:51:07 +090049 <!-- Option name for advanced settings screen [CHAR LIMIT=25] -->
50 <string name="advanced_settings">Advanced settings</string>
51 <!-- Option summary for advanced settings screen [CHAR LIMIT=65 (two lines) or 30 (fits on one line, preferable)] -->
52 <string name="advanced_settings_summary">Options for expert users</string>
53
54 <!-- Option for the dismiss delay of the key popup [CHAR LIMIT=25] -->
55 <string name="key_preview_popup_dismiss_delay">Key popup dismiss delay</string>
56 <!-- Description for delay for dismissing a popup on keypress: no delay [CHAR LIMIT=15] -->
57 <string name="key_preview_popup_dismiss_no_delay">No delay</string>
58 <!-- Description for delay for dismissing a popup on screen: default value of the delay [CHAR LIMIT=15] -->
59 <string name="key_preview_popup_dismiss_default_delay">Default</string>
60
Jean Chalard699094f2011-06-10 18:16:21 +090061 <!-- Option name for enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=25] -->
62 <string name="use_contacts_dict">Suggest Contact names</string>
63 <!-- Description for option enabling or disabling the use of names of people in Contacts for suggestion and correction [CHAR LIMIT=65] -->
64 <string name="use_contacts_dict_summary">Use names from Contacts for suggestions and corrections</string>
65
The Android Open Source Project923bf412009-03-13 15:11:42 -070066 <!-- Option to enable auto capitalization of sentences -->
Ken Wakasa183fbbb2010-12-16 16:52:00 +090067 <string name="auto_cap">Auto-capitalization</string>
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +090068
Jean Chalard4f3d5d32011-06-24 20:17:38 +090069 <!-- Option to configure dictionaries -->
70 <string name="configure_dictionaries_title">Configure dictionaries</string>
71
Amith Yamasani6e3d4272009-03-25 17:39:38 -070072 <!-- Option to enable quick fixes -->
73 <string name="quick_fixes">Quick fixes</string>
74 <!-- Description for quick fixes -->
75 <string name="quick_fixes_summary">Corrects commonly typed mistakes</string>
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +090076
Amith Yamasani6e3d4272009-03-25 17:39:38 -070077 <!-- Option to enable showing suggestions -->
Jean Chalardce9c4172011-01-19 15:07:14 +090078 <string name="prefs_show_suggestions">Show correction suggestions</string>
Amith Yamasani6e3d4272009-03-25 17:39:38 -070079 <!-- Description for show suggestions -->
satok7599cfe2010-11-13 19:09:30 +090080 <string name="prefs_show_suggestions_summary">Display suggested words while typing</string>
satok7599cfe2010-11-13 19:09:30 +090081 <string name="prefs_suggestion_visibility_show_name">Always show</string>
82 <string name="prefs_suggestion_visibility_show_only_portrait_name">Show on portrait mode</string>
83 <string name="prefs_suggestion_visibility_hide_name">Always hide</string>
satok7599cfe2010-11-13 19:09:30 +090084
Ken Wakasa1508c0e2010-09-15 13:37:52 +090085 <!-- Option to show/hide the settings key -->
86 <string name="prefs_settings_key">Show settings key</string>
Ken Wakasa1508c0e2010-09-15 13:37:52 +090087 <!-- Option to automatically decide to show/hide the settings key -->
88 <string name="settings_key_mode_auto_name">Automatic</string>
89 <!-- Option to always show the settings key -->
90 <string name="settings_key_mode_always_show_name">Always show</string>
91 <!-- Option to always hide the settings key -->
92 <string name="settings_key_mode_always_hide_name">Always hide</string>
Ken Wakasa1508c0e2010-09-15 13:37:52 +090093
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +090094 <!-- Option to decide the auto correction threshold score -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +090095 <!-- Option to enable auto correction [CHAR LIMIT=20]-->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +090096 <string name="auto_correction">Auto correction</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +090097 <!-- Description for auto correction [CHAR LIMIT=35] -->
Jean Chalard2f4cc012011-01-25 17:31:34 +090098 <string name="auto_correction_summary">Spacebar and punctuation automatically correct mistyped words</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +090099 <!-- Option to disable auto correction. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900100 <string name="auto_correction_threshold_mode_off">Off</string>
Tadashi G. Takaoka156493c2011-01-24 14:14:54 +0900101 <!-- Option to suggest auto correction candidates modestly. Auto-corrects only to a word which has small edit distance from typed word. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900102 <string name="auto_correction_threshold_mode_modest">Modest</string>
Tadashi G. Takaoka156493c2011-01-24 14:14:54 +0900103 <!-- Option to suggest auto correction candidates aggressively. Auto-corrects to a word which has even large edit distance from typed word. [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900104 <string name="auto_correction_threshold_mode_aggeressive">Aggressive</string>
satok07a62cf2011-06-24 20:30:31 +0900105 <!-- Option to suggest auto correction candidates very aggressively. Auto-corrects to a word which has even large edit distance from typed word. [CHAR LIMIT=20] -->
Ken Wakasac79aa482011-06-25 00:10:49 +0900106 <string name="auto_correction_threshold_mode_very_aggeressive">Very aggressive</string>
Mitsuhiro Shimodab1abda82010-09-28 12:23:26 +0900107
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900108 <!-- Option to enable bigram correction -->
Jean Chalardb5059122011-04-22 13:08:35 +0900109 <string name="bigram_suggestion">Bigram suggestions</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900110 <!-- Description for auto correction -->
Jae Yong Sung937d5ad2010-06-30 20:28:04 -0700111 <string name="bigram_suggestion_summary">Use previous word to improve suggestion</string>
Jean Chalardb5059122011-04-22 13:08:35 +0900112 <!-- Option to enable using user-history bigram when no input -->
113 <string name="bigram_prediction">Bigram prediction</string>
114 <!-- Description for auto correction -->
115 <string name="bigram_prediction_summary">Use previous word also for prediction</string>
Jae Yong Sung937d5ad2010-06-30 20:28:04 -0700116
The Android Open Source Project923bf412009-03-13 15:11:42 -0700117 <!-- Indicates that a word has been added to the dictionary -->
118 <string name="added_word"><xliff:g id="word">%s</xliff:g> : Saved</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900119
The Android Open Source Project923bf412009-03-13 15:11:42 -0700120 <!-- Label for soft enter key when it performs GO action. Must be short to fit on key! -->
121 <string name="label_go_key">Go</string>
122 <!-- Label for soft enter key when it performs NEXT action. Must be short to fit on key! -->
123 <string name="label_next_key">Next</string>
124 <!-- Label for soft enter key when it performs DONE action. Must be short to fit on key! -->
125 <string name="label_done_key">Done</string>
126 <!-- Label for soft enter key when it performs SEND action. Must be short to fit on key! -->
127 <string name="label_send_key">Send</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -0700128 <!-- Label for "switch to alphabetic" key. Must be short to fit on key! -->
Tadashi G. Takaoka0b60f832010-11-19 14:57:24 -0800129 <string name="label_to_alpha_key">ABC</string>
Tadashi G. Takaoka66e306d2010-10-02 15:17:27 +0900130 <!-- Label for Shift modifier key of symbol keyboard. Must be short to fit on key! -->
131 <string name="label_more_key">More</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900132 <!-- Label for "Pause" key of phone number keyboard. Must be short to fit on key! [CHAR LIMIT=5] -->
Tadashi G. Takaoka4d3a4dc2010-10-09 01:06:26 +0900133 <string name="label_pause_key">Pause</string>
Tadashi G. Takaoka03728d62010-11-04 17:22:30 +0900134 <!-- Label for "Wait" key of phone number keyboard. Must be short to fit on key! [CHAR LIMIT=5]-->
Tadashi G. Takaoka4d3a4dc2010-10-09 01:06:26 +0900135 <string name="label_wait_key">Wait</string>
Eric Fischer0d1bbf62009-06-18 15:53:28 -0700136
Alan Viverette5ac46382011-05-17 17:03:25 -0700137 <!-- Spoken description for the currently entered text -->
138 <string name="spoken_current_text_is">Current text is "%s"</string>
139 <!-- Spoken description when there is no text entered -->
140 <string name="spoken_no_text_entered">No text entered</string>
141
142 <!-- Spoken description for unknown keyboard keys. -->
143 <string name="spoken_description_unknown">Key code %d</string>
144 <!-- Spoken description for the "Shift" keyboard key. -->
145 <string name="spoken_description_shift">Shift</string>
146 <!-- Spoken description for the "Shift" keyboard key's pressed state. -->
147 <string name="spoken_description_shift_shifted">Shift enabled</string>
148 <!-- Spoken description for the "Shift" keyboard key's pressed state. -->
149 <string name="spoken_description_caps_lock">Caps lock enabled</string>
150 <!-- Spoken description for the "Delete" keyboard key. -->
151 <string name="spoken_description_delete">Delete</string>
152 <!-- Spoken description for the "To Symbol" keyboard key. -->
153 <string name="spoken_description_to_symbol">Symbols</string>
154 <!-- Spoken description for the "To Alpha" keyboard key. -->
155 <string name="spoken_description_to_alpha">Letters</string>
156 <!-- Spoken description for the "To Numbers" keyboard key. -->
157 <string name="spoken_description_to_numeric">Numbers</string>
158 <!-- Spoken description for the "Settings" keyboard key. -->
159 <string name="spoken_description_settings">Settings</string>
160 <!-- Spoken description for the "Tab" keyboard key. -->
161 <string name="spoken_description_tab">Tab</string>
162 <!-- Spoken description for the "Space" keyboard key. -->
163 <string name="spoken_description_space">Space</string>
164 <!-- Spoken description for the "Mic" keyboard key. -->
165 <string name="spoken_description_mic">Voice input</string>
166 <!-- Spoken description for the "Smiley" keyboard key. -->
167 <string name="spoken_description_smiley">Smiley face</string>
168 <!-- Spoken description for the "Return" keyboard key. -->
169 <string name="spoken_description_return">Return</string>
170
171 <!-- Spoken description for the "," keyboard key. -->
172 <string name="spoken_description_comma">Comma</string>
173 <!-- Spoken description for the "." keyboard key. -->
174 <string name="spoken_description_period">Period</string>
175 <!-- Spoken description for the "(" keyboard key. -->
176 <string name="spoken_description_left_parenthesis">Left parenthesis</string>
177 <!-- Spoken description for the ")" keyboard key. -->
178 <string name="spoken_description_right_parenthesis">Right parenthesis</string>
179 <!-- Spoken description for the ":" keyboard key. -->
180 <string name="spoken_description_colon">Colon</string>
181 <!-- Spoken description for the ";" keyboard key. -->
182 <string name="spoken_description_semicolon">Semicolon</string>
183 <!-- Spoken description for the "!" keyboard key. -->
184 <string name="spoken_description_exclamation_mark">Exclamation mark</string>
185 <!-- Spoken description for the "?" keyboard key. -->
186 <string name="spoken_description_question_mark">Question mark</string>
187 <!-- Spoken description for the """ keyboard key. -->
188 <string name="spoken_description_double_quote">Double quote</string>
189 <!-- Spoken description for the "'" keyboard key. -->
190 <string name="spoken_description_single_quote">Single quote</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900191 <!-- Spoken description for the "\u2022" (BULLET) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700192 <string name="spoken_description_dot">Dot</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900193 <!-- Spoken description for the "\u221a" (SQUARE ROOT) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700194 <string name="spoken_description_square_root">Square root</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900195 <!-- Spoken description for the "\u03C0" (GREEK SMALL LETTER PI) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700196 <string name="spoken_description_pi">Pi</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900197 <!-- Spoken description for the "\u0394" (GREEK CAPITAL LETTER DELTA) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700198 <string name="spoken_description_delta">Delta</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900199 <!-- Spoken description for the "\u2122" (TRADE MARK SIGN) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700200 <string name="spoken_description_trademark">Trademark</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900201 <!-- Spoken description for the "\u2105" (CARE OF) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700202 <string name="spoken_description_care_of">Care of</string>
203 <!-- Spoken description for the "*" keyboard key. -->
204 <string name="spoken_description_star">Star</string>
205 <!-- Spoken description for the "#" keyboard key. -->
206 <string name="spoken_description_pound">Pound</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900207 <!-- Spoken description for the "\u2026" (HORIZONTAL ELLIPSIS) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700208 <string name="spoken_description_ellipsis">Ellipsis</string>
Tadashi G. Takaoka04648502011-06-29 18:33:49 +0900209 <!-- Spoken description for the "\u201E" (DOUBLE LOW-9 QUOTATION MARK) keyboard key. -->
Alan Viverette5ac46382011-05-17 17:03:25 -0700210 <string name="spoken_description_low_double_quote">Low double quote</string>
211
Mike LeBeau466741d2010-01-16 12:21:23 -0800212 <!-- Voice related labels -->
213
214 <!-- Title of the warning dialog that shows when a user initiates voice input for
215 the first time. -->
216 <string name="voice_warning_title">Voice input</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900217
Mike LeBeau466741d2010-01-16 12:21:23 -0800218 <!-- Message that gets put at the top of the warning dialog if the user is attempting to use
219 voice input in a currently unsupported locale. Voice input will work for such a user,
220 but it will only recognize them in English. -->
221 <string name="voice_warning_locale_not_supported">Voice input is not currently supported for your language, but does work in English.</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900222
Mike LeBeau466741d2010-01-16 12:21:23 -0800223 <!-- Message of the warning dialog that shows when a user initiates voice input for
Tadashi G. Takaoka297d6612011-01-14 18:29:35 +0900224 the first time, or turns it on in settings. [CHAR LIMIT=200] -->
Ken Wakasa80e459f2010-11-30 23:35:56 +0900225 <string name="voice_warning_may_not_understand">Voice input uses Google\'s speech recognition. <a href="http://m.google.com/privacy">The Mobile Privacy Policy</a> applies.</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900226
Mike LeBeau466741d2010-01-16 12:21:23 -0800227 <!-- An additional part of the warning dialog for voice input that only shows when the user
Tadashi G. Takaoka297d6612011-01-14 18:29:35 +0900228 actually initiates voice input, rather than just turning it on in settings. [CHAR LIMIT=200] -->
Ken Wakasa80e459f2010-11-30 23:35:56 +0900229 <string name="voice_warning_how_to_turn_off">To turn off voice input, go to input method settings.</string>
230
231 <!-- Message to show when user enables the voice input settings (which says
Tadashi G. Takaoka297d6612011-01-14 18:29:35 +0900232 "Press the microphone button"). [CHAR LIMIT=100] -->
Ken Wakasa80e459f2010-11-30 23:35:56 +0900233 <string name="voice_hint_dialog_message">To use voice input, press the microphone button.</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900234
Mike LeBeau466741d2010-01-16 12:21:23 -0800235 <!-- Short message to tell the user the system is ready for them to speak. -->
236 <string name="voice_listening">Speak now</string>
237
238 <!-- Short message shown after the user finishes speaking. -->
239 <string name="voice_working">Working</string>
240
241 <!-- Short message shown before the user should speak. -->
242 <string name="voice_initializing"></string>
243
244 <!-- Short message shown when a generic error occurs. -->
245 <string name="voice_error">Error. Please try again.</string>
246
247 <!-- Short message shown for a network error. -->
248 <string name="voice_network_error">Couldn\'t connect</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900249
Mike LeBeau466741d2010-01-16 12:21:23 -0800250 <!-- Short message shown for a network error where the utterance was really long,
251 in which case we should suggest that the user speak less. -->
252 <string name="voice_too_much_speech">Error, too much speech.</string>
253
254 <!-- Short message shown for an audio error. -->
255 <string name="voice_audio_error">Audio problem</string>
256
257 <!-- Short message shown for an error with the voice server. -->
258 <string name="voice_server_error">Server error</string>
259
260 <!-- Short message shown when no speech is heard. -->
261 <string name="voice_speech_timeout">No speech heard</string>
262
263 <!-- Short message shown when the server couldn't parse any speech. -->
264 <string name="voice_no_match">No matches found</string>
265
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900266 <!-- Short message shown when the user initiates voice and voice search is not installed. -->
Mike LeBeau466741d2010-01-16 12:21:23 -0800267 <string name="voice_not_installed">Voice search not installed</string>
268
269 <!-- Short hint shown in candidate view to explain voice input. -->
270 <string name="voice_swipe_hint"><b>Hint:</b> Swipe across keyboard to speak</string>
271
272 <!-- Short hint shown in candidate view to explain that user can speak punctuation. -->
273 <string name="voice_punctuation_hint"><b>Hint:</b> Next time, try speaking punctuation like \"period\", \"comma\", or \"question mark\".</string>
274
275 <!-- Label on button to stop recognition. Must be short to fit on button. -->
276 <string name="cancel">Cancel</string>
277
278 <!-- Label on button when an error occurs -->
279 <string name="ok">OK</string>
280
281 <!-- Preferences item for enabling speech input -->
Amith Yamasani457fdff2010-02-09 14:17:30 -0800282 <string name="voice_input">Voice input</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800283
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900284 <!-- Voice Input modes -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900285 <!-- On settings screen, voice input pop-up menu option to show voice key on main keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900286 <string name="voice_input_modes_main_keyboard">On main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900287 <!-- On settings screen, voice input pop-up menu option to show voice key on symbols keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900288 <string name="voice_input_modes_symbols_keyboard">On symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900289 <!-- On settings screen, voice input pop-up menu option to never show voice key [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900290 <string name="voice_input_modes_off">Off</string>
291 <!-- Voice Input modes summary -->
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900292 <!-- On settings screen, voice input pop-up menu summary text to show voice key on main keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900293 <string name="voice_input_modes_summary_main_keyboard">Mic on main keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900294 <!-- On settings screen, voice input pop-up menu summary text to show voice key on symbols keyboard [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900295 <string name="voice_input_modes_summary_symbols_keyboard">Mic on symbols keyboard</string>
Tadashi G. Takaokac5900962010-12-16 22:18:40 +0900296 <!-- On settings screen, voice input pop-up menu summary text to never show voice key [CHAR LIMIT=20] -->
Tadashi G. Takaoka1b1f7f92010-12-11 17:06:24 +0900297 <string name="voice_input_modes_summary_off">Voice input is disabled</string>
Mike LeBeau466741d2010-01-16 12:21:23 -0800298
satok543334c2011-01-13 21:26:12 +0900299 <!-- Title of the dialog for selecting input methods. [CHAR LIMIT=20] -->
satok9a6a4d32010-09-03 04:25:31 +0900300 <string name="selectInputMethod">Select input method</string>
301
Tadashi G. Takaokabf9d8342011-07-17 21:18:47 -0700302 <!-- Title for configuring input method settings [CHAR LIMIT=35] -->
303 <string name="configure_input_method">Configure input methods</string>
304
Amith Yamasani36fcf252009-10-12 13:48:35 -0700305 <!-- Title for input language selection screen -->
Amith Yamasaniec7eb072010-02-11 06:06:02 -0800306 <string name="language_selection_title">Input languages</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900307
satok1a3bb542011-07-09 08:15:06 +0900308 <!-- Preference for input language selection -->
309 <string name="select_language">Select input languages</string>
310
Amith Yamasani66a787b2010-02-10 17:45:35 -0800311 <!-- Add to dictionary hint -->
Roy West47383752010-10-05 06:39:15 -0700312 <string name="hint_add_to_dictionary">\u2190 Touch again to save</string>
Ken Wakasa183fbbb2010-12-16 16:52:00 +0900313
Amith Yamasani0a2df342010-03-04 04:43:15 -0800314 <!-- Inform the user that a particular language has an available dictionary -->
315 <string name="has_dictionary">Dictionary available</string>
satokee2ab402010-05-10 18:43:50 +0900316
Ken Wakasa34250262010-10-06 17:34:07 +0900317 <!-- Preferences item for enabling to send user statistics to Google -->
satokee2ab402010-05-10 18:43:50 +0900318 <string name="prefs_enable_log">Enable user feedback</string>
Ken Wakasa34250262010-10-06 17:34:07 +0900319 <!-- Description for enabling to send user statistics to Google -->
satokee2ab402010-05-10 18:43:50 +0900320 <string name="prefs_description_log">Help improve this input method editor by automatically sending usage statistics and crash reports to Google.</string>
satok543334c2011-01-13 21:26:12 +0900321 <!-- Preferences item for enabling to correct suggestions by touching words you have typed [CHAR LIMIT= 35] -->
Ken Wakasa34250262010-10-06 17:34:07 +0900322 <string name="prefs_enable_recorrection">Touch to correct words</string>
satok543334c2011-01-13 21:26:12 +0900323 <!-- The summary for the preferences item for enabling to correct suggestions by touching words you have typed [CHAR LIMIT= 100] -->
Ken Wakasa6569b402010-12-01 22:57:14 +0900324 <string name="prefs_enable_recorrection_summary">Touch entered words to correct them, only when suggestions are visible</string>
satoka0f87392010-05-14 22:20:13 +0900325
satok543334c2011-01-13 21:26:12 +0900326 <!-- Title of the item to change the keyboard theme [CHAR LIMIT=20]-->
Ken Wakasac79aa482011-06-25 00:10:49 +0900327 <string name="keyboard_layout">Keyboard theme</string>
satok01303e32010-05-19 14:03:00 +0900328
Tadashi G. Takaokae90fae82011-06-22 17:32:32 +0900329 <!-- Description for German QWERTY keyboard subtype [CHAR LIMIT=35] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900330 <string name="subtype_de_qwerty">German QWERTY</string>
Tadashi G. Takaokaeead8c82011-01-13 11:52:15 +0900331 <!-- Description for English (United Kingdom) keyboard subtype [CHAR LIMIT=35] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900332 <string name="subtype_en_GB">English (UK)</string>
Tadashi G. Takaokaeead8c82011-01-13 11:52:15 +0900333 <!-- Description for English (United States) keyboard subtype [CHAR LIMIT=35] -->
Ken Wakasa8f98cde2011-07-23 17:42:23 +0900334 <string name="subtype_en_US">English (US)</string>
satokbf966612010-09-27 12:55:21 +0900335
satok95175d42010-11-16 07:48:04 +0900336 <!-- Title of an option for usability study mode -->
Ken Wakasac79aa482011-06-25 00:10:49 +0900337 <string name="prefs_usability_study_mode">Usability study mode</string>
The Android Open Source Project923bf412009-03-13 15:11:42 -0700338</resources>