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 237 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
248 <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."> | 248 <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."> |
249 This computer will soon stop receiving Google Chrome updates because i
ts hardware is no longer supported. | 249 This computer will soon stop receiving Google Chrome updates because i
ts hardware is no longer supported. |
250 </message> | 250 </message> |
251 <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."> | 251 <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."> |
252 This computer will no longer receive Google Chrome updates because its
hardware is no longer supported. | 252 This computer will no longer receive Google Chrome updates because its
hardware is no longer supported. |
253 </message> | 253 </message> |
254 </if> | 254 </if> |
255 <if expr="is_win"> | 255 <if expr="is_win"> |
256 <!-- Windows non-SSE2 deprecation --> | 256 <!-- Windows non-SSE2 deprecation --> |
257 <message name="IDS_WIN_SSE_OBSOLETE_NOW" desc="A message displayed on an
at-launch infobar and About (Help) page warning the user that the computer they
are using is no longer supported."> | 257 <message name="IDS_WIN_SSE_OBSOLETE_NOW" desc="A message displayed on an
at-launch infobar and About (Help) page warning the user that the computer they
are using is no longer supported."> |
258 This computer will soon stop receiving Google Chrome updates because i
ts hardware is no longer supported. | 258 This computer will no longer receive Google Chrome updates because its
hardware is no longer supported. |
259 </message> | 259 </message> |
260 </if> | 260 </if> |
261 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> | 261 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> |
262 Chrome | 262 Chrome |
263 </message> | 263 </message> |
264 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> | 264 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> |
265 Google Chrome Toolbar | 265 Google Chrome Toolbar |
266 </message> | 266 </message> |
267 <!-- Hung Browser Detector --> | 267 <!-- Hung Browser Detector --> |
268 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo
g box shown when the browser is hung"> | 268 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo
g box shown when the browser is hung"> |
(...skipping 848 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1117 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" | 1117 <message name="IDS_NEW_TAB_OTR_EXTENSIONS_MESSAGE" |
1118 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> | 1118 desc="Explanation in a new OTR window that extensions have been
disabled while in OTR."> |
1119 Because Google Chrome does not control how extensions handle your pers
onal data, all extensions have been disabled for incognito windows. You can reen
able them individually in the | 1119 Because Google Chrome does not control how extensions handle your pers
onal data, all extensions have been disabled for incognito windows. You can reen
able them individually in the |
1120 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. | 1120 <ph name="BEGIN_LINK"><a href="$1"></ph>extensions manager<ph na
me="END_LINK"></a><ex></a></ex></ph>. |
1121 </message> | 1121 </message> |
1122 </if> | 1122 </if> |
1123 | 1123 |
1124 </messages> | 1124 </messages> |
1125 </release> | 1125 </release> |
1126 </grit> | 1126 </grit> |
OLD | NEW |