OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <!-- This file contains definitions of strings that are specific to | 2 <!-- This file contains definitions of strings that are specific to |
3 Google Chrome. These strings will be translated for each locale that Google | 3 Google Chrome. These strings will be translated for each locale that Google |
4 Chrome supports. --> | 4 Chrome supports. --> |
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/google_chrome_strings.h" type="rc_header"> | 9 <output filename="grit/google_chrome_strings.h" type="rc_header"> |
10 <emit emit_type='prepend'></emit> | 10 <emit emit_type='prepend'></emit> |
(...skipping 234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
245 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><
;a target="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a
></ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="
_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a>
</ph>. | 245 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM"><
;a target="_blank" href="$1"></ph>Chromium<ph name="END_LINK_CHROMIUM"></a
></ph> open source project and other <ph name="BEGIN_LINK_OSS"><a target="
_blank" href="$2"></ph>open source software<ph name="END_LINK_OSS"></a>
</ph>. |
246 </message> | 246 </message> |
247 <if expr="pp_ifdef('chromeos')"> | 247 <if expr="pp_ifdef('chromeos')"> |
248 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chrome OS."> | 248 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis
played beneath the Chromium open source URLs for Chrome OS."> |
249 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS
"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK
_CROS_OSS"></a></ph>. | 249 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS
"><a target="_blank" href="$1"></ph>open source software<ph name="END_LINK
_CROS_OSS"></a></ph>. |
250 </message> | 250 </message> |
251 </if> | 251 </if> |
252 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe
l in the About box."> | 252 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe
l in the About box."> |
253 Google Chrome <ph name="TERMS_OF_SERVICE_LINK"><a target="_blank" hre
f="$1"></ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK"></a></
ph> | 253 Google Chrome <ph name="TERMS_OF_SERVICE_LINK"><a target="_blank" hre
f="$1"></ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK"></a></
ph> |
254 </message> | 254 </message> |
| 255 <if expr="is_macosx"> |
| 256 <!-- Mac 32-bit deprecation --> |
| 257 <message name="IDS_MAC_32_BIT_OBSOLETE_SOON" desc="A message displayed o
n an at-launch infobar and About (Help) page warning the user that the computer
they are using is about to become unsupported."> |
| 258 This computer will soon stop receiving Google Chrome updates because i
ts hardware is no longer supported. |
| 259 </message> |
| 260 <message name="IDS_MAC_32_BIT_OBSOLETE_NOW" desc="A message displayed on
an at-launch infobar and About (Help) page warning the user that the computer t
hey are using is no longer supported."> |
| 261 This computer will no longer receive Google Chrome updates because its
hardware is no longer supported. |
| 262 </message> |
| 263 </if> |
255 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> | 264 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> |
256 Chrome | 265 Chrome |
257 </message> | 266 </message> |
258 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> | 267 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> |
259 Google Chrome Toolbar | 268 Google Chrome Toolbar |
260 </message> | 269 </message> |
261 <!-- Hung Browser Detector --> | 270 <!-- Hung Browser Detector --> |
262 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo
g box shown when the browser is hung"> | 271 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo
g box shown when the browser is hung"> |
263 Google Chrome is unresponsive. Relaunch now? | 272 Google Chrome is unresponsive. Relaunch now? |
264 </message> | 273 </message> |
(...skipping 684 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
949 </message> | 958 </message> |
950 | 959 |
951 <!-- ProcessSingleton --> | 960 <!-- ProcessSingleton --> |
952 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the brow
ser cannot start because the profile is in use on a different host."> | 961 <message name="IDS_PROFILE_IN_USE_LINUX" desc="Message shown when the brow
ser cannot start because the profile is in use on a different host."> |
953 The profile appears to be in use by another Google Chrome process (<ph n
ame="PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME
">$2<ex>example.com</ex></ph>). Chrome has locked the profile so that it doesn'
t get corrupted. If you are sure no other processes are using this profile, you
can unlock the profile and relaunch Chrome. | 962 The profile appears to be in use by another Google Chrome process (<ph n
ame="PROCESS_ID">$1<ex>12345</ex></ph>) on another computer (<ph name="HOST_NAME
">$2<ex>example.com</ex></ph>). Chrome has locked the profile so that it doesn'
t get corrupted. If you are sure no other processes are using this profile, you
can unlock the profile and relaunch Chrome. |
954 </message> | 963 </message> |
955 | 964 |
956 </messages> | 965 </messages> |
957 </release> | 966 </release> |
958 </grit> | 967 </grit> |
OLD | NEW |