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 distribution specific. | 2 <!-- This file contains definitions of strings that are distribution specific. |
3 These strings will not be translated and only english versions will | 3 These strings will not be translated and only english versions will |
4 be available for now. --> | 4 be available for now. --> |
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/chromium_strings.h" type="rc_header"> | 9 <output filename="grit/chromium_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 225 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
236 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copy
right message, containing the URLs."> | 236 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copy
right message, containing the URLs."> |
237 Chromium OS is made possible by additional <ph name="BEGIN_LINK_OSS">&
lt;a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OS
S"></a></ph>. | 237 Chromium OS is made possible by additional <ph name="BEGIN_LINK_OSS">&
lt;a target="_blank" href="$2"></ph>open source software<ph name="END_LINK_OS
S"></a></ph>. |
238 </message> | 238 </message> |
239 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chromium OS."> | 239 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chromium OS."> |
240 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O
SS">BEGIN_LINK_CROS_OSS</ph>open source software<ph name="END_LINK_CROS_OSS">END
_LINK_CROS_OSS</ph>. | 240 Chromium OS is made possible by additional <ph name="BEGIN_LINK_CROS_O
SS">BEGIN_LINK_CROS_OSS</ph>open source software<ph name="END_LINK_CROS_OSS">END
_LINK_CROS_OSS</ph>. |
241 </message> | 241 </message> |
242 </if> | 242 </if> |
243 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe
l in the About box."> | 243 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe
l in the About box."> |
244 Not used in Chromium. Placeholder to keep resource maps in sync. | 244 Not used in Chromium. Placeholder to keep resource maps in sync. |
245 </message> | 245 </message> |
| 246 <message name="IDS_ABOUT_OLD_TERMS_OF_SERVICE" desc="The terms of service
label in the About box."> |
| 247 Not used in Chromium. Placeholder to keep resource maps in sync. |
| 248 </message> |
246 <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text
in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE."> | 249 <message name="IDS_TERMS_OF_SERVICE" desc="The Terms of Service link text
in the About box. Used in IDS_ABOUT_TERMS_OF_SERVICE."> |
247 Not used in Chromium. Placeholder to keep resource maps in sync. | 250 Not used in Chromium. Placeholder to keep resource maps in sync. |
248 </message> | 251 </message> |
249 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> | 252 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> |
250 Chromium | 253 Chromium |
251 </message> | 254 </message> |
252 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> | 255 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> |
253 Chromium Toolbar | 256 Chromium Toolbar |
254 </message> | 257 </message> |
255 <!-- Hung Browser Detector --> | 258 <!-- Hung Browser Detector --> |
(...skipping 426 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
682 <message name="IDS_SYNC_PROMO_V_LEARN_MORE" desc="Learn more link at the b
ottom of the sync promo."> | 685 <message name="IDS_SYNC_PROMO_V_LEARN_MORE" desc="Learn more link at the b
ottom of the sync promo."> |
683 See <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>more b
enefits<ph name="END_LINK"></a></ph> of signing in to Chromium. | 686 See <ph name="BEGIN_LINK"><a target="_blank" href="$1"></ph>more b
enefits<ph name="END_LINK"></a></ph> of signing in to Chromium. |
684 </message> | 687 </message> |
685 | 688 |
686 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> | 689 <message name="IDS_AUTOFILL_OPTIONS_POPUP" desc="The value of the Autofill
options menu entry."> |
687 Chromium Autofill settings | 690 Chromium Autofill settings |
688 </message> | 691 </message> |
689 </messages> | 692 </messages> |
690 </release> | 693 </release> |
691 </grit> | 694 </grit> |
OLD | NEW |