| 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 4402 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 4413 <message name="IDS_TOOLTIP_STAR" desc="The tooltip for bookmark button"> | 4413 <message name="IDS_TOOLTIP_STAR" desc="The tooltip for bookmark button"> |
| 4414 Bookmark this page | 4414 Bookmark this page |
| 4415 </message> | 4415 </message> |
| 4416 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip for bookmark button
when bookmarked"> | 4416 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip for bookmark button
when bookmarked"> |
| 4417 Edit bookmark for this page | 4417 Edit bookmark for this page |
| 4418 </message> | 4418 </message> |
| 4419 <message name="IDS_TOOLTIP_CLOSE_TAB" desc="The tooltip for the close tab
button"> | 4419 <message name="IDS_TOOLTIP_CLOSE_TAB" desc="The tooltip for the close tab
button"> |
| 4420 Close | 4420 Close |
| 4421 </message> | 4421 </message> |
| 4422 <message name="IDS_TOOLTIP_LOCATION_ICON" desc="The tooltip for location i
con in the omnibox"> | 4422 <message name="IDS_TOOLTIP_LOCATION_ICON" desc="The tooltip for location i
con in the omnibox"> |
| 4423 Click to view site information | 4423 View site information |
| 4424 </message> | 4424 </message> |
| 4425 | 4425 |
| 4426 <!--Accessible name/action strings--> | 4426 <!--Accessible name/action strings--> |
| 4427 <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The for
mat for the accessible title of an incognito window"> | 4427 <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The for
mat for the accessible title of an incognito window"> |
| 4428 <ph name="WINDOW_TITLE">$1</ph> (Incognito) | 4428 <ph name="WINDOW_TITLE">$1</ph> (Incognito) |
| 4429 </message> | 4429 </message> |
| 4430 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu
tton."> | 4430 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu
tton."> |
| 4431 Back | 4431 Back |
| 4432 </message> | 4432 </message> |
| 4433 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw
ard button."> | 4433 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw
ard button."> |
| (...skipping 6964 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 11398 </includes> | 11398 </includes> |
| 11399 <structures fallback_to_english="true"> | 11399 <structures fallback_to_english="true"> |
| 11400 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 11400 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
| 11401 </structure> | 11401 </structure> |
| 11402 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 11402 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
| 11403 </structure> | 11403 </structure> |
| 11404 </structures> | 11404 </structures> |
| 11405 | 11405 |
| 11406 </release> | 11406 </release> |
| 11407 </grit> | 11407 </grit> |
| OLD | NEW |