| 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="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 4694 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4705 </message> | 4705 </message> |
| 4706 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label t
o deny access of HD playback."> | 4706 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_DENY" desc="The button label t
o deny access of HD playback."> |
| 4707 Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph> | 4707 Disable on <ph name="DOMAIN">$1<ex>example.com</ex></ph> |
| 4708 </message> | 4708 </message> |
| 4709 | 4709 |
| 4710 <!-- Multi-profiles mode --> | 4710 <!-- Multi-profiles mode --> |
| 4711 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature
multi-profiles intro dialog presents."> | 4711 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature
multi-profiles intro dialog presents."> |
| 4712 Multiple sign-in | 4712 Multiple sign-in |
| 4713 </message> | 4713 </message> |
| 4714 <message name="IDS_MULTIPROFILES_INTRO_MESSAGE" desc="Content of the multi-pro
files intro dialog shown when the user adds another user in multi-profiles mode.
"> | 4714 <message name="IDS_MULTIPROFILES_INTRO_MESSAGE" desc="Content of the multi-pro
files intro dialog shown when the user adds another user in multi-profiles mode.
"> |
| 4715 This feature allows you to access quickly any signed-in user without requir
ing a password. | 4715 This feature allows you to access quickly any signed-in user without requiri
ng a password. |
| 4716 </message> | 4716 </message> |
| 4717 <message name="IDS_MULTIPROFILES_INTRO_EXPLANATION" desc="Content of the multi
-profiles intro dialog shown when the user adds another user in multi-profiles m
ode."> | 4717 <message name="IDS_MULTIPROFILES_INTRO_EXPLANATION" desc="Content of the multi
-profiles intro dialog shown when the user adds another user in multi-profiles m
ode."> |
| 4718 Only use this feature with accounts you trust. | 4718 Only use this feature with accounts you trust. |
| 4719 </message> | 4719 </message> |
| 4720 <message name="IDS_MULTIPROFILES_INTRO_NOSHOW_AGAIN" desc="In multi-profiles i
ntro dialog, text for no-show-again option."> | 4720 <message name="IDS_MULTIPROFILES_INTRO_NOSHOW_AGAIN" desc="In multi-profiles i
ntro dialog, text for no-show-again option."> |
| 4721 Got it, don't show me this again. | 4721 Got it, don't show me this again. |
| 4722 </message> | 4722 </message> |
| 4723 <message name="IDS_MULTIPROFILES_SESSION_ABORT_HEADLINE" desc="Describes that
the current multi profile session ends because one user left."> |
| 4724 Multiple sign-in has been disallowed for a user in this session |
| 4725 </message> |
| 4726 <message name="IDS_MULTIPROFILES_SESSION_ABORT_MESSAGE" desc="Content of the d
escription that the current multi profile session ended because one user left."> |
| 4727 An administrator has disallowed multiple sign-in for <ph name="USER_EMAIL">$
1<ex>john@google.com</ex></ph>. |
| 4728 All users must sign out to continue. |
| 4729 </message> |
| 4730 <message name="IDS_MULTIPROFILES_SESSION_ABORT_BUTTON_LABEL" desc="Button labe
l for the button in the multi profile session ended because one user left dialog
."> |
| 4731 Sign out |
| 4732 </message> |
| 4723 | 4733 |
| 4724 <!-- First-run tutorial --> | 4734 <!-- First-run tutorial --> |
| 4725 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER" desc="Greeting message show
n as header of the first dialog of first-run tutorial."> | 4735 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER" desc="Greeting message show
n as header of the first dialog of first-run tutorial."> |
| 4726 Howdy, <ph name="USER_GIVEN_NAME">$1<ex>John</ex></ph>. | 4736 Howdy, <ph name="USER_GIVEN_NAME">$1<ex>John</ex></ph>. |
| 4727 </message> | 4737 </message> |
| 4728 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER_GENERAL" desc="Greeting mess
age shown as header of the first dialog of first-run tutorial in case when we do
n't know user's given name."> | 4738 <message name="IDS_FIRST_RUN_GREETING_STEP_HEADER_GENERAL" desc="Greeting mess
age shown as header of the first dialog of first-run tutorial in case when we do
n't know user's given name."> |
| 4729 Howdy. | 4739 Howdy. |
| 4730 </message> | 4740 </message> |
| 4731 <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_1" desc="First part of message
shown on the first dialog of firsr-run tutorial."> | 4741 <message name="IDS_FIRST_RUN_GREETING_STEP_TEXT_1" desc="First part of message
shown on the first dialog of firsr-run tutorial."> |
| 4732 Welcome to the Chromebook family. This is no ordinary computer. | 4742 Welcome to the Chromebook family. This is no ordinary computer. |
| (...skipping 168 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4901 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> | 4911 <message name="IDS_CHARGER_REPLACEMENT_DIALOG_TITLE" desc="Title of the charge
r replacement UI dialg"> |
| 4902 Check charger | 4912 Check charger |
| 4903 </message> | 4913 </message> |
| 4904 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to
enable system sounds independently from ChromeVox."> | 4914 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_NAME" desc="Name of the flag to
enable system sounds independently from ChromeVox."> |
| 4905 Enable system sounds | 4915 Enable system sounds |
| 4906 </message> | 4916 </message> |
| 4907 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o
f the flag to enable system sounds independently from ChromeVox."> | 4917 <message name="IDS_FLAGS_ENABLE_SYSTEM_SOUNDS_DESCRIPTION" desc="Description o
f the flag to enable system sounds independently from ChromeVox."> |
| 4908 System sounds will be played independently from ChromeVox. | 4918 System sounds will be played independently from ChromeVox. |
| 4909 </message> | 4919 </message> |
| 4910 </grit-part> | 4920 </grit-part> |
| OLD | NEW |