OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- This file contains definitions of resources that will be translated for | 3 <!-- This file contains definitions of resources that will be translated for |
4 each locale. --> | 4 each locale. --> |
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/generated_resources.h" type="rc_header"> | 9 <output filename="grit/generated_resources.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 5311 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5322 </message> | 5322 </message> |
5323 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th
e exception page's action column when a site's content setting is blocked for a
given domain."> | 5323 <message name="IDS_EXCEPTIONS_BLOCK_BUTTON" desc="A label to display in th
e exception page's action column when a site's content setting is blocked for a
given domain."> |
5324 Block | 5324 Block |
5325 </message> | 5325 </message> |
5326 <message name="IDS_EXCEPTIONS_OTR_IN_ITALICS" desc="A label informing the
user that incognito-only exceptions are displayed in italics"> | 5326 <message name="IDS_EXCEPTIONS_OTR_IN_ITALICS" desc="A label informing the
user that incognito-only exceptions are displayed in italics"> |
5327 Exceptions displayed in italics only apply to this incognito session. | 5327 Exceptions displayed in italics only apply to this incognito session. |
5328 </message> | 5328 </message> |
5329 <message name="IDS_EXCEPTIONS_OTR_LABEL" desc="A label informing the user
that the table below the label shows incognito-only exceptions"> | 5329 <message name="IDS_EXCEPTIONS_OTR_LABEL" desc="A label informing the user
that the table below the label shows incognito-only exceptions"> |
5330 Exceptions below only apply to the current incognito session. | 5330 Exceptions below only apply to the current incognito session. |
5331 </message> | 5331 </message> |
5332 <message translateable="false" name="IDS_EXCEPTIONS_PATTERN_EXAMPLE" desc=
"Placeholder text when the user adds a new exception" > | 5332 <message translateable="false" name="IDS_EXCEPTIONS_PATTERN_EXAMPLE" desc=
"Example pattern when the user is adding a new exception" > |
5333 [*.]example.com | 5333 [*.]example.com |
5334 </message> | 5334 </message> |
| 5335 <message name="IDS_EXCEPTIONS_ADD_NEW_INSTRUCTIONS" desc="Placeholder text
before the user adds a new exception" > |
| 5336 Add a new exception pattern |
| 5337 </message> |
5335 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in
the exception page's action column when a site's content setting has not yet bee
n set for a given domain."> | 5338 <message name="IDS_EXCEPTIONS_NOT_SET_BUTTON" desc="A label to display in
the exception page's action column when a site's content setting has not yet bee
n set for a given domain."> |
5336 Not set | 5339 Not set |
5337 </message> | 5340 </message> |
5338 <message name="IDS_EXCEPTIONS_SAMPLE_HOST" desc="Exceptions page view's ho
st entry field's watermark - example host name. Users will see this text before
they start typing host name in the field."> | 5341 <message name="IDS_EXCEPTIONS_SAMPLE_HOST" desc="Exceptions page view's ho
st entry field's watermark - example host name. Users will see this text before
they start typing host name in the field."> |
5339 example.com | 5342 example.com |
5340 </message> | 5343 </message> |
5341 <message name="IDS_EXCEPTIONS_SAMPLE_PATTERN" desc="Exceptions page view's
pattern entry field's watermark - example pattern. Users will see this text bef
ore they start typing pattern in the field."> | 5344 <message name="IDS_EXCEPTIONS_SAMPLE_PATTERN" desc="Exceptions page view's
pattern entry field's watermark - example pattern. Users will see this text bef
ore they start typing pattern in the field."> |
5342 [*.]example.com | 5345 [*.]example.com |
5343 </message> | 5346 </message> |
5344 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ON_HOST" desc="Template
text for a child row in the Geolocation Exceptions page view. Controls the perm
ission setting for the parent page when embedded on the specified site."> | 5347 <message name="IDS_EXCEPTIONS_GEOLOCATION_EMBEDDED_ON_HOST" desc="Template
text for a child row in the Geolocation Exceptions page view. Controls the perm
ission setting for the parent page when embedded on the specified site."> |
(...skipping 5965 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
11310 | 11313 |
11311 </messages> | 11314 </messages> |
11312 | 11315 |
11313 <structures fallback_to_english="true"> | 11316 <structures fallback_to_english="true"> |
11314 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11317 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
11315 </structure> | 11318 </structure> |
11316 </structures> | 11319 </structures> |
11317 | 11320 |
11318 </release> | 11321 </release> |
11319 </grit> | 11322 </grit> |
OLD | NEW |