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 246 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
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."> | 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. | 258 This computer will soon stop receiving Google Chrome updates because i
ts hardware is no longer supported. |
259 </message> | 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."> | 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. | 261 This computer will no longer receive Google Chrome updates because its
hardware is no longer supported. |
262 </message> | 262 </message> |
263 </if> | 263 </if> |
264 <if expr="is_win"> | 264 <if expr="is_win"> |
265 <!-- Windows non-SSE2 deprecation --> | 265 <!-- Windows non-SSE2 deprecation --> |
266 <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."> | 266 <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."> |
267 This computer will soon stop receiving Google Chrome updates because i
ts hardware is no longer supported. | 267 This computer will no longer receive Google Chrome updates because its
hardware is no longer supported. |
268 </message> | 268 </message> |
269 </if> | 269 </if> |
270 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> | 270 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu
."> |
271 Chrome | 271 Chrome |
272 </message> | 272 </message> |
273 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> | 273 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl
ication's toolbar."> |
274 Google Chrome Toolbar | 274 Google Chrome Toolbar |
275 </message> | 275 </message> |
276 <!-- Hung Browser Detector --> | 276 <!-- Hung Browser Detector --> |
277 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo
g box shown when the browser is hung"> | 277 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo
g box shown when the browser is hung"> |
(...skipping 727 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1005 </if> | 1005 </if> |
1006 | 1006 |
1007 <!-- Toast experiment. --> | 1007 <!-- Toast experiment. --> |
1008 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to ma
ke Chrome the default browser"> | 1008 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to ma
ke Chrome the default browser"> |
1009 Make Google Chrome the default browser | 1009 Make Google Chrome the default browser |
1010 </message> | 1010 </message> |
1011 | 1011 |
1012 </messages> | 1012 </messages> |
1013 </release> | 1013 </release> |
1014 </grit> | 1014 </grit> |
OLD | NEW |