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 6004 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6015 </message> | 6015 </message> |
6016 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button
on the success screen in the enterprise enrollment dialog."> | 6016 <message name="IDS_ENTERPRISE_ENROLLMENT_DONE" desc="Label for the done button
on the success screen in the enterprise enrollment dialog."> |
6017 Done | 6017 Done |
6018 </message> | 6018 </message> |
6019 <message name="IDS_ENTERPRISE_ENROLLMENT_SKIP" desc="Label for the skip button
on the device attribute prompt screen in the enterprise enrollment dialog."> | 6019 <message name="IDS_ENTERPRISE_ENROLLMENT_SKIP" desc="Label for the skip button
on the device attribute prompt screen in the enterprise enrollment dialog."> |
6020 Skip | 6020 Skip |
6021 </message> | 6021 </message> |
6022 <message name="IDS_ENTERPRISE_ENROLLMENT_SUCCESS" desc="Success message to be
shown once enterprise enrollment completes."> | 6022 <message name="IDS_ENTERPRISE_ENROLLMENT_SUCCESS" desc="Success message to be
shown once enterprise enrollment completes."> |
6023 Your device has successfully been enrolled for enterprise management. | 6023 Your device has successfully been enrolled for enterprise management. |
6024 </message> | 6024 </message> |
| 6025 <message name="IDS_ENTERPRISE_ENROLLMENT_ABE_SUCCESS" desc="Success message to
be shown once attestation-based enterprise enrollment completes."> |
| 6026 Your device has successfully been enrolled for enterprise management by |
| 6027 <ph name="BEGIN_BOLD"><strong></ph><ph name="DOMAIN">$1<ex>acmecorp.co
m</ex></ph><ph name="END_BOLD"></strong></ph>. |
| 6028 <ph name="LINE_BREAK_AND_EMPTY_LINE"><br><br></ph> |
| 6029 If this is unexpected, please contact support. |
| 6030 </message> |
6025 <message name="IDS_ENTERPRISE_ENROLLMENT_ASSET_ID_LABEL" desc="Label for asset
id text box on the device naming screen in the enterprise enrollment dialog."> | 6031 <message name="IDS_ENTERPRISE_ENROLLMENT_ASSET_ID_LABEL" desc="Label for asset
id text box on the device naming screen in the enterprise enrollment dialog."> |
6026 Asset Identifier | 6032 Asset Identifier |
6027 </message> | 6033 </message> |
6028 <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for locat
ion tex box on the device naming screen in the enterprise enrollment dialog."> | 6034 <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for locat
ion tex box on the device naming screen in the enterprise enrollment dialog."> |
6029 Device Location | 6035 Device Location |
6030 </message> | 6036 </message> |
6031 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a
ttribute message to be shown on attribute update prompt screen."> | 6037 <message name="IDS_ENTERPRISE_ENROLLMENT_ATTRIBUTE_EXPLANATION" desc="Device a
ttribute message to be shown on attribute update prompt screen."> |
6032 Optional — enter new or update existing information to be associated with th
is device. | 6038 Optional — enter new or update existing information to be associated with th
is device. |
6033 </message> | 6039 </message> |
6034 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on
the link to the device attribute update help article."> | 6040 <message name="IDS_ENTERPRISE_ENROLLMENT_EXPLAIN_ATTRIBUTE_LINK" desc="Text on
the link to the device attribute update help article."> |
(...skipping 277 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
6312 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> | 6318 <message name="IDS_LOW_DISK_NOTIFICATION_BUTTON" desc="Button on the low disk
notification to open storage management."> |
6313 Manage storage | 6319 Manage storage |
6314 </message> | 6320 </message> |
6315 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag
for enabling emoji, handwriting and voice input on opt-in IME menu."> | 6321 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_NAME" desc="Name of the about: flag
for enabling emoji, handwriting and voice input on opt-in IME menu."> |
6316 Emoji, handwriting and voice input on opt-in IME menu | 6322 Emoji, handwriting and voice input on opt-in IME menu |
6317 </message> | 6323 </message> |
6318 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th
e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> | 6324 <message name="IDS_FLAGS_ENABLE_EHV_INPUT_DESCRIPTION" desc="Description of th
e about: flag enabling emoji, handwriting and voice input on opt-in IME menu."> |
6319 Enable access to emoji, handwriting and voice input form opt-in IME menu. | 6325 Enable access to emoji, handwriting and voice input form opt-in IME menu. |
6320 </message> | 6326 </message> |
6321 </grit-part> | 6327 </grit-part> |
OLD | NEW |