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 2737 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
4828 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse
r cannot start because the profile is in use on a different host."> | 4828 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the browse
r cannot start because the profile is in use on a different host."> |
4829 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12
345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you
are sure no other processes are using this profile, delete the file <ph name="LO
CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest
art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. | 4829 The profile appears to be in use by process <ph name="PROCESS_ID">$1<ex>12
345</ex></ph> on host <ph name="HOST_NAME">$2<ex>example.com</ex></ph>. If you
are sure no other processes are using this profile, delete the file <ph name="LO
CK_FILE">$3<ex>/home/user/.config/google-chrome/SingletonLock</ex></ph> and rest
art <ph name="PRODUCT_NAME">$4<ex>Google Chrome</ex></ph>. |
4830 </message> | 4830 </message> |
4831 | 4831 |
4832 <message translateable="false" name="IDS_GLEN" desc="Glen"> | 4832 <message translateable="false" name="IDS_GLEN" desc="Glen"> |
4833 Glen | 4833 Glen |
4834 </message> | 4834 </message> |
4835 </messages> | 4835 </messages> |
4836 </release> | 4836 </release> |
4837 </grit> | 4837 </grit> |
OLD | NEW |