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_SYSTEM_IME_MENU" | |
3554 desc="The label for activating IME menu on system tray"> | |
3555 Activate the IME Menu on the system tray. | |
stevenjb
2015/12/28 17:36:11
s/on the/in the/
Azure Wei
2016/01/04 06:30:38
Updated this with the newest mocks: https://goo.gl
| |
3556 </message> | |
3553 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_TITLE" | 3557 <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"> | 3558 desc="The title showing in the warning dialog when enabling a 3rd par ty Input Method"> |
3555 Third party input method | 3559 Third party input method |
3556 </message> | 3560 </message> |
3557 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIRD_PARTY_WARNING_MESSAGE" | 3561 <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"> | 3562 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? | 3563 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> | 3564 </message> |
3561 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" | 3565 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_SIGN_OUT_BUTTON" |
3562 desc="The label for the sign out button for changing UI language"> | 3566 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 | 6386 Installing |
6383 </message> | 6387 </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."> | 6388 <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 | 6389 Chrome Web Store Gallery app for printer drivers |
6386 </message> | 6390 </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."> | 6391 <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. | 6392 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> | 6393 </message> |
6390 | 6394 |
6391 </grit-part> | 6395 </grit-part> |
OLD | NEW |