| 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 6710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6721 </message> | 6721 </message> |
| 6722 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message
shown when Android management is required for an unmanaged Chrome OS user."> | 6722 <message name="IDS_ARC_ANDROID_MANAGEMENT_REQUIRED_ERROR" desc="Error message
shown when Android management is required for an unmanaged Chrome OS user."> |
| 6723 Your organization has not enabled Android Apps for your account. Contact you
r administrator for more information. | 6723 Your organization has not enabled Android Apps for your account. Contact you
r administrator for more information. |
| 6724 </message> | 6724 </message> |
| 6725 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> | 6725 <message name="IDS_FLAGS_ENABLE_IME_MENU_NAME" desc="Name of the about: flag f
or enabling opt-in IME menu."> |
| 6726 Enable opt-in IME menu | 6726 Enable opt-in IME menu |
| 6727 </message> | 6727 </message> |
| 6728 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> | 6728 <message name="IDS_FLAGS_ENABLE_IME_MENU_DESCRIPTION" desc="Description of the
about: flag for enabling opt-in IME menu."> |
| 6729 Enable access to the new IME menu in the Language Settings page. | 6729 Enable access to the new IME menu in the Language Settings page. |
| 6730 </message> | 6730 </message> |
| 6731 <message name="IDS_REQUEST_PIN_DIALOG_HEADER" desc="The text displayed in the
dialog to request the PIN/PUK by extension."> |
| 6732 "$1" is requesting the code |
| 6733 </message> |
| 6734 <message name="IDS_REQUEST_PIN_DIALOG_PROCESSING" desc="The text displayed whi
le the API is waiting for notification request from extension."> |
| 6735 Processing request... |
| 6736 </message> |
| 6731 </grit-part> | 6737 </grit-part> |
| OLD | NEW |