Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(161)

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 2503343002: Change hint for the local machine name (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 6177 matching lines...) Expand 10 before | Expand all | Expand 10 after
6188 <ph name="LINE_BREAK_AND_EMPTY_LINE">&lt;br&gt;&lt;br&gt;</ph> 6188 <ph name="LINE_BREAK_AND_EMPTY_LINE">&lt;br&gt;&lt;br&gt;</ph>
6189 If this is unexpected, please contact support. 6189 If this is unexpected, please contact support.
6190 </message> 6190 </message>
6191 <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."> 6191 <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.">
6192 Asset Identifier 6192 Asset Identifier
6193 </message> 6193 </message>
6194 <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for locat ion tex box on the device naming screen in the enterprise enrollment dialog."> 6194 <message name="IDS_ENTERPRISE_ENROLLMENT_LOCATION_LABEL" desc="Label for locat ion tex box on the device naming screen in the enterprise enrollment dialog.">
6195 Device Location 6195 Device Location
6196 </message> 6196 </message>
6197 <message name="IDS_AD_MACHINE_NAME_INPUT_LABEL" desc="Label for machine name i nput field on the AD domain join screen. User should tell us the name of his mac hine."> 6197 <message name="IDS_AD_MACHINE_NAME_INPUT_LABEL" desc="Label for machine name i nput field on the AD domain join screen. User should tell us the name of his mac hine.">
6198 Computer name 6198 Chromebook machine name
6199 </message> 6199 </message>
6200 <message name="IDS_AD_DOMAIN_JOIN_WELCOME_MESSAGE" desc="Welcome message on th e AD domain join screen."> 6200 <message name="IDS_AD_DOMAIN_JOIN_WELCOME_MESSAGE" desc="Welcome message on th e AD domain join screen.">
6201 Join AD domain 6201 Join AD domain
6202 </message> 6202 </message>
6203 <message name="IDS_AD_DOMAIN_AUTH_WELCOME_MESSAGE" desc="Welcome message on th e AD Authentication user screen. Include the domain (realm) the machine joined t o"> 6203 <message name="IDS_AD_DOMAIN_AUTH_WELCOME_MESSAGE" desc="Welcome message on th e AD Authentication user screen. Include the domain (realm) the machine joined t o">
6204 Login to <ph name="REALM">$1<ex>example.com</ex></ph> 6204 Login to <ph name="REALM">$1<ex>example.com</ex></ph>
6205 </message> 6205 </message>
6206 <message name="IDS_AD_LOGIN_USER" desc="Label for userPrincipalName input fiel d on both AD domain join and AD Authentication user screens. Looks like user@exa mple.com where example.com is realm"> 6206 <message name="IDS_AD_LOGIN_USER" desc="Label for userPrincipalName input fiel d on both AD domain join and AD Authentication user screens. Looks like user@exa mple.com where example.com is realm">
6207 Username (e.g. user@example.com) 6207 Username (e.g. user@example.com)
6208 </message> 6208 </message>
(...skipping 366 matching lines...) Expand 10 before | Expand all | Expand 10 after
6575 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job."> 6575 <message name="IDS_PRINT_JOB_NOTIFICATION_PAUSE_BUTTON" desc="Text on the butt on for the user to pause the current print job.">
6576 Pause printing 6576 Pause printing
6577 </message> 6577 </message>
6578 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job."> 6578 <message name="IDS_PRINT_JOB_NOTIFICATION_RESUME_BUTTON" desc="Text on the but ton for the user to resume the current print job.">
6579 Resume printing 6579 Resume printing
6580 </message> 6580 </message>
6581 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job."> 6581 <message name="IDS_PRINT_JOB_NOTIFICATION_GET_HELP_BUTTON" desc="Text on the b utton for the user to get help about the current print job.">
6582 Get help 6582 Get help
6583 </message> 6583 </message>
6584 </grit-part> 6584 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698