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

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

Issue 2756863002: ChromeOS: Powerwash UI update (Closed)
Patch Set: merge Created 3 years, 8 months 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 | chrome/browser/resources/chromeos/login/custom_elements_login.html » ('j') | 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 <!-- 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 1476 matching lines...) Expand 10 before | Expand all | Expand 10 after
1487 </message> 1487 </message>
1488 <message name="IDS_EXCLAMATION_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark."> 1488 <message name="IDS_EXCLAMATION_ICON_TITLE" desc="Accessible title of the reset screen icon depicting exclamation mark.">
1489 Exclamation mark icon 1489 Exclamation mark icon
1490 </message> 1490 </message>
1491 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen"> 1491 <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the reset screen">
1492 Factory reset 1492 Factory reset
1493 </message> 1493 </message>
1494 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark."> 1494 <message name="IDS_RESET_SCREEN_ICON_TITLE" desc="Accessible title of the rese t screen icon depicting exclamation mark.">
1495 Exclamation mark icon 1495 Exclamation mark icon
1496 </message> 1496 </message>
1497 <message name="IDS_RESET_SCREEN_ILLUSTRATION_TITLE" desc="Accessible title of the reset screen illustration depicting powerwash.">
1498 Powerwash illustration
1499 </message>
1497 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" > 1500 <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen" >
1498 Update 1501 Update
1499 </message> 1502 </message>
1500 <message name="IDS_UPDATING_SCREEN_TITLE" desc="Title of the OOBE screen displ ayed while system update is being dowloaded."> 1503 <message name="IDS_UPDATING_SCREEN_TITLE" desc="Title of the OOBE screen displ ayed while system update is being dowloaded.">
1501 Updating 1504 Updating
1502 </message> 1505 </message>
1503 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen"> 1506 <message name="IDS_UPDATE_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoken on opening the OOBE update screen">
1504 Chrome updates automatically so you always have the freshest version 1507 Chrome updates automatically so you always have the freshest version
1505 </message> 1508 </message>
1506 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen"> 1509 <message name="IDS_SIGNIN_SCREEN_TITLE" desc="Title of OOBE/Add User sign-in s creen">
(...skipping 5126 matching lines...) Expand 10 before | Expand all | Expand 10 after
6633 Attempts left: $1 6636 Attempts left: $1
6634 </message> 6637 </message>
6635 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6638 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6636 PIN 6639 PIN
6637 </message> 6640 </message>
6638 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6641 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6639 PUK 6642 PUK
6640 </message> 6643 </message>
6641 6644
6642 </grit-part> 6645 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/custom_elements_login.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698