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 4392 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
4403 </message> | 4403 </message> |
4404 <message name="IDS_TOOLTIP_STAR" desc="The tooltip for bookmark button"> | 4404 <message name="IDS_TOOLTIP_STAR" desc="The tooltip for bookmark button"> |
4405 Bookmark this page | 4405 Bookmark this page |
4406 </message> | 4406 </message> |
4407 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip for bookmark button when bookmarked"> | 4407 <message name="IDS_TOOLTIP_STARRED" desc="The tooltip for bookmark button when bookmarked"> |
4408 Edit bookmark for this page | 4408 Edit bookmark for this page |
4409 </message> | 4409 </message> |
4410 <message name="IDS_TOOLTIP_CLOSE_TAB" desc="The tooltip for the close tab button"> | 4410 <message name="IDS_TOOLTIP_CLOSE_TAB" desc="The tooltip for the close tab button"> |
4411 Close | 4411 Close |
4412 </message> | 4412 </message> |
4413 <message name="IDS_TOOLTIP_LOCATION_ICON" desc="The tooltip for location i con in the omnibox"> | |
4414 Click to view site information | |
tfarina
2011/02/09 23:20:59
Glen is this OK?
| |
4415 </message> | |
4413 | 4416 |
4414 <!--Accessible name/action strings--> | 4417 <!--Accessible name/action strings--> |
4415 <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The for mat for the accessible title of an incognito window"> | 4418 <message name="IDS_ACCESSIBLE_INCOGNITO_WINDOW_TITLE_FORMAT" desc="The for mat for the accessible title of an incognito window"> |
4416 <ph name="WINDOW_TITLE">$1</ph> (Incognito) | 4419 <ph name="WINDOW_TITLE">$1</ph> (Incognito) |
4417 </message> | 4420 </message> |
4418 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu tton."> | 4421 <message name="IDS_ACCNAME_BACK" desc="The accessible name for the back bu tton."> |
4419 Back | 4422 Back |
4420 </message> | 4423 </message> |
4421 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw ard button."> | 4424 <message name="IDS_ACCNAME_FORWARD" desc="The accessible name for the forw ard button."> |
4422 Forward | 4425 Forward |
(...skipping 6931 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11354 </includes> | 11357 </includes> |
11355 <structures fallback_to_english="true"> | 11358 <structures fallback_to_english="true"> |
11356 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 11359 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
11357 </structure> | 11360 </structure> |
11358 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 11361 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
11359 </structure> | 11362 </structure> |
11360 </structures> | 11363 </structures> |
11361 | 11364 |
11362 </release> | 11365 </release> |
11363 </grit> | 11366 </grit> |
OLD | NEW |