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 2058 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2069 Plug-in: <ph name="PLUGIN_NAME">$1<ex>Unknown Plug-in</ex></ph> | 2069 Plug-in: <ph name="PLUGIN_NAME">$1<ex>Unknown Plug-in</ex></ph> |
2070 </message> | 2070 </message> |
2071 <message name="IDS_TASK_MANAGER_UNKNOWN_PLUGIN_NAME" desc="The prefix for
a Task Manager plugin row"> | 2071 <message name="IDS_TASK_MANAGER_UNKNOWN_PLUGIN_NAME" desc="The prefix for
a Task Manager plugin row"> |
2072 Unknown plug-in | 2072 Unknown plug-in |
2073 </message> | 2073 </message> |
2074 <message name="IDS_TASK_MANAGER_WORKER_PREFIX" desc="The prefix for a Task
Manager HTML5 Web Worker process row"> | 2074 <message name="IDS_TASK_MANAGER_WORKER_PREFIX" desc="The prefix for a Task
Manager HTML5 Web Worker process row"> |
2075 Web Worker: <ph name="WORKER_NAME">$1<ex>http://www.domain.com</ex></ph> | 2075 Web Worker: <ph name="WORKER_NAME">$1<ex>http://www.domain.com</ex></ph> |
2076 </message> | 2076 </message> |
2077 | 2077 |
2078 <!-- Extension Crashed Info Bar--> | 2078 <!-- Extension Crashed Info Bar--> |
2079 <message name="IDS_EXTENSION_CRASHED_INFOBAR_RESTART_BUTTON" desc="Title o
f the restart button in the extension crashed infobar. After the button is click
ed, the extension process will be restarted."> | 2079 <message name="IDS_EXTENSION_CRASHED_INFOBAR_RESTART_BUTTON" desc="Title o
f the reload button in the extension crashed infobar. After the button is clicke
d, the extension will be reloaded."> |
2080 Restart | 2080 Reload |
2081 </message> | 2081 </message> |
2082 <message name="IDS_EXTENSION_CRASHED_INFOBAR_MESSAGE" desc="Message displa
yed on the extension crashed infobar."> | 2082 <message name="IDS_EXTENSION_CRASHED_INFOBAR_MESSAGE" desc="Message displa
yed on the extension crashed infobar."> |
2083 The following extension has crashed : <ph name="EXTENSION_NAME">$1<ex>Bu
ildbot Monitor</ex></ph> | 2083 The following extension has crashed : <ph name="EXTENSION_NAME">$1<ex>Bu
ildbot Monitor</ex></ph> |
2084 </message> | 2084 </message> |
2085 | 2085 |
2086 <!-- Theme preview info bar --> | 2086 <!-- Theme preview info bar --> |
2087 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an
infobar when a theme has been installed."> | 2087 <message name="IDS_THEME_INSTALL_INFOBAR_LABEL" desc="Text displayed on an
infobar when a theme has been installed."> |
2088 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>" | 2088 Installed theme "<ph name="THEME_NAME">$1<ex>Snowflake Theme</ex></ph>" |
2089 </message> | 2089 </message> |
2090 <message name="IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON" desc="Text displayed
on the button to undo a theme installation and go back to the previous theme."> | 2090 <message name="IDS_THEME_INSTALL_INFOBAR_UNDO_BUTTON" desc="Text displayed
on the button to undo a theme installation and go back to the previous theme."> |
(...skipping 2726 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4817 <message name="IDS_BLACKLIST_UNBLOCK" desc="Prompt to unblock a blacklisted
element."> | 4817 <message name="IDS_BLACKLIST_UNBLOCK" desc="Prompt to unblock a blacklisted
element."> |
4818 Click to unblock | 4818 Click to unblock |
4819 </message> | 4819 </message> |
4820 | 4820 |
4821 <message translateable="false" name="IDS_GLEN" desc="Glen"> | 4821 <message translateable="false" name="IDS_GLEN" desc="Glen"> |
4822 Glen | 4822 Glen |
4823 </message> | 4823 </message> |
4824 </messages> | 4824 </messages> |
4825 </release> | 4825 </release> |
4826 </grit> | 4826 </grit> |
OLD | NEW |