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

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: Delaying some cleanup tasks for next CL. 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
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 Chrome apps.
erikwright (departed) 2012/10/31 19:41:13 Chrome -> Chromium
huangs 2012/10/31 20:49:31 Done.
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 312 matching lines...) Expand 10 before | Expand all | Expand 10 after
542 </message> 545 </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"> 546 <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. 547 Chromium is now importing Favorites/Bookmarks.
545 </message> 548 </message>
546 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop short cut to start the application for OEM pre-installations."> 549 <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 550 Internet Browser
548 </message> 551 </message>
549 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f or the Chromium shortcuts."> 552 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip f or the Chromium shortcuts.">
550 Access the Internet 553 Access the Internet
551 </message> 554 </message>
555 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hover -on tooltip for the App Launcher shortcut.">
556 Launch Chrome apps
erikwright (departed) 2012/10/31 19:41:13 Chromium
huangs 2012/10/31 20:49:31 Done.
557 </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."> 558 <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? 559 Also delete your browsing data?
554 </message> 560 </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."> 561 <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: 562 Change default browser to:
557 </message> 563 </message>
558 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog."> 564 <message name="IDS_UNINSTALL_BUTTON_TEXT" desc="Label for uninstall button on Uninstall confirmation dialog.">
559 Uninstall 565 Uninstall
560 </message> 566 </message>
561 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> 567 <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 917
912 <!-- Chrome OS keyboard overlay--> 918 <!-- Chrome OS keyboard overlay-->
913 <if expr="pp_ifdef('chromeos')"> 919 <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."> 920 <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 921 Show the Chromium menu
916 </message> 922 </message>
917 </if> 923 </if>
918 </messages> 924 </messages>
919 </release> 925 </release>
920 </grit> 926 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/installer/util/chrome_app_host_distribution.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698