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

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

Issue 12895: Chromium-MultiProfile-Prototype... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 12 years 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/generated_resources.grd ('k') | chrome/app/locales/locale_settings.h » ('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 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="google_chrome_strings.h" type="rc_header"> 9 <output filename="google_chrome_strings.h" type="rc_header">
10 <emit emit_type='prepend'></emit> 10 <emit emit_type='prepend'></emit>
(...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after
289 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca n not find the installation directory from registry."> 289 <message name="IDS_UNINSTALL_FAILED" desc="Error during uninstall if we ca n not find the installation directory from registry.">
290 Google Chrome is not installed or it failed to find installation directo ry. Please download Google Chrome again. 290 Google Chrome is not installed or it failed to find installation directo ry. Please download Google Chrome again.
291 </message> 291 </message>
292 <!-- Options Dialog --> 292 <!-- Options Dialog -->
293 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience."> 293 <message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience.">
294 Google Chrome may use web services to improve your browsing experience - you may optionally disable these services. 294 Google Chrome may use web services to improve your browsing experience - you may optionally disable these services.
295 </message> 295 </message>
296 <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"> 296 <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">
297 Google Chrome is now importing Favorites/Bookmarks. 297 Google Chrome is now importing Favorites/Bookmarks.
298 </message> 298 </message>
299 <message name="IDS_START_IN_PROFILE_SHORTCUT_NAME" desc="Name of the deskt op shortcut to start the application in a specific profile.">
300 Google Chrome for <ph name="profile_name">$1</ph>
301 </message>
299 </messages> 302 </messages>
300 </release> 303 </release>
301 </grit> 304 </grit>
OLDNEW
« no previous file with comments | « chrome/app/generated_resources.grd ('k') | chrome/app/locales/locale_settings.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698