Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
| 3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
| 4 <grit-part> | 4 <grit-part> |
| 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> |
| 6 </message> | 6 </message> |
| 7 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
| 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> |
| 9 Are you still there? | 9 Are you still there? |
| 10 </message> | 10 </message> |
| (...skipping 3532 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3543 Configure... | 3543 Configure... |
| 3544 </message> | 3544 </message> |
| 3545 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" | 3545 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_INPUT_METHOD" |
| 3546 desc="The label for the section header for input methods"> | 3546 desc="The label for the section header for input methods"> |
| 3547 Input Method | 3547 Input Method |
| 3548 </message> | 3548 </message> |
| 3549 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_NO_INPUT_METHODS" | 3549 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_NO_INPUT_METHODS" |
| 3550 desc="The label for languages with no Input Methods"> | 3550 desc="The label for languages with no Input Methods"> |
| 3551 This language doesn't have any input methods | 3551 This language doesn't have any input methods |
| 3552 </message> | 3552 </message> |
| 3553 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ACTIVATE_IME_MENU" | |
| 3554 desc="The label for activating IME menu on shelf."> | |
| 3555 Show the input method menu on shelf. | |
|
stevenjb
2016/01/04 17:58:10
s/on shelf/on the shelf/
Azure Wei
2016/01/05 06:48:03
Done.
| |
| 3556 </message> | |
| 3557 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_ACTIVATE_IME_MENU_DESCRIPTION" | |
| 3558 desc="The label for the description of showing input method menu."> | |
| 3559 for easier switch of input methods, and access to more input features: voice input, handwriting and emoji. | |
|
stevenjb
2016/01/04 17:58:10
s/for/For/
s/switch/switching/
s/, and/and/
Azure Wei
2016/01/05 06:48:03
Done.
| |
| 3560 </message> | |
| 3553 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_TITLE" | 3561 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_TITLE" |
| 3554 desc="The title showing in the warning dialog when enabling a 3rd par ty Input Method"> | 3562 desc="The title showing in the warning dialog when enabling a 3rd par ty Input Method"> |
| 3555 Third party input method | 3563 Third party input method |
| 3556 </message> | 3564 </message> |
| 3557 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_MESSAGE" | 3565 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_MESSAGE" |
| 3558 desc="The description showing in the warning dialog when enabling a 3 rd party Input Method"> | 3566 desc="The description showing in the warning dialog when enabling a 3 rd party Input Method"> |
| 3559 This input method may be able to collect all the text you type, including pe rsonal data like passwords and credit card numbers. It comes from the extension "<ph name="EXTENSION_NAME">$1<ex>Google Input Tools extension</ex></ph>&quo t;. Use this input method? | 3567 This input method may be able to collect all the text you type, including pe rsonal data like passwords and credit card numbers. It comes from the extension "<ph name="EXTENSION_NAME">$1<ex>Google Input Tools extension</ex></ph>&quo t;. Use this input method? |
| 3560 </message> | 3568 </message> |
| 3561 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" | 3569 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" |
| 3562 desc="The label for the sign out button for changing UI language"> | 3570 desc="The label for the sign out button for changing UI language"> |
| (...skipping 2819 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6382 Installing | 6390 Installing |
| 6383 </message> | 6391 </message> |
| 6384 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps."> | 6392 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps."> |
| 6385 Chrome Web Store Gallery app for printer drivers | 6393 Chrome Web Store Gallery app for printer drivers |
| 6386 </message> | 6394 </message> |
| 6387 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps."> | 6395 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps."> |
| 6388 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID. | 6396 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID. |
| 6389 </message> | 6397 </message> |
| 6390 | 6398 |
| 6391 </grit-part> | 6399 </grit-part> |
| OLD | NEW |