OLD | NEW |
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- Chrome OS-specific strings (included from generated_resources.grd). | 2 <!-- Chrome OS-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 5774 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5785 </message> | 5785 </message> |
5786 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app."
> | 5786 <message name="IDS_FILEMANAGER_APP_NAME" desc="Name for the File Manager app."
> |
5787 Files | 5787 Files |
5788 </message> | 5788 </message> |
5789 <message name="IDS_FILEMANAGER_APP_DESCRIPTION" desc="Description for the File
Manager app."> | 5789 <message name="IDS_FILEMANAGER_APP_DESCRIPTION" desc="Description for the File
Manager app."> |
5790 The Files app provides quick access to files that you've saved on Google Dri
ve, external storage, or your Chrome OS device. | 5790 The Files app provides quick access to files that you've saved on Google Dri
ve, external storage, or your Chrome OS device. |
5791 </message> | 5791 </message> |
5792 | 5792 |
5793 <!-- Platform verification UI --> | 5793 <!-- Platform verification UI --> |
5794 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_HEADLINE" desc="The label to d
escribe what the dialog wants to confirm."> | 5794 <message name="IDS_PLATFORM_VERIFICATION_DIALOG_HEADLINE" desc="The label to d
escribe what the dialog wants to confirm."> |
5795 <ph name="DOMAIN">$1<ex>example.com</ex></ph> wants your device's identity t
o be verified, by Google, to determine eligibility for enhanced playback of prot
ected media. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph>. | 5795 <ph name="DOMAIN">$1<ex>example.com</ex></ph> wants your device's identity t
o be verified, by Google, to determine eligibility for enhanced playback of prot
ected content. <ph name="LEARN_MORE">$2<ex>Learn more</ex></ph>. |
5796 </message> | 5796 </message> |
5797 | 5797 |
5798 <!-- Multi-profiles mode --> | 5798 <!-- Multi-profiles mode --> |
5799 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature
multi-profiles intro dialog presents."> | 5799 <message name="IDS_MULTIPROFILES_INTRO_HEADLINE" desc="Describes which feature
multi-profiles intro dialog presents."> |
5800 Multiple sign-in | 5800 Multiple sign-in |
5801 </message> | 5801 </message> |
5802 <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.
"> | 5802 <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.
"> |
5803 This feature allows you to quickly access any signed-in user without requiri
ng a password. | 5803 This feature allows you to quickly access any signed-in user without requiri
ng a password. |
5804 | 5804 |
5805 Only use this feature with accounts you trust. | 5805 Only use this feature with accounts you trust. |
(...skipping 889 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6695 Attempts left: $1 | 6695 Attempts left: $1 |
6696 </message> | 6696 </message> |
6697 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6697 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
6698 PIN | 6698 PIN |
6699 </message> | 6699 </message> |
6700 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6700 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
6701 PUK | 6701 PUK |
6702 </message> | 6702 </message> |
6703 | 6703 |
6704 </grit-part> | 6704 </grit-part> |
OLD | NEW |