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

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

Issue 160080: Fix typos (incorrectly capitalized 'R': Reset => reset).... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 5 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 | « 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 225 matching lines...) Expand 10 before | Expand all | Expand 10 after
236 <message name="IDS_OPTIONS_CHROME_LANGUAGE_INFO" desc="Information text ab out the language of various Chrome features"> 236 <message name="IDS_OPTIONS_CHROME_LANGUAGE_INFO" desc="Information text ab out the language of various Chrome features">
237 Change the language used in Chromium menus, dialog boxes, and tooltips. 237 Change the language used in Chromium menus, dialog boxes, and tooltips.
238 </message> 238 </message>
239 <message name="IDS_OPTIONS_CHROME_UI_LANGUAGE" desc="The documentation str ing of the 'Chrome UI language' preference"> 239 <message name="IDS_OPTIONS_CHROME_UI_LANGUAGE" desc="The documentation str ing of the 'Chrome UI language' preference">
240 Chromium language: 240 Chromium language:
241 </message> 241 </message>
242 <message name="IDS_OPTIONS_RESTART_REQUIRED" desc="The message displayed f or an option that requires a restart to take effect. This appears in a message b ox if an option is changed that requires a restart."> 242 <message name="IDS_OPTIONS_RESTART_REQUIRED" desc="The message displayed f or an option that requires a restart to take effect. This appears in a message b ox if an option is changed that requires a restart.">
243 Please close all Chromium windows and restart Chromium for this change t o take effect. 243 Please close all Chromium windows and restart Chromium for this change t o take effect.
244 </message> 244 </message>
245 <message name="IDS_OPTIONS_RESET_MESSAGE" desc="The message shown when the user presses the 'Reset Chrome options' button"> 245 <message name="IDS_OPTIONS_RESET_MESSAGE" desc="The message shown when the user presses the 'Reset Chrome options' button">
246 When you reset Chromium options any changes you've made will be reverted to the default settings. Do you want to Reset Chromium options? 246 When you reset Chromium options any changes you've made will be reverted to the default settings. Do you want to reset Chromium options?
247 </message> 247 </message>
248 <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."> 248 <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.">
249 Chromium cannot read and write to its data directory:\n\n<ph name="USER_ DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Settings\Applicatio n Data\Google\Chrome</ex></ph> 249 Chromium cannot read and write to its data directory:\n\n<ph name="USER_ DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Settings\Applicatio n Data\Google\Chrome</ex></ph>
250 </message> 250 </message>
251 <message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging"> 251 <message name="IDS_OPTIONS_ENABLE_LOGGING" desc="The label of the checkbox to enable/disable crash and user metrics logging">
252 Help make Chromium better by automatically sending usage statistics and crash reports to Google 252 Help make Chromium better by automatically sending usage statistics and crash reports to Google
253 </message> 253 </message>
254 <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"> 254 <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">
255 Your profile can not be used because it is from a newer version of Chrom ium.\n\nSome features may be unavailable. Please specify a different profile dir ectory or use a newer version of Chromium. 255 Your profile can not be used because it is from a newer version of Chrom ium.\n\nSome features may be unavailable. Please specify a different profile dir ectory or use a newer version of Chromium.
256 </message> 256 </message>
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
339 </message> 339 </message>
340 <message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in the default browser query infobar."> 340 <message name="IDS_DEFAULT_BROWSER_INFOBAR_TEXT" desc="Text to show in the default browser query infobar.">
341 Hooray, you're back! But Chromium isn't your default browser. 341 Hooray, you're back! But Chromium isn't your default browser.
342 </message> 342 </message>
343 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> 343 <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar.">
344 Chromium isn't your default browser. 344 Chromium isn't your default browser.
345 </message> 345 </message>
346 </messages> 346 </messages>
347 </release> 347 </release>
348 </grit> 348 </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