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

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

Issue 2663293002: MD WebUI: Networking polish in OOBE and Settings (Closed)
Patch Set: Rebase Created 3 years, 10 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/oobe_back_button.css » ('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 3525 matching lines...) Expand 10 before | Expand all | Expand 10 after
3536 <message name="IDS_SLOW_ENABLE" desc="The text of the button that enables perf ormance collection for feedback reports"> 3536 <message name="IDS_SLOW_ENABLE" desc="The text of the button that enables perf ormance collection for feedback reports">
3537 Enable performance data collection 3537 Enable performance data collection
3538 </message> 3538 </message>
3539 <message name="IDS_SLOW_DESCRIPTION" desc="The description of the performance tracing feature for feedback reports."> 3539 <message name="IDS_SLOW_DESCRIPTION" desc="The description of the performance tracing feature for feedback reports.">
3540 Enabling collection of performance data will help Google improve the system over time. No data is sent until you file a feedback report (Alt-Shift-I) and in clude performance data. You can return to this screen to disable collection at a ny time. 3540 Enabling collection of performance data will help Google improve the system over time. No data is sent until you file a feedback report (Alt-Shift-I) and in clude performance data. You can return to this screen to disable collection at a ny time.
3541 </message> 3541 </message>
3542 <message name="IDS_SLOW_WARNING" desc="The warning that informs users that ena bling this can have a negative effect on their performance"> 3542 <message name="IDS_SLOW_WARNING" desc="The warning that informs users that ena bling this can have a negative effect on their performance">
3543 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Note:<ph name="END_BOLD">&lt;/stron g&gt;</ph> Only enable if you know what you are doing or if you have been asked to do so, as collection of data may reduce performance. 3543 <ph name="BEGIN_BOLD">&lt;strong&gt;</ph>Note:<ph name="END_BOLD">&lt;/stron g&gt;</ph> Only enable if you know what you are doing or if you have been asked to do so, as collection of data may reduce performance.
3544 </message> 3544 </message>
3545 3545
3546 <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA screen."> 3546 <message name="IDS_EULA_BACK_BUTTON" desc="Back button shown on EULA/OOBE scre ens.">
3547 Back 3547 Back
3548 </message> 3548 </message>
3549 <message name="IDS_EULA_NEXT_BUTTON" desc="Next button shown on EULA/OOBE scre ens.">
3550 Next
3551 </message>
3549 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text b elow EULA terms of service"> 3552 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text b elow EULA terms of service">
3550 Accept and continue 3553 Accept and continue
3551 </message> 3554 </message>
3552 <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wiza rd screen and title of the TPM info dialog"> 3555 <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wiza rd screen and title of the TPM info dialog">
3553 System security setting 3556 System security setting
3554 </message> 3557 </message>
3555 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog"> 3558 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog">
3556 System installation settings 3559 System installation settings
3557 </message> 3560 </message>
3558 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text"> 3561 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text">
(...skipping 3150 matching lines...) Expand 10 before | Expand all | Expand 10 after
6709 Attempts left: $1 6712 Attempts left: $1
6710 </message> 6713 </message>
6711 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> 6714 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation">
6712 PIN 6715 PIN
6713 </message> 6716 </message>
6714 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> 6717 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation">
6715 PUK 6718 PUK
6716 </message> 6719 </message>
6717 6720
6718 </grit-part> 6721 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/oobe_back_button.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698