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

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

Issue 11267023: Implementing --app-launcher install/uninstall flow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Nits; added localized string for App Launcher uninstall shortcut. Created 8 years, 1 month 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 | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | 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 distribution specific. 2 <!-- This file contains definitions of strings that are distribution specific.
3 These strings will not be translated and only english versions will 3 These strings will not be translated and only english versions will
4 be available for now. --> 4 be available for now. -->
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/chromium_strings.h" type="rc_header"> 9 <output filename="grit/chromium_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 199 matching lines...) Expand 10 before | Expand all | Expand 10 after
210 </message> 210 </message>
211 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short name."> 211 <message name="IDS_SHORT_PRODUCT_NAME" desc="The Chrome application short name.">
212 Chromium 212 Chromium
213 </message> 213 </message>
214 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for SxS channel"> 214 <message name="IDS_SXS_SHORTCUT_NAME" desc="The Chrome short cut name for SxS channel">
215 Chromium 215 Chromium
216 </message> 216 </message>
217 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description"> 217 <message name="IDS_PRODUCT_DESCRIPTION" desc="Browser description">
218 Chromium is a web browser that runs webpages and applications with light ning speed. It's fast, stable, and easy to use. Browse the web more safely with malware and phishing protection built into Chromium. 218 Chromium is a web browser that runs webpages and applications with light ning speed. It's fast, stable, and easy to use. Browse the web more safely with malware and phishing protection built into Chromium.
219 </message> 219 </message>
220 <message name="IDS_APP_LAUNCHER_PRODUCT_DESCRIPTION" desc="App Launcher de scription">
221 Chromium App Launcher is a standalone platform for Chromium apps.
222 </message>
220 <if expr="pp_ifdef('chromeos')"> 223 <if expr="pp_ifdef('chromeos')">
221 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name "> 224 <message name="IDS_PRODUCT_OS_NAME" desc="The Chrome OS application name ">
222 Chromium OS 225 Chromium OS
223 </message> 226 </message>
224 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio n short name"> 227 <message name="IDS_SHORT_PRODUCT_OS_NAME" desc="The Chrome OS applicatio n short name">
225 Chromium OS 228 Chromium OS
226 </message> 229 </message>
227 </if> 230 </if>
228 <if expr="is_win"> 231 <if expr="is_win">
229 <message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame applicatio n name"> 232 <message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame applicatio n name">
(...skipping 112 matching lines...) Expand 10 before | Expand all | Expand 10 after
342 <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"> 345 <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">
343 Please close all Chromium windows (including those in Windows 8 mode) and try again. 346 Please close all Chromium windows (including those in Windows 8 mode) and try again.
344 </message> 347 </message>
345 </if> 348 </if>
346 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants t o uninstall"> 349 <message name="IDS_UNINSTALL_VERIFY" desc="Message to confirm user wants t o uninstall">
347 Are you sure you want to uninstall Chromium? 350 Are you sure you want to uninstall Chromium?
348 </message> 351 </message>
349 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome."> 352 <message name="IDS_UNINSTALL_CHROME" desc="The text of the shortcut in the Start Menu for uninstalling chrome.">
350 Uninstall Chromium 353 Uninstall Chromium
351 </message> 354 </message>
355 <message name="IDS_UNINSTALL_APP_LAUNCHER" desc="The text of the shortcut in the Start Menu for uninstalling App Launcher.">
356 Uninstall Chromium App Launcher
357 </message>
352 <message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run di alog"> 358 <message name="IDS_FIRSTRUN_DLG_TITLE" desc="Dialog title for first-run di alog">
353 Welcome to Chromium 359 Welcome to Chromium
354 </message> 360 </message>
355 <message name="IDS_FIRSTRUN_DLG_OK" desc="Text for OK button on first-run dialog"> 361 <message name="IDS_FIRSTRUN_DLG_OK" desc="Text for OK button on first-run dialog">
356 Start Chromium 362 Start Chromium
357 </message> 363 </message>
358 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser che ckbox label"> 364 <message name="IDS_FR_CUSTOMIZE_DEFAULT_BROWSER" desc="Default browser che ckbox label">
359 Make Chromium the default browser 365 Make Chromium the default browser
360 </message> 366 </message>
361 <if expr="pp_ifdef('chromeos')"> 367 <if expr="pp_ifdef('chromeos')">
(...skipping 180 matching lines...) Expand 10 before | Expand all | Expand 10 after
542 </message> 548 </message>
543 <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the import ing progress dialog when importing a bookmarks.html file from the bookmark manag er"> 549 <message name="IDS_IMPORT_BOOKMARKS" desc="Explanatory text for the import ing progress dialog when importing a bookmarks.html file from the bookmark manag er">
544 Chromium is now importing Favorites/Bookmarks. 550 Chromium is now importing Favorites/Bookmarks.
545 </message> 551 </message>
546 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short cut to start the application for OEM pre-installations."> 552 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short cut to start the application for OEM pre-installations.">
547 Internet Browser 553 Internet Browser
548 </message> 554 </message>
549 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f or the Chromium shortcuts."> 555 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f or the Chromium shortcuts.">
550 Access the Internet 556 Access the Internet
551 </message> 557 </message>
558 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hover -on tooltip for the App Launcher shortcut.">
559 Launch Chromium apps
560 </message>
552 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to as k whether to delete all the profile data also during uninstallation."> 561 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to as k whether to delete all the profile data also during uninstallation.">
553 Also delete your browsing data? 562 Also delete your browsing data?
554 </message> 563 </message>
555 <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whethe r to set another browser as default when Chromium is uninstalled."> 564 <message name="IDS_UNINSTALL_SET_DEFAULT_BROWSER" desc="Text to ask whethe r to set another browser as default when Chromium is uninstalled.">
556 Change default browser to: 565 Change default browser to:
557 </message> 566 </message>
558 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog."> 567 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog.">
559 Uninstall 568 Uninstall
560 </message> 569 </message>
561 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> 570 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar.">
(...skipping 349 matching lines...) Expand 10 before | Expand all | Expand 10 after
911 920
912 <!-- Chrome OS keyboard overlay--> 921 <!-- Chrome OS keyboard overlay-->
913 <if expr="pp_ifdef('chromeos')"> 922 <if expr="pp_ifdef('chromeos')">
914 <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."> 923 <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.">
915 Show the Chromium menu 924 Show the Chromium menu
916 </message> 925 </message>
917 </if> 926 </if>
918 </messages> 927 </messages>
919 </release> 928 </release>
920 </grit> 929 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698