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

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

Issue 463113002: Change "Internet browser" to "Web browser" in Windows shortcuts. (Closed)
Patch Set: Created 6 years, 4 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
« 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 450 matching lines...) Expand 10 before | Expand all | Expand 10 after
461 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error durin g install if the update policies settings in Group Policy are inconsistent."> 461 <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error durin g install if the update policies settings in Group Policy are inconsistent.">
462 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. 462 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.
463 </message> 463 </message>
464 </if> 464 </if>
465 <!-- Options Dialog --> 465 <!-- Options Dialog -->
466 <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."> 466 <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.">
467 Google Chrome may use web services to improve your browsing experience. 467 Google Chrome may use web services to improve your browsing experience.
468 </message> 468 </message>
469 <if expr="is_win"> 469 <if expr="is_win">
470 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop sho rtcut to start the application for OEM pre-installations."> 470 <message name="IDS_OEM_MAIN_SHORTCUT_NAME" desc="Name of the desktop sho rtcut to start the application for OEM pre-installations.">
471 Internet Browser 471 Web Browser
472 </message> 472 </message>
473 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the Google Chrome shortcuts."> 473 <message name="IDS_SHORTCUT_TOOLTIP" desc="Text for the hover-on tooltip for the Google Chrome shortcuts.">
474 Access the Internet 474 Access the Internet
475 </message> 475 </message>
476 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hov er-on tooltip for the App Launcher shortcut."> 476 <message name="IDS_APP_LAUNCHER_SHORTCUT_TOOLTIP" desc="Text for the hov er-on tooltip for the App Launcher shortcut.">
477 Launch Chrome apps 477 Launch Chrome apps
478 </message> 478 </message>
479 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to ask whether to delete all the profile data also during uninstallation."> 479 <message name="IDS_UNINSTALL_DELETE_PROFILE" desc="Text to show user to ask whether to delete all the profile data also during uninstallation.">
480 Also delete your browsing data? 480 Also delete your browsing data?
481 </message> 481 </message>
(...skipping 713 matching lines...) Expand 10 before | Expand all | Expand 10 after
1195 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way. 1195 Chrome updates automatically so you always have the freshest version. When this download completes, Chrome will restart and you'll be on your way.
1196 </message> 1196 </message>
1197 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen"> 1197 <message name="IDS_EULA_SCREEN_ACCESSIBLE_TITLE" desc="Title to be spoke n on opening the OOBE EULA screen">
1198 Chrome OS terms 1198 Chrome OS terms
1199 </message> 1199 </message>
1200 </if> 1200 </if>
1201 1201
1202 </messages> 1202 </messages>
1203 </release> 1203 </release>
1204 </grit> 1204 </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