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 3446 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3457 <message name="IDS_EXTENSION_LOAD_JAVASCRIPT_FAILED" desc=""> | 3457 <message name="IDS_EXTENSION_LOAD_JAVASCRIPT_FAILED" desc=""> |
3458 Could not load javascript '<ph name="RELATIVE_PATH">$1<ex>javas.js</ex><
/ph>' for content script. | 3458 Could not load javascript '<ph name="RELATIVE_PATH">$1<ex>javas.js</ex><
/ph>' for content script. |
3459 </message> | 3459 </message> |
3460 <message name="IDS_EXTENSION_LOAD_CSS_FAILED" desc=""> | 3460 <message name="IDS_EXTENSION_LOAD_CSS_FAILED" desc=""> |
3461 Could not load css '<ph name="RELATIVE_PATH">$1<ex>file.css</ex></ph>' f
or content script. | 3461 Could not load css '<ph name="RELATIVE_PATH">$1<ex>file.css</ex></ph>' f
or content script. |
3462 </message> | 3462 </message> |
3463 <message name="IDS_EXTENSION_BAD_FILE_ENCODING" desc=""> | 3463 <message name="IDS_EXTENSION_BAD_FILE_ENCODING" desc=""> |
3464 Could not load file '<ph name="RELATIVE_PATH">$1<ex>file.js</ex></ph>' f
or content script. It isn't UTF-8 encoded. | 3464 Could not load file '<ph name="RELATIVE_PATH">$1<ex>file.js</ex></ph>' f
or content script. It isn't UTF-8 encoded. |
3465 </message> | 3465 </message> |
3466 <message name="IDS_EXTENSION_LOAD_PLUGIN_PATH_FAILED" desc=""> | 3466 <message name="IDS_EXTENSION_LOAD_PLUGIN_PATH_FAILED" desc=""> |
3467 Could not load '<ph name="PLUGIN_PATH">$1<ex>/path/to/file</ex></ph>' fo
r plugin. | 3467 Could not load '<ph name="PLUGIN_PATH">$1<ex>/path/to/file</ex></ph>' fo
r plug-in. |
3468 </message> | 3468 </message> |
3469 <message name="IDS_EXTENSION_LOAD_ICON_FOR_PAGE_ACTION_FAILED" desc=""> | 3469 <message name="IDS_EXTENSION_LOAD_ICON_FOR_PAGE_ACTION_FAILED" desc=""> |
3470 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for page
action. | 3470 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for page
action. |
3471 </message> | 3471 </message> |
3472 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc=""> | 3472 <message name="IDS_EXTENSION_LOAD_ICON_FOR_BROWSER_ACTION_FAILED" desc=""> |
3473 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows
er action. | 3473 Could not load icon '<ph name="ICON">$1<ex>icon.png</ex></ph>' for brows
er action. |
3474 </message> | 3474 </message> |
3475 <message name="IDS_EXTENSION_LOAD_BACKGROUND_PAGE_FAILED" desc=""> | 3475 <message name="IDS_EXTENSION_LOAD_BACKGROUND_PAGE_FAILED" desc=""> |
3476 Could not load background page '<ph name="BACKGROUND_PAGE">$1<ex>page.ht
ml</ex></ph>'. | 3476 Could not load background page '<ph name="BACKGROUND_PAGE">$1<ex>page.ht
ml</ex></ph>'. |
3477 </message> | 3477 </message> |
(...skipping 5199 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
8677 | 8677 |
8678 </messages> | 8678 </messages> |
8679 | 8679 |
8680 <structures first_id="50000" fallback_to_english="true"> | 8680 <structures first_id="50000" fallback_to_english="true"> |
8681 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > | 8681 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type
="dialog" > |
8682 </structure> | 8682 </structure> |
8683 </structures> | 8683 </structures> |
8684 | 8684 |
8685 </release> | 8685 </release> |
8686 </grit> | 8686 </grit> |
OLD | NEW |