OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
5 | 5 |
6 <grit base_dir="." latest_public_release="0" current_release="1" | 6 <grit base_dir="." latest_public_release="0" current_release="1" |
7 source_lang_id="en" enc_check="möl"> | 7 source_lang_id="en" enc_check="möl"> |
8 <outputs> | 8 <outputs> |
9 <output filename="grit/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 210 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
221 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copy
right message, containing the URLs."> | 221 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copy
right message, containing the URLs."> |
222 Chrome OS is made possible by additional <ph name="BEGIN_LINK_OSS"><
;a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"
></a></ph>. | 222 Chrome OS is made possible by additional <ph name="BEGIN_LINK_OSS"><
;a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"
></a></ph>. |
223 </message> | 223 </message> |
224 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chrome OS."> | 224 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chrome OS."> |
225 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS
">BEGIN_LINK_CROS_OSS</ph>open source software<ph name="END_LINK_CROS_OSS">END_L
INK_CROS_OSS</ph>. | 225 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS
">BEGIN_LINK_CROS_OSS</ph>open source software<ph name="END_LINK_CROS_OSS">END_L
INK_CROS_OSS</ph>. |
226 </message> | 226 </message> |
227 </if> | 227 </if> |
228 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe
l in the About box."> | 228 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe
l in the About box."> |
229 Google Chrome <ph name="TERMS_OF_SERVICE_LINK"><a target="_blank" hre
f="$1"></ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK"></a></
ph> | 229 Google Chrome <ph name="TERMS_OF_SERVICE_LINK"><a target="_blank" hre
f="$1"></ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK"></a></
ph> |
230 </message> | 230 </message> |
| 231 <message name="IDS_ABOUT_OLD_TERMS_OF_SERVICE" desc="The terms of service
label in the About box."> |
| 232 Google Chrome <ph name="TERMS_OF_SERVICE_LINK">$1<ex>Terms of Service</e
x></ph> |
| 233 </message> |
231 <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text
in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE."> | 234 <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text
in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE."> |
232 Terms of Service | 235 Terms of Service |
233 </message> | 236 </message> |
234 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> | 237 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> |
235 Chrome | 238 Chrome |
236 </message> | 239 </message> |
237 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> | 240 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> |
238 Google Chrome Toolbar | 241 Google Chrome Toolbar |
239 </message> | 242 </message> |
240 <!-- Hung Browser Detector --> | 243 <!-- Hung Browser Detector --> |
(...skipping 427 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
668 <message name="IDS_SYNC_PROMO_V_LEARN_MORE" desc="Learn more link at the b
ottom of the sync promo."> | 671 <message name="IDS_SYNC_PROMO_V_LEARN_MORE" desc="Learn more link at the b
ottom of the sync promo."> |
669 See <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>more b
enefits<ph name="END_LINK"></a></ph> of signing in to Chrome. | 672 See <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>more b
enefits<ph name="END_LINK"></a></ph> of signing in to Chrome. |
670 </message> | 673 </message> |
671 | 674 |
672 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> | 675 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> |
673 Chrome Autofill settings | 676 Chrome Autofill settings |
674 </message> | 677 </message> |
675 </messages> | 678 </messages> |
676 </release> | 679 </release> |
677 </grit> | 680 </grit> |
OLD | NEW |