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

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

Issue 8757009: Replace \n in message strings to acutal new lines. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: ''' not """ Created 9 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 | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/app/generated_resources.grd » ('J')
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 315 matching lines...) Expand 10 before | Expand all | Expand 10 after
326 </if> 326 </if>
327 <if expr="not pp_ifdef('use_titlecase')"> 327 <if expr="not pp_ifdef('use_titlecase')">
328 <message name="IDS_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND" desc=" The checkbox in the status tray context menu that controls whether chrome keeps running in the background after the last window is closed"> 328 <message name="IDS_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND" desc=" The checkbox in the status tray context menu that controls whether chrome keeps running in the background after the last window is closed">
329 Let Chromium run in the background 329 Let Chromium run in the background
330 </message> 330 </message>
331 </if> 331 </if>
332 <message name="IDS_OPTIONS_BACKGROUND_ENABLE_BACKGROUND_MODE" desc="The la bel of the check-box that enables background mode"> 332 <message name="IDS_OPTIONS_BACKGROUND_ENABLE_BACKGROUND_MODE" desc="The la bel of the check-box that enables background mode">
333 Continue running background apps when Chromium is closed 333 Continue running background apps when Chromium is closed
334 </message> 334 </message>
335 <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."> 335 <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.">
336 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> 336 Chromium cannot read and write to its data directory:
337
338 <ph name="USER_DATA_DIRECTORY">$1<ex>C:\Documents and Settings\devint\Local Sett ings\Application Data\Google\Chrome</ex></ph>
337 </message> 339 </message>
338 <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the ch eckbox to enable/disable crash and user metrics logging"> 340 <message name="IDS_EULA_CHECKBOX_ENABLE_LOGGING" desc="The label of the ch eckbox to enable/disable crash and user metrics logging">
339 Optional: Help make Chromium better by automatically sending usage stati stics and crash reports to Google. 341 Optional: Help make Chromium better by automatically sending usage stati stics and crash reports to Google.
340 </message> 342 </message>
341 <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"> 343 <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">
342 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. 344 Your profile can not be used because it is from a newer version of Chromium.
345
346 Some features may be unavailable. Please specify a different profile directory o r use a newer version of Chromium.
343 </message> 347 </message>
344 <message name="IDS_PREFERENCES_UNREADABLE_ERROR" desc="Error displayed on startup when user preferences file can not be read"> 348 <message name="IDS_PREFERENCES_UNREADABLE_ERROR" desc="Error displayed on startup when user preferences file can not be read">
345 Your preferences can not be read.\n\nSome features may be unavailable an d changes to preferences won't be saved. 349 Your preferences can not be read.
350
351 Some features may be unavailable and changes to preferences won't be saved.
346 </message> 352 </message>
347 <message name="IDS_PREFERENCES_CORRUPT_ERROR" desc="Error displayed on sta rtup when user preferences file can not be read"> 353 <message name="IDS_PREFERENCES_CORRUPT_ERROR" desc="Error displayed on sta rtup when user preferences file can not be read">
348 Your preferences file is corrupt or invalid.\n\nChromium is unable to re cover your settings. 354 Your preferences file is corrupt or invalid.
355
356 Chromium is unable to recover your settings.
349 </message> 357 </message>
350 <!-- Crash Recovery Dialog --> 358 <!-- Crash Recovery Dialog -->
351 <message name="IDS_CRASH_RECOVERY_TITLE" desc="Title of dialog shown when the browser crashes."> 359 <message name="IDS_CRASH_RECOVERY_TITLE" desc="Title of dialog shown when the browser crashes.">
352 Chromium 360 Chromium
353 </message> 361 </message>
354 <message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling the user the browser has crashed."> 362 <message name="IDS_CRASH_RECOVERY_CONTENT" desc="Text content telling the user the browser has crashed.">
355 Whoa! Chromium has crashed. Relaunch now? 363 Whoa! Chromium has crashed. Relaunch now?
356 </message> 364 </message>
357 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar m essage to save a password"> 365 <message name="IDS_PASSWORD_MANAGER_SAVE_PASSWORD_PROMPT" desc="Info bar m essage to save a password">
358 Do you want Chromium to save your password? 366 Do you want Chromium to save your password?
(...skipping 181 matching lines...) Expand 10 before | Expand all | Expand 10 after
540 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's nam e. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Goog le Chrome Utility."> 548 <message name="IDS_UTILITY_APP_NAME" desc="The utility application's nam e. Should contain the Chrome application name (IDS_PRODUCT_NAME). Example: Goog le Chrome Utility.">
541 Chromium Utility 549 Chromium Utility
542 </message> 550 </message>
543 <message name="IDS_SHORT_UTILITY_APP_NAME" desc="The utility application 's short name, used for the Mac's application menu, activity monitor, etc. Examp le: Chrome Utility, not Google Chrome Utility."> 551 <message name="IDS_SHORT_UTILITY_APP_NAME" desc="The utility application 's short name, used for the Mac's application menu, activity monitor, etc. Examp le: Chrome Utility, not Google Chrome Utility.">
544 Chromium Utility 552 Chromium Utility
545 </message> 553 </message>
546 </if> 554 </if>
547 </messages> 555 </messages>
548 </release> 556 </release>
549 </grit> 557 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/app/generated_resources.grd » ('j') | chrome/app/generated_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698