| 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 3396 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3407 <ph name="BEGIN_LIST_ITEM"><li></ph>People standing behind you<p
h name="END_LIST_ITEM"></li></ph> | 3407 <ph name="BEGIN_LIST_ITEM"><li></ph>People standing behind you<p
h name="END_LIST_ITEM"></li></ph> |
| 3408 <ph name="END_LIST"></ul></ph> | 3408 <ph name="END_LIST"></ul></ph> |
| 3409 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_LI
NK"></a></ph> about incognito browsing. | 3409 <ph name="BEGIN_LINK"><a href="$1"></ph>Learn more<ph name="END_LI
NK"></a></ph> about incognito browsing. |
| 3410 </message> | 3410 </message> |
| 3411 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_SINGLE" | 3411 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_SINGLE" |
| 3412 desc="Title of recently closed windows in the recently closed sec
tion of the new tab page when the window has a single tab"> | 3412 desc="Title of recently closed windows in the recently closed sec
tion of the new tab page when the window has a single tab"> |
| 3413 1 Tab | 3413 1 Tab |
| 3414 </message> | 3414 </message> |
| 3415 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_MULTIPLE" | 3415 <message name="IDS_NEW_TAB_RECENTLY_CLOSED_WINDOW_MULTIPLE" |
| 3416 desc="Title of recently closed windows in the recently closed sec
tion of the new tab page when the window has more than one tab. The % is replace
d by the number of tabs"> | 3416 desc="Title of recently closed windows in the recently closed sec
tion of the new tab page when the window has more than one tab. The % is replace
d by the number of tabs"> |
| 3417 % Tabs | 3417 <ph name="TAB_COUNT">%s<ex>3</ex></ph> Tabs |
| 3418 </message> | 3418 </message> |
| 3419 <message name="IDS_NEW_TAB_ATTRIBUTION_INTRO" | 3419 <message name="IDS_NEW_TAB_ATTRIBUTION_INTRO" |
| 3420 desc="Leading sentence above a custom logo that the theme artist
has provided"> | 3420 desc="Leading sentence above a custom logo that the theme artist
has provided"> |
| 3421 Theme created by | 3421 Theme created by |
| 3422 </message> | 3422 </message> |
| 3423 <message name="IDS_NEW_TAB_WEB_RESOURCE_CACHE" | 3423 <message name="IDS_NEW_TAB_WEB_RESOURCE_CACHE" |
| 3424 desc="Title of block that holds tips, suggestions, and other new
information gathered from web resources in the new tab page."> | 3424 desc="Title of block that holds tips, suggestions, and other new
information gathered from web resources in the new tab page."> |
| 3425 Recommendations | 3425 Recommendations |
| 3426 </message> | 3426 </message> |
| 3427 <message name="IDS_NEW_TAB_EDIT_THUMBNAIL" | 3427 <message name="IDS_NEW_TAB_EDIT_THUMBNAIL" |
| (...skipping 515 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3943 Use system title bar and borders | 3943 Use system title bar and borders |
| 3944 </message> | 3944 </message> |
| 3945 | 3945 |
| 3946 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The
format string to use when converting colors to CSS rgba()."> | 3946 <message name="IDS_RGBA_CSS_FORMAT_STRING" translateable="false" desc="The
format string to use when converting colors to CSS rgba()."> |
| 3947 rgba($1, $2, $3, $4) | 3947 rgba($1, $2, $3, $4) |
| 3948 </message> | 3948 </message> |
| 3949 | 3949 |
| 3950 </messages> | 3950 </messages> |
| 3951 </release> | 3951 </release> |
| 3952 </grit> | 3952 </grit> |
| OLD | NEW |