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

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

Issue 1144193005: Fix a lot of support links. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: bug 490887 Created 5 years, 7 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
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 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 2937 matching lines...) Expand 10 before | Expand all | Expand 10 after
2948 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text b elow EULA terms of service"> 2948 <message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text b elow EULA terms of service">
2949 Accept and continue 2949 Accept and continue
2950 </message> 2950 </message>
2951 <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wiza rd screen and title of the TPM info dialog"> 2951 <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wiza rd screen and title of the TPM info dialog">
2952 System security setting 2952 System security setting
2953 </message> 2953 </message>
2954 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog"> 2954 <message name="IDS_EULA_SYSTEM_INSTALLATION_SETTINGS" desc="Link from the EULA wizard screen and title of the TPM and RLZ info dialog">
2955 System installation settings 2955 System installation settings
2956 </message> 2956 </message>
2957 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text"> 2957 <message name="IDS_EULA_TPM_DESCRIPTION" desc="Dialog box text">
2958 Your computer contains a Trusted Platform Module (TPM) security device, whic h is used to implement many critical security features in Chrome OS. Visit the C hromebook Help Center to learn more: http://support.google.com/chromebook/?p=tpm 2958 Your computer contains a Trusted Platform Module (TPM) security device, whic h is used to implement many critical security features in Chrome OS. Visit the C hromebook Help Center to learn more: https://support.google.com/chromebook/?p=tp m
2959 </message> 2959 </message>
2960 <message name="IDS_EULA_TPM_KEY_DESCRIPTION" desc="Dialog box text"> 2960 <message name="IDS_EULA_TPM_KEY_DESCRIPTION" desc="Dialog box text">
2961 Below is the randomly generated TPM password that has been assigned to your computer: 2961 Below is the randomly generated TPM password that has been assigned to your computer:
2962 </message> 2962 </message>
2963 <message name="IDS_EULA_TPM_KEY_DESCRIPTION_POWERWASH" desc="Dialog box text i n case TPM is already in owned state"> 2963 <message name="IDS_EULA_TPM_KEY_DESCRIPTION_POWERWASH" desc="Dialog box text i n case TPM is already in owned state">
2964 The randomly generated TPM password is not available. This is normal after a Powerwash. 2964 The randomly generated TPM password is not available. This is normal after a Powerwash.
2965 </message> 2965 </message>
2966 <message name="IDS_EULA_TPM_WAIT" desc="Dialog box text"> 2966 <message name="IDS_EULA_TPM_WAIT" desc="Dialog box text">
2967 The TPM is being set up. Please be patient; this may take a few minutes. 2967 The TPM is being set up. Please be patient; this may take a few minutes.
2968 </message> 2968 </message>
(...skipping 3397 matching lines...) Expand 10 before | Expand all | Expand 10 after
6366 Could not connect to the Chrome Web Store. 6366 Could not connect to the Chrome Web Store.
6367 </message> 6367 </message>
6368 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps."> 6368 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_NAME" desc="Name of the f lag used to enable launching Chrome Web Store Gallery widget app for searching f or printer provider apps.">
6369 Chrome Web Store Gallery app for printer drivers 6369 Chrome Web Store Gallery app for printer drivers
6370 </message> 6370 </message>
6371 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps."> 6371 <message name="IDS_FLAGS_PRINTER_PROVIDER_SEARCH_APP_DESCRIPTION" desc="Descri ption of a flag in chrome://flags that enables launching Chrome Web Store Galler y widget app for searching for printer provider apps.">
6372 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID. 6372 Enables Chrome Web Store Gallery app for printer drivers. The app searches C hrome Web Store for extensions that support printing to a USB printer with speci fic USB ID.
6373 </message> 6373 </message>
6374 6374
6375 </grit-part> 6375 </grit-part>
OLDNEW
« no previous file with comments | « chrome/android/java/src/org/chromium/chrome/browser/ConnectionInfoPopup.java ('k') | chrome/app/generated_resources.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698