OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 |
3 <!-- | 3 <!-- |
4 This file contains definitions of resources that will be translated for each | 4 This file contains definitions of resources that will be translated for each |
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available | 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available |
6 for making strings OS specific. Other platform defines such as use_titlecase | 6 for making strings OS specific. Other platform defines such as use_titlecase |
7 are declared in build/common.gypi. | 7 are declared in build/common.gypi. |
8 --> | 8 --> |
9 | 9 |
10 <grit base_dir="." latest_public_release="0" current_release="1" | 10 <grit base_dir="." latest_public_release="0" current_release="1" |
(...skipping 4335 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4346 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> | 4346 <message name="IDS_EXTENSION_PROMPT_RE_ENABLE_BUTTON" desc="Text for the e
nable button on the extension re-enable prompt"> |
4347 Re-enable | 4347 Re-enable |
4348 </message> | 4348 </message> |
4349 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the
allow button on the extension permissions prompt"> | 4349 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_BUTTON" desc="Text for the
allow button on the extension permissions prompt"> |
4350 Allow | 4350 Allow |
4351 </message> | 4351 </message> |
4352 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f
or the deny button on the extension permissions prompt"> | 4352 <message name="IDS_EXTENSION_PROMPT_PERMISSIONS_ABORT_BUTTON" desc="Text f
or the deny button on the extension permissions prompt"> |
4353 Deny | 4353 Deny |
4354 </message> | 4354 </message> |
4355 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We
b Store"> | 4355 <message name="IDS_EXTENSION_WEB_STORE_TITLE" desc="Text for the Chrome We
b Store"> |
4356 Web Store | 4356 Chrome Web Store |
4357 </message> | 4357 </message> |
4358 <message name="IDS_EXTENSIONS_SHOW_DETAILS" desc="Tooltip for the button n
ext to an extension that shows more details"> | 4358 <message name="IDS_EXTENSIONS_SHOW_DETAILS" desc="Tooltip for the button n
ext to an extension that shows more details"> |
4359 Show Details | 4359 Show Details |
4360 </message> | 4360 </message> |
4361 <message name="IDS_EXTENSIONS_HIDE_DETAILS" desc="Tooltip for the button n
ext to an extension that hides details"> | 4361 <message name="IDS_EXTENSIONS_HIDE_DETAILS" desc="Tooltip for the button n
ext to an extension that hides details"> |
4362 Hide Details | 4362 Hide Details |
4363 </message> | 4363 </message> |
4364 | 4364 |
4365 <!-- Global error messages for extensions --> | 4365 <!-- Global error messages for extensions --> |
4366 <message name="IDS_EXTENSION_WARNINGS_WRENCH_MENU_ITEM" desc="The wrench m
enu item indicating that extensions caused problems"> | 4366 <message name="IDS_EXTENSION_WARNINGS_WRENCH_MENU_ITEM" desc="The wrench m
enu item indicating that extensions caused problems"> |
(...skipping 10581 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
14948 </messages> | 14948 </messages> |
14949 <structures fallback_to_english="true"> | 14949 <structures fallback_to_english="true"> |
14950 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> | 14950 <!-- Make sure these stay in sync with the structures in generated_resourc
es.grd. --> |
14951 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 14951 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
14952 </structure> | 14952 </structure> |
14953 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > | 14953 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ
e="dialog" > |
14954 </structure> | 14954 </structure> |
14955 </structures> | 14955 </structures> |
14956 </release> | 14956 </release> |
14957 </grit> | 14957 </grit> |
OLD | NEW |