Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(71)

Side by Side Diff: chrome/app/google_chrome_strings.grd

Issue 288153002: Cleanup: Mark more string resources as platform-specific or remove them if they are unused. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: add back IDS_ABOUT_VERSION_LICENSE_EULA, rebase Created 6 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 125 matching lines...) Expand 10 before | Expand all | Expand 10 after
136 <messages fallback_to_english="true"> 136 <messages fallback_to_english="true">
137 <message name="IDS_PROFILES_DISCONNECT_MANAGED_PROFILE_TEXT" desc="Message explaining to the user what will happen if they disconnect the managed profile. "> 137 <message name="IDS_PROFILES_DISCONNECT_MANAGED_PROFILE_TEXT" desc="Message explaining to the user what will happen if they disconnect the managed profile. ">
138 Disconnecting <ph name="USERNAME">$1<ex>someone@example.com</ex></ph> wi ll clear your history, bookmarks, settings, and other Chrome data stored on this device. Data stored in your Google Account will not be cleared and can be manag ed on <ph name="GOOGLE_DASHBOARD_LINK">&lt;a target="_blank" href="$2"&gt;</ph>G oogle Dashboard<ph name="END_GOOGLE_DASHBOARD_LINK">&lt;/a&gt;</ph>. 138 Disconnecting <ph name="USERNAME">$1<ex>someone@example.com</ex></ph> wi ll clear your history, bookmarks, settings, and other Chrome data stored on this device. Data stored in your Google Account will not be cleared and can be manag ed on <ph name="GOOGLE_DASHBOARD_LINK">&lt;a target="_blank" href="$2"&gt;</ph>G oogle Dashboard<ph name="END_GOOGLE_DASHBOARD_LINK">&lt;/a&gt;</ph>.
139 </message> 139 </message>
140 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name"> 140 <message name="IDS_PRODUCT_NAME" desc="The Chrome application name">
141 Google Chrome 141 Google Chrome
142 </message> 142 </message>
143 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short name"> 143 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short name">
144 Chrome 144 Chrome
145 </message> 145 </message>
146 <message name="IDS_SHORT_PRODUCT_NAME_LOWER" desc="The Chrome application short name all lowercase"> 146 <if expr="is_win">
147 chrome 147 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name fo r SxS channel">
148 </message> 148 Google Chrome Canary
149 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for SxS channel"> 149 </message>
150 Google Chrome Canary 150 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description">
151 </message> 151 Google Chrome is a web browser that runs webpages and applications wit h lightning speed. It's fast, stable, and easy to use. Browse the web more safel y with malware and phishing protection built into Google Chrome.
152 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> 152 </message>
153 Google Chrome is a web browser that runs webpages and applications with lightning speed. It's fast, stable, and easy to use. Browse the web more safely with malware and phishing protection built into Google Chrome. 153 <message name="IDS_APP_LAUNCHER_PRODUCT_DESCRIPTION" desc="App Launcher description">
154 </message> 154 Google Chrome App Launcher is a standalone platform for Chrome apps.
155 <message name="IDS_APP_LAUNCHER_PRODUCT_DESCRIPTION" desc="App Launcher de scription"> 155 </message>
156 Google Chrome App Launcher is a standalone platform for Chrome apps. 156 </if>
157 </message>
158 <if expr="chromeos"> 157 <if expr="chromeos">
159 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name "> 158 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name ">
160 Google Chrome OS 159 Google Chrome OS
161 </message> 160 </message>
162 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio n short name"> 161 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio n short name">
163 Chrome OS 162 Chrome OS
164 </message> 163 </message>
165 </if> 164 </if>
166 <if expr="is_win"> 165 <if expr="is_win">
167 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launc her application name"> 166 <message name="IDS_PRODUCT_APP_LAUNCHER_NAME" desc="The Chrome App Launc her application name">
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
231 </if> 230 </if>
232 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a bout pages"> 231 <message name="IDS_ABOUT_VERSION_COMPANY_NAME" desc="Company name on the a bout pages">
233 Google Inc. 232 Google Inc.
234 </message> 233 </message>
235 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages"> 234 <message name="IDS_ABOUT_VERSION_COPYRIGHT" desc="Copyright information on the about pages">
236 Copyright <ph name="YEAR">$1</ph> Google Inc. All rights reserved. 235 Copyright <ph name="YEAR">$1</ph> Google Inc. All rights reserved.
237 </message> 236 </message>
238 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyri ght message, containing the URLs."> 237 <message name="IDS_ABOUT_VERSION_LICENSE" desc="The label below the copyri ght message, containing the URLs.">
239 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt ;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a &gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target=" _blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt; </ph>. 238 Google Chrome is made possible by the <ph name="BEGIN_LINK_CHROMIUM">&lt ;a target="_blank" href="$1"&gt;</ph>Chromium<ph name="END_LINK_CHROMIUM">&lt;/a &gt;</ph> open source project and other <ph name="BEGIN_LINK_OSS">&lt;a target=" _blank" href="$2"&gt;</ph>open source software<ph name="END_LINK_OSS">&lt;/a&gt; </ph>.
240 </message> 239 </message>
241 <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the c opyright message, containing the URLs.">
242 Chrome open source licenses
243 </message>
244 <if expr="chromeos"> 240 <if expr="chromeos">
241 <message name="IDS_ABOUT_VERSION_LICENSE_EULA" desc="The label below the copyright message, containing the URLs.">
242 Chrome open source licenses
243 </message>
245 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chrome OS."> 244 <message name="IDS_ABOUT_CROS_VERSION_LICENSE" desc="Additional text dis played beneath the Chromium open source URLs for Chrome OS.">
246 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS ">&lt;a target="_blank" href="$1"&gt;</ph>open source software<ph name="END_LINK _CROS_OSS">&lt;/a&gt;</ph>. 245 Chrome OS is made possible by additional <ph name="BEGIN_LINK_CROS_OSS ">&lt;a target="_blank" href="$1"&gt;</ph>open source software<ph name="END_LINK _CROS_OSS">&lt;/a&gt;</ph>.
247 </message> 246 </message>
248 <message name="IDS_ABOUT_CROS_VERSION_LICENSE_EULA" desc="Additional te xt displayed beneath the Chromium open source URLs for Chrome OS."> 247 <message name="IDS_ABOUT_CROS_VERSION_LICENSE_EULA" desc="Additional te xt displayed beneath the Chromium open source URLs for Chrome OS.">
249 Chrome OS open source licenses 248 Chrome OS open source licenses
250 </message> 249 </message>
251 </if> 250 </if>
252 <message name="IDS_ABOUT_TERMS_OF_SERVICE" desc="The terms of service labe l in the About box."> 251 <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">&lt;a target="_blank" hre f="$1"&gt;</ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK">&lt;/a&gt;</ ph> 252 Google Chrome <ph name="TERMS_OF_SERVICE_LINK">&lt;a target="_blank" hre f="$1"&gt;</ph>Terms of Service<ph name="END_TERMS_OF_SERVICE_LINK">&lt;/a&gt;</ ph>
254 </message> 253 </message>
(...skipping 12 matching lines...) Expand all
267 This computer will no longer receive Google Chrome updates because its hardware is no longer supported. 266 This computer will no longer receive Google Chrome updates because its hardware is no longer supported.
268 </message> 267 </message>
269 </if> 268 </if>
270 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu ."> 269 <message name="IDS_ACCNAME_APP" desc="The accessible name for the app menu .">
271 Chrome 270 Chrome
272 </message> 271 </message>
273 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl ication's toolbar."> 272 <message name="IDS_ACCNAME_TOOLBAR" desc="The accessible name for the appl ication's toolbar.">
274 Google Chrome Toolbar 273 Google Chrome Toolbar
275 </message> 274 </message>
276 <!-- Hung Browser Detector --> 275 <!-- Hung Browser Detector -->
277 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dialo g box shown when the browser is hung"> 276 <if expr="is_win">
278 Google Chrome is unresponsive. Relaunch now? 277 <message name="IDS_BROWSER_HUNGBROWSER_MESSAGE" desc="Content of the dia log box shown when the browser is hung">
279 </message> 278 Google Chrome is unresponsive. Relaunch now?
279 </message>
280 </if>
280 <message name="IDS_IMPORT_FIND_YOUR_BOOKMARKS" desc="Helpful reminder for where to find imported bookmarks"> 281 <message name="IDS_IMPORT_FIND_YOUR_BOOKMARKS" desc="Helpful reminder for where to find imported bookmarks">
281 Find your bookmarks in the Chrome menu or on the bookmarks bar. 282 Find your bookmarks in the Chrome menu or on the bookmarks bar.
282 </message> 283 </message>
283 <message name="IDS_IMPORTER_LOCK_TEXT" desc="The message to be displayed o n dialog"> 284 <message name="IDS_IMPORTER_LOCK_TEXT" desc="The message to be displayed o n dialog">
284 Sadly, your Mozilla Firefox settings are not available while that browse r is running. To import those settings to Google Chrome, save your work and clos e all Firefox windows. Then click Continue. 285 Sadly, your Mozilla Firefox settings are not available while that browse r is running. To import those settings to Google Chrome, save your work and clos e all Firefox windows. Then click Continue.
285 </message> 286 </message>
286 <!-- Uninstall messages --> 287 <!-- Uninstall messages -->
287 <if expr="is_win"> 288 <if expr="is_win">
288 <message name="IDS_UNINSTALL_CLOSE_APP" desc="Message to user when unins tall detects other app instance running"> 289 <message name="IDS_UNINSTALL_CLOSE_APP" desc="Message to user when unins tall detects other app instance running">
289 Please close all Google Chrome windows and try again. 290 Please close all Google Chrome windows and try again.
290 </message> 291 </message>
291 <message name="IDS_UNINSTALL_CLOSE_APP_IMMERSIVE" desc="Message to user when uninstall detects other app instance running, possibly in the Windows 8 imm ersive mode"> 292 <message name="IDS_UNINSTALL_CLOSE_APP_IMMERSIVE" desc="Message to user when uninstall detects other app instance running, possibly in the Windows 8 imm ersive mode">
292 Please close all Google Chrome windows (including those in Windows 8 m ode) and try again. 293 Please close all Google Chrome windows (including those in Windows 8 m ode) and try again.
293 </message> 294 </message>
295 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants to uninstall">
296 Are you sure you want to uninstall Google Chrome?
297 </message>
298 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in t he Start Menu for uninstalling chrome.">
299 Uninstall Google Chrome
300 </message>
301 <message name="IDS_UNINSTALL_APP_LAUNCHER" desc="The text of the shortcu t in the Start Menu for uninstalling App Launcher.">
302 Uninstall Google Chrome App Launcher
303 </message>
294 </if> 304 </if>
295 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants t o uninstall">
296 Are you sure you want to uninstall Google Chrome?
297 </message>
298 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome.">
299 Uninstall Google Chrome
300 </message>
301 <message name="IDS_UNINSTALL_APP_LAUNCHER" desc="The text of the shortcut in the Start Menu for uninstalling App Launcher.">
302 Uninstall Google Chrome App Launcher
303 </message>
304 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser che ckbox label"> 305 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser che ckbox label">
305 Make Google Chrome the default browser 306 Make Google Chrome the default browser
306 </message> 307 </message>
307 <if expr="chromeos"> 308 <if expr="chromeos">
308 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE" 309 <message name="IDS_NEW_TAB_CHROME_WELCOME_PAGE_TITLE"
309 desc="Title for the hard-coded thumbnail that represents the Go ogle Chrome Welcome page. This is used on the NTP when there aren't enough thum bnails to show."> 310 desc="Title for the hard-coded thumbnail that represents the Go ogle Chrome Welcome page. This is used on the NTP when there aren't enough thum bnails to show.">
310 Get Started with Chrome OS 311 Get Started with Chrome OS
311 </message> 312 </message>
312 </if> 313 </if>
313 <if expr="is_ios"> 314 <if expr="is_ios">
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
365 Use hardware acceleration when available 366 Use hardware acceleration when available
366 </message> 367 </message>
367 <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTAR T" desc="The restart string after changing hardware acceleration mode"> 368 <message name="IDS_OPTIONS_SYSTEM_ENABLE_HARDWARE_ACCELERATION_MODE_RESTAR T" desc="The restart string after changing hardware acceleration mode">
368 (requires Chrome <ph name="BEGIN_BUTTON">&lt;button id="gpu-mode-reset-r estart-button" type="button" class="link-button standalone-link-button"&gt;</ph> restart<ph name="END_BUTTON">&lt;/button&gt;</ph>) 369 (requires Chrome <ph name="BEGIN_BUTTON">&lt;button id="gpu-mode-reset-r estart-button" type="button" class="link-button standalone-link-button"&gt;</ph> restart<ph name="END_BUTTON">&lt;/button&gt;</ph>)
369 </message> 370 </message>
370 <message name="IDS_CANT_WRITE_USER_DIRECTORY_SUMMARY" desc="Summary of pro blem displayed in dialog when we can't create a directory for this user."> 371 <message name="IDS_CANT_WRITE_USER_DIRECTORY_SUMMARY" desc="Summary of pro blem displayed in dialog when we can't create a directory for this user.">
371 Google Chrome cannot read and write to its data directory: 372 Google Chrome cannot read and write to its data directory:
372 373
373 <ph name="USER_DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Sett ings\Application Data\Google\Chrome</ex></ph> 374 <ph name="USER_DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Sett ings\Application Data\Google\Chrome</ex></ph>
374 </message> 375 </message>
375 <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the ch eckbox to enable/disable crash and user metrics logging on EULA screen."> 376 <if expr="chromeos">
376 Optional: Help make Chrome OS better by automatically sending usage stat istics and crash reports to Google. 377 <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging on EULA screen.">
377 </message> 378 Optional: Help make Chrome OS better by automatically sending usage st atistics and crash reports to Google.
379 </message>
380 </if>
378 <message name="IDS_PROFILE_TOO_NEW_ERROR" desc="Error displayed on startup when the profile is from a newer version of the product and can not be read"> 381 <message name="IDS_PROFILE_TOO_NEW_ERROR" desc="Error displayed on startup when the profile is from a newer version of the product and can not be read">
379 Your profile can not be used because it is from a newer version of Google Chrome . 382 Your profile can not be used because it is from a newer version of Google Chrome .
380 383
381 Some features may be unavailable. Please specify a different profile directory o r use a newer version of Chrome. 384 Some features may be unavailable. Please specify a different profile directory o r use a newer version of Chrome.
382 </message> 385 </message>
383 <message name="IDS_PREFERENCES_UNREADABLE_ERROR" desc="Error displayed on startup when user preferences file can not be read"> 386 <message name="IDS_PREFERENCES_UNREADABLE_ERROR" desc="Error displayed on startup when user preferences file can not be read">
384 Your preferences can not be read. 387 Your preferences can not be read.
385 388
386 Some features may be unavailable and changes to preferences won't be saved. 389 Some features may be unavailable and changes to preferences won't be saved.
387 </message> 390 </message>
388 <message name="IDS_PREFERENCES_CORRUPT_ERROR" desc="Error displayed on sta rtup when user preferences file can not be read"> 391 <message name="IDS_PREFERENCES_CORRUPT_ERROR" desc="Error displayed on sta rtup when user preferences file can not be read">
389 Your preferences file is corrupt or invalid. 392 Your preferences file is corrupt or invalid.
390 393
391 Google Chrome is unable to recover your settings. 394 Google Chrome is unable to recover your settings.
392 </message> 395 </message>
393 <!-- Crash Recovery Dialog --> 396 <!-- Crash Recovery Dialog -->
394 <message name="IDS_CRASH_RECOVERY_TITLE" desc="Title of dialog shown when the browser crashes."> 397 <message name="IDS_CRASH_RECOVERY_TITLE" desc="Title of dialog shown when the browser crashes.">
395 Google Chrome 398 Google Chrome
396 </message> 399 </message>
397 <message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling the user the browser has crashed."> 400 <if expr="is_win">
398 Whoa! Google Chrome has crashed. Relaunch now? 401 <message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling th e user the browser has crashed.">
399 </message> 402 Whoa! Google Chrome has crashed. Relaunch now?
403 </message>
404 </if>
400 <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next t o a generated password describing it as a suggestion."> 405 <message name="IDS_PASSWORD_GENERATION_SUGGESTION" desc="Text shown next t o a generated password describing it as a suggestion.">
401 Suggested by Chrome 406 Suggested by Chrome
402 </message> 407 </message>
403 <if expr="not is_android"> 408 <if expr="not is_android">
404 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password"> 409 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar message to save a password">
405 Do you want Google Chrome to save your password? 410 Do you want Google Chrome to save your password?
406 </message> 411 </message>
407 </if> 412 </if>
408 <if expr="is_android"> 413 <if expr="is_android">
409 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Mobile: Info bar message to save a password"> 414 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Mobile: Info bar message to save a password">
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after
462 A conflicting installation of Google Chrome was found on the system. P lease uninstall it and try again. 467 A conflicting installation of Google Chrome was found on the system. P lease uninstall it and try again.
463 </message> 468 </message>
464 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error durin g install if the update policies settings in Group Policy are inconsistent."> 469 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error durin g install if the update policies settings in Group Policy are inconsistent.">
465 Google Chrome cannot be updated due to inconsistent Google Update Grou p Policy settings. Use the Group Policy Editor to set the update policy override for the Google Chrome Binaries application and try again; see http://goo.gl/uJ9 gV for details. 470 Google Chrome cannot be updated due to inconsistent Google Update Grou p Policy settings. Use the Group Policy Editor to set the update policy override for the Google Chrome Binaries application and try again; see http://goo.gl/uJ9 gV for details.
466 </message> 471 </message>
467 </if> 472 </if>
468 <!-- Options Dialog --> 473 <!-- Options Dialog -->
469 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in the options panel that describes how we use web services to improve browsing exp erience."> 474 <message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in the options panel that describes how we use web services to improve browsing exp erience.">
470 Google Chrome may use web services to improve your browsing experience. 475 Google Chrome may use web services to improve your browsing experience.
471 </message> 476 </message>
472 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short cut to start the application for OEM pre-installations."> 477 <if expr="is_win">
473 Internet Browser 478 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop sho rtcut to start the application for OEM pre-installations.">
474 </message> 479 Internet Browser
475 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f or the Google Chrome shortcuts."> 480 </message>
476 Access the Internet 481 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the Google Chrome shortcuts.">
477 </message> 482 Access the Internet
478 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hover -on tooltip for the App Launcher shortcut."> 483 </message>
479 Launch Chrome apps 484 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hov er-on tooltip for the App Launcher shortcut.">
480 </message> 485 Launch Chrome apps
481 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to as k whether to delete all the profile data also during uninstallation."> 486 </message>
482 Also delete your browsing data? 487 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to ask whether to delete all the profile data also during uninstallation.">
483 </message> 488 Also delete your browsing data?
484 <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whethe r to set another browser as default when Chromium is uninstalled."> 489 </message>
485 Change default browser to: 490 <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whet her to set another browser as default when Chromium is uninstalled.">
486 </message> 491 Change default browser to:
487 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog."> 492 </message>
488 Uninstall 493 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall butt on on Uninstall confirmation dialog.">
489 </message> 494 Uninstall
495 </message>
496 </if>
490 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> 497 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar.">
491 Google Chrome isn't your default browser. 498 Google Chrome isn't your default browser.
492 </message> 499 </message>
493 <if expr="chromeos"> 500 <if expr="chromeos">
494 <message name="IDS_SYNC_OVERVIEW" desc="Chrome OS: The message that appe ars in the options dialog when sync has not been set up by the user."> 501 <message name="IDS_SYNC_OVERVIEW" desc="Chrome OS: The message that appe ars in the options dialog when sync has not been set up by the user.">
495 Set up Sync to save your personalized browser features to the web and access them from Google Chrome on any computer. 502 Set up Sync to save your personalized browser features to the web and access them from Google Chrome on any computer.
496 </message> 503 </message>
497 </if> 504 </if>
498 <!-- Try Chrome Toast Dialog -->
499 <message name="IDS_TRY_TOAST_HEADING" desc="Top line of the try-chrome-aga in dialog">
500 There is a new version of Google Chrome available.
501 </message>
502 <message name="IDS_TRY_TOAST_HEADING2" desc="Top line of the try-chrome-ag ain dialog">
503 There's a new version of Google Chrome available, and it's faster than e ver.
504 </message>
505 <message name="IDS_TRY_TOAST_HEADING3" desc="Top line of the try-chrome-ag ain dialog">
506 There's a new, safer version of Google Chrome available.
507 </message>
508 <message name="IDS_TRY_TOAST_HEADING4" desc="Top line of the try-chrome-ag ain dialog">
509 Google Chrome has been updated, but you haven't used it for at least 30 days.
510 </message>
511 <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-chro me-again dialog">
512 Google Chrome lets you click a phone number on the web and call it with Skype!
513 </message>
514 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on t he dialog to try chrome">
515 Try it out, it's already installed
516 </message>
517 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cancel button">
518 Don't bug me
519 </message>
520 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explains why this dialog is being shown">
521 Why am I seeing this?
522 </message>
523 <!-- about:conflicts strings -->
524 <if expr="is_win"> 505 <if expr="is_win">
506 <!-- Try Chrome Toast Dialog -->
507 <message name="IDS_TRY_TOAST_HEADING" desc="Top line of the try-chrome-a gain dialog">
508 There is a new version of Google Chrome available.
509 </message>
510 <message name="IDS_TRY_TOAST_HEADING2" desc="Top line of the try-chrome- again dialog">
511 There's a new version of Google Chrome available, and it's faster than ever.
512 </message>
513 <message name="IDS_TRY_TOAST_HEADING3" desc="Top line of the try-chrome- again dialog">
514 There's a new, safer version of Google Chrome available.
515 </message>
516 <message name="IDS_TRY_TOAST_HEADING4" desc="Top line of the try-chrome- again dialog">
517 Google Chrome has been updated, but you haven't used it for at least 3 0 days.
518 </message>
519 <message name="IDS_TRY_TOAST_HEADING_SKYPE" desc="Top line of the try-ch rome-again dialog">
520 Google Chrome lets you click a phone number on the web and call it wit h Skype!
521 </message>
522 <message name="IDS_TRY_TOAST_TRY_OPT" desc="First option radio button on the dialog to try chrome">
523 Try it out, it's already installed
524 </message>
525 <message name="IDS_TRY_TOAST_CANCEL" desc="Try chrome again dialog Cance l button">
526 Don't bug me
527 </message>
528 <message name="IDS_TRY_TOAST_WHY" desc="Text of the url link that explai ns why this dialog is being shown">
529 Why am I seeing this?
530 </message>
531 <!-- about:conflicts strings -->
525 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page"> 532 <message name="IDS_CONFLICTS_CHECK_PAGE_TITLE_LONG" desc="The long title on the compatibility page">
526 Modules loaded into Google Chrome 533 Modules loaded into Google Chrome
527 </message> 534 </message>
528 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning labe l on the compatibility page"> 535 <message name="IDS_CONFLICTS_CHECK_WARNING_CONFIRMED" desc="Warning labe l on the compatibility page">
529 This module is known to conflict with Google Chrome. 536 This module is known to conflict with Google Chrome.
530 </message> 537 </message>
531 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning labe l on the compatibility page"> 538 <message name="IDS_CONFLICTS_CHECK_WARNING_SUSPECTED" desc="Warning labe l on the compatibility page">
532 A module with the same name has been known to conflict with Google Chr ome. 539 A module with the same name has been known to conflict with Google Chr ome.
533 </message> 540 </message>
534 </if> 541 </if>
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after
577 </message> 584 </message>
578 585
579 <!-- Quit all apps confirmation dialog --> 586 <!-- Quit all apps confirmation dialog -->
580 <if expr="is_macosx"> 587 <if expr="is_macosx">
581 <message name="IDS_QUIT_WITH_APPS_TITLE" desc="Title for a notification explaining that Chrome is running in the background."> 588 <message name="IDS_QUIT_WITH_APPS_TITLE" desc="Title for a notification explaining that Chrome is running in the background.">
582 Google Chrome is running in the background. 589 Google Chrome is running in the background.
583 </message> 590 </message>
584 </if> 591 </if>
585 592
586 <!-- Autolaunch infobar --> 593 <!-- Autolaunch infobar -->
587 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in the infobar when Chrome was automatically launched on startup"> 594 <if expr="is_win">
588 Google Chrome is configured to automatically launch when you start your computer. 595 <message name="IDS_AUTO_LAUNCH_INFOBAR_TEXT" desc="The text to show in t he infobar when Chrome was automatically launched on startup">
589 </message> 596 Google Chrome is configured to automatically launch when you start you r computer.
597 </message>
598 </if>
590 599
591 <!-- about:flags --> 600 <!-- about:flags -->
592 <if expr="not chromeos"> 601 <if expr="not chromeos">
593 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to relaunch Chrome. Shown next to a button that says 'Relaunch Now'."> 602 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to relaunch Chrome. Shown next to a button that says 'Relaunch Now'.">
594 Your changes will take effect the next time you relaunch Google Chrome . 603 Your changes will take effect the next time you relaunch Google Chrome .
595 </message> 604 </message>
596 </if> 605 </if>
597 <if expr="chromeos"> 606 <if expr="chromeos">
598 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to restart Chrome OS. Shown next to a button that says 'Restart Now'."> 607 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to restart Chrome OS. Shown next to a button that says 'Restart Now'.">
599 Your changes will take effect the next time you restart your device. 608 Your changes will take effect the next time you restart your device.
(...skipping 174 matching lines...) Expand 10 before | Expand all | Expand 10 after
774 </message> 783 </message>
775 <message name="IDS_PROFILES_PRIMARY_ACCOUNT_REMOVAL_TEXT" desc="Main text of the account removal view when removing a primary account."> 784 <message name="IDS_PROFILES_PRIMARY_ACCOUNT_REMOVAL_TEXT" desc="Main text of the account removal view when removing a primary account.">
776 You're using <ph name="PROFILE_EMAIL">$1<ex>jessica@gmail.com</ex></ph> to sync your Chrome stuff. To update your sync preference or to use Chrome witho ut a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph>. 785 You're using <ph name="PROFILE_EMAIL">$1<ex>jessica@gmail.com</ex></ph> to sync your Chrome stuff. To update your sync preference or to use Chrome witho ut a Google account, visit <ph name="SETTINGS_LINK">$2<ex>settings</ex></ph>.
777 </message> 786 </message>
778 787
779 <!-- End-preview view in the avatar menu bubble --> 788 <!-- End-preview view in the avatar menu bubble -->
780 <message name="IDS_PROFILES_END_PREVIEW_TEXT" desc="Main text of the end-p review view."> 789 <message name="IDS_PROFILES_END_PREVIEW_TEXT" desc="Main text of the end-p review view.">
781 Thanks for trying out the new Chrome. Chrome needs to restart to make su re you've saved any open work before continuing. 790 Thanks for trying out the new Chrome. Chrome needs to restart to make su re you've saved any open work before continuing.
782 </message> 791 </message>
783 792
784 <!-- Sync Promo New Tab Page bubble strings -->
785 <message name="IDS_SYNC_PROMO_NTP_BUBBLE_MESSAGE_NEW" desc="The body of th e sync promo NTP bubble.">
786 Now that you're signed in, you can get your tabs, bookmarks and other Ch rome stuff across your laptop, phone and tablet. You will also receive more rele vant suggestions and features on Google services.
787 </message>
788
789 <!-- One click sign-in infobar --> 793 <!-- One click sign-in infobar -->
790 <if expr="not chromeos"> 794 <if expr="not chromeos">
791 <!-- New one-click sign-in dialog contents for SAML support --> 795 <!-- New one-click sign-in dialog contents for SAML support -->
792 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE_NEW" desc="The title of the modal dialog window that opens when the user chooses to use one click sign- in."> 796 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_TITLE_NEW" desc="The title of the modal dialog window that opens when the user chooses to use one click sign- in.">
793 You're signed in to Chrome! 797 You're signed in to Chrome!
794 </message> 798 </message>
795 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag e of the one click sign-in dialog."> 799 <message name="IDS_ONE_CLICK_SIGNIN_DIALOG_MESSAGE_NEW" desc="The messag e of the one click sign-in dialog.">
796 You're signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com< /ex></ph>. Now you can access your bookmarks, history, and other settings on all your signed in devices. 800 You're signed in as <ph name="USER_EMAIL_ADDRESS">$1<ex>foo@gmail.com< /ex></ph>. Now you can access your bookmarks, history, and other settings on all your signed in devices.
797 </message> 801 </message>
798 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_MESSAGE_NEW" desc="The body o f the sync promo NTP bubble.">
799 Now that you're signed in, you can get your tabs, bookmarks and other Chrome stuff across your laptop, phone and tablet. You will also receive more re levant suggestions and features on Google services.
800 </message>
801 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_SYNC_DISABLED_MESSAGE" desc=" The body of the sign-in bubble, when sync has been disabled."> 802 <message name="IDS_ONE_CLICK_SIGNIN_BUBBLE_SYNC_DISABLED_MESSAGE" desc=" The body of the sign-in bubble, when sync has been disabled.">
802 You're now signed in to Chrome! Sync is disabled by your administrator . 803 You're now signed in to Chrome! Sync is disabled by your administrator .
803 </message> 804 </message>
804 <message name="IDS_SYNC_WRONG_EMAIL" desc="Message shown when sync setup failed due to the user entering the wrong email address for sign-in."> 805 <message name="IDS_SYNC_WRONG_EMAIL" desc="Message shown when sync setup failed due to the user entering the wrong email address for sign-in.">
805 You were signed in to Chrome as <ph name="USER_EMAIL_ADDRESS">$1<ex>fo o@gmail.com</ex></ph>. Please use the same account to sign in again. 806 You were signed in to Chrome as <ph name="USER_EMAIL_ADDRESS">$1<ex>fo o@gmail.com</ex></ph>. Please use the same account to sign in again.
806 </message> 807 </message>
807 <message name="IDS_ONE_CLICK_SIGNIN_CONFIRM_EMAIL_DIALOG_MESSAGE" desc=" Error message to display when setting up sync for a second time and the user nam e is different from the previous user name."> 808 <message name="IDS_ONE_CLICK_SIGNIN_CONFIRM_EMAIL_DIALOG_MESSAGE" desc=" Error message to display when setting up sync for a second time and the user nam e is different from the previous user name.">
808 Someone previously signed in to Chrome on this computer as <ph name="A CCOUNT_EMAIL_LAST">$1<ex>user@example.com</ex></ph>. If that isn't your account, create a new Chrome user to keep your information separate. 809 Someone previously signed in to Chrome on this computer as <ph name="A CCOUNT_EMAIL_LAST">$1<ex>user@example.com</ex></ph>. If that isn't your account, create a new Chrome user to keep your information separate.
809 810
810 Signing in anyway will merge Chrome information like bookmarks, history, and oth er settings to <ph name="ACCOUNT_EMAIL_NEW">$2<ex>user@example.com</ex></ph>. 811 Signing in anyway will merge Chrome information like bookmarks, history, and oth er settings to <ph name="ACCOUNT_EMAIL_NEW">$2<ex>user@example.com</ex></ph>.
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
954 <message name="IDS_KEYBOARD_OVERLAY_SHOW_WRENCH_MENU" desc="The text in the keyboard overlay to explain the shortcut that opens the main Chrome menu."> 955 <message name="IDS_KEYBOARD_OVERLAY_SHOW_WRENCH_MENU" desc="The text in the keyboard overlay to explain the shortcut that opens the main Chrome menu.">
955 Show the Chrome menu 956 Show the Chrome menu
956 </message> 957 </message>
957 </if> 958 </if>
958 959
959 <!-- App list --> 960 <!-- App list -->
960 <if expr="enable_app_list"> 961 <if expr="enable_app_list">
961 <message name="IDS_APP_LIST_SHORTCUT_NAME" desc="Name for the Chrome App List to appear in the taskbar and in any shortcuts to it."> 962 <message name="IDS_APP_LIST_SHORTCUT_NAME" desc="Name for the Chrome App List to appear in the taskbar and in any shortcuts to it.">
962 Chrome App Launcher 963 Chrome App Launcher
963 </message> 964 </message>
964 <message name="IDS_APP_LIST_SHORTCUT_NAME_CANARY" desc="Name for the Chr ome App List to appear in the taskbar and in any shortcuts to it for the Canary channel."> 965 <if expr="is_win or is_macosx">
965 Chrome App Launcher Canary 966 <message name="IDS_APP_LIST_SHORTCUT_NAME_CANARY" desc="Name for the C hrome App List to appear in the taskbar and in any shortcuts to it for the Canar y channel.">
966 </message> 967 Chrome App Launcher Canary
968 </message>
969 </if>
967 <message name="IDS_APP_LIST_SIGNIN_HEADING" desc="Heading for when the l auncher needs to sign in."> 970 <message name="IDS_APP_LIST_SIGNIN_HEADING" desc="Heading for when the l auncher needs to sign in.">
968 Sign in to Chrome 971 Sign in to Chrome
969 </message> 972 </message>
970 <message name="IDS_APP_LIST_SIGNIN_TEXT" desc="Text for when the launche r needs to sign in."> 973 <message name="IDS_APP_LIST_SIGNIN_TEXT" desc="Text for when the launche r needs to sign in.">
971 You need to be signed in to Chrome to use apps. This allows Chrome to sync your apps, bookmarks, history, passwords and other settings across devices. 974 You need to be signed in to Chrome to use apps. This allows Chrome to sync your apps, bookmarks, history, passwords and other settings across devices.
972 </message> 975 </message>
973 </if> 976 </if>
974 977
975 <!-- App shortcuts --> 978 <!-- App shortcuts -->
976 <message name="IDS_APP_SHORTCUTS_SUBDIR_NAME" desc="Name for the Chrome Ap ps Start Menu folder name."> 979 <message name="IDS_APP_SHORTCUTS_SUBDIR_NAME" desc="Name for the Chrome Ap ps Start Menu folder name.">
(...skipping 64 matching lines...) Expand 10 before | Expand all | Expand 10 after
1041 <if expr="not is_android"> 1044 <if expr="not is_android">
1042 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chromium is set to auto-launch on startup or not."> 1045 <message name="IDS_AUTOLAUNCH_TEXT" desc="The text displayed in settings to explain whether Chromium is set to auto-launch on startup or not.">
1043 Launch Chromium automatically when your computer starts 1046 Launch Chromium automatically when your computer starts
1044 </message> 1047 </message>
1045 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button"> 1048 <message name="IDS_OPTIONS_DEFAULTBROWSER_USEASDEFAULT" desc="The label of the 'Use Chrome as default' browser button">
1046 Make Google Chrome the default browser 1049 Make Google Chrome the default browser
1047 </message> 1050 </message>
1048 </if> 1051 </if>
1049 1052
1050 <!-- Toast experiment. --> 1053 <!-- Toast experiment. -->
1051 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to ma ke Chrome the default browser"> 1054 <if expr="is_win">
1052 Make Google Chrome the default browser 1055 <message name="IDS_TRY_TOAST_SET_DEFAULT" desc="Text of the checkbox to make Chrome the default browser">
1053 </message> 1056 Make Google Chrome the default browser
1057 </message>
1058 </if>
1054 1059
1055 <!-- User manager tutorial --> 1060 <!-- User manager tutorial -->
1056 <if expr="not is_android and not is_ios and not chromeos"> 1061 <if expr="not is_android and not is_ios and not chromeos">
1057 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TITLE" desc="Title of the tutorial introduction slide"> 1062 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TITLE" desc="Title of the tutorial introduction slide">
1058 Chrome just got better 1063 Chrome just got better
1059 </message> 1064 </message>
1060 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TEXT" desc="Main te xt of the tutorial introduction slide"> 1065 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_INTRO_TEXT" desc="Main te xt of the tutorial introduction slide">
1061 Now it's easier to use Chrome with your Google Account and on shared c omputers. 1066 Now it's easier to use Chrome with your Google Account and on shared c omputers.
1062 </message> 1067 </message>
1063 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_YOUR_CHROME_TITLE" desc=" Title of the personalization slide"> 1068 <message name="IDS_USER_MANAGER_TUTORIAL_SLIDE_YOUR_CHROME_TITLE" desc=" Title of the personalization slide">
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
1129 </message> 1134 </message>
1130 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description."> 1135 <message name="IDS_UPGRADE_BUBBLE_TEXT" desc="Text for the upgrade bubble view full description.">
1131 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome. 1136 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to manually reinstall Chrome.
1132 </message> 1137 </message>
1133 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad e bubble view full description."> 1138 <message name="IDS_UPGRADE_BUBBLE_REENABLE_TEXT" desc="Text for the upgrad e bubble view full description.">
1134 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to update Chrome. 1139 Chrome could not update itself to the latest version, so you are missing out on awesome new features and security fixes. You need to update Chrome.
1135 </message> 1140 </message>
1136 </messages> 1141 </messages>
1137 </release> 1142 </release>
1138 </grit> 1143 </grit>
OLDNEW
« no previous file with comments | « chrome/app/chromium_strings.grd ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698