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

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

Issue 10186013: chromeos: Update about page update strings. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: a few more updates Created 8 years, 8 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 367 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 <message name="IDS_UNSUPPORTED_OS" desc="The text used to warn the user th at current OS is not supported"> 378 <message name="IDS_UNSUPPORTED_OS" desc="The text used to warn the user th at current OS is not supported">
379 Chromium does not support <ph name="OS_NAME">$1<ex>Windows 2000</ex></ph >. 379 Chromium does not support <ph name="OS_NAME">$1<ex>Windows 2000</ex></ph >.
380 </message> 380 </message>
381 <if expr="not pp_ifdef('chromeos')"> 381 <if expr="not pp_ifdef('chromeos')">
382 <message name="IDS_OPTIONS_RELAUNCH_REQUIRED" desc="The message displaye d for an option that requires a relaunch to take effect. This appears in a messa ge box if an option is changed that requires a relaunch."> 382 <message name="IDS_OPTIONS_RELAUNCH_REQUIRED" desc="The message displaye d for an option that requires a relaunch to take effect. This appears in a messa ge box if an option is changed that requires a relaunch.">
383 Please close all Chromium windows and relaunch Chromium for this chang e to take effect. 383 Please close all Chromium windows and relaunch Chromium for this chang e to take effect.
384 </message> 384 </message>
385 </if> 385 </if>
386 <if expr="pp_ifdef('chromeos')"> 386 <if expr="pp_ifdef('chromeos')">
387 <message name="IDS_OPTIONS_RELAUNCH_REQUIRED" desc="The message displaye d for an option that requires a relaunch to take effect. This appears in a messa ge box if an option is changed that requires a relaunch."> 387 <message name="IDS_OPTIONS_RELAUNCH_REQUIRED" desc="The message displaye d for an option that requires a relaunch to take effect. This appears in a messa ge box if an option is changed that requires a relaunch.">
388 Please sign out of Chromium OS and sign in again for this change to ta ke effect. 388 Please sign out and sign in again for this change to take effect.
389 </message> 389 </message>
390 </if> 390 </if>
391 <if expr="pp_ifdef('use_titlecase')"> 391 <if expr="pp_ifdef('use_titlecase')">
392 <message name="IDS_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND" desc=" In Title Case: The checkbox in the status tray context menu that controls whethe r chrome keeps running in the background after the last window is closed"> 392 <message name="IDS_STATUS_TRAY_KEEP_CHROME_RUNNING_IN_BACKGROUND" desc=" In Title Case: The checkbox in the status tray context menu that controls whethe r chrome keeps running in the background after the last window is closed">
393 Let Chromium Run In The Background 393 Let Chromium Run In The Background
394 </message> 394 </message>
395 </if> 395 </if>
396 <if expr="not pp_ifdef('use_titlecase')"> 396 <if expr="not pp_ifdef('use_titlecase')">
397 <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"> 397 <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">
398 Let Chromium run in the background 398 Let Chromium run in the background
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
619 </message> 619 </message>
620 620
621 <!-- about:flags --> 621 <!-- about:flags -->
622 <if expr="not pp_ifdef('chromeos')"> 622 <if expr="not pp_ifdef('chromeos')">
623 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to relaunch Chromium. Shown next to a button that says 'Relaunch Now'."> 623 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to relaunch Chromium. Shown next to a button that says 'Relaunch Now'.">
624 Your changes will take effect the next time you relaunch Chromium. 624 Your changes will take effect the next time you relaunch Chromium.
625 </message> 625 </message>
626 </if> 626 </if>
627 <if expr="pp_ifdef('chromeos')"> 627 <if expr="pp_ifdef('chromeos')">
628 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to restart Chromium OS. Shown next to a button that says 'Restart Now'." > 628 <message name="IDS_FLAGS_RELAUNCH_NOTICE" desc="Notifies the user that h e needs to restart Chromium OS. Shown next to a button that says 'Restart Now'." >
629 Your changes will take effect the next time you restart Chromium OS. 629 Your changes will take effect the next time you restart your device.
630 </message> 630 </message>
631 </if> 631 </if>
632 632
633 <!-- Obsolete System info bar --> 633 <!-- Obsolete System info bar -->
634 <message name="IDS_SYSTEM_OBSOLETE_MESSAGE" desc="Message shown when your OS is no longer supported. This messages is followed by a 'Learn more' link."> 634 <message name="IDS_SYSTEM_OBSOLETE_MESSAGE" desc="Message shown when your OS is no longer supported. This messages is followed by a 'Learn more' link.">
635 Chromium is no longer updating because your operating system is obsolet e. 635 Chromium is no longer updating because your operating system is obsolet e.
636 </message> 636 </message>
637 637
638 <!-- About Chrome View --> 638 <!-- About Chrome page -->
639 <message name="IDS_UPGRADE_AVAILABLE" desc="Status label: A new version of Chromium is available">
640 A new version of Chromium is available
641 </message>
642 <message name="IDS_UPGRADE_SUCCESSFUL" desc="Status label: Successfully up graded">
643 Chromium has been updated to <ph name="VERSION">$1<ex>0.1.131</ex></ph>
644 </message>
645 <message name="IDS_UPGRADE_SUCCESSFUL_NOVERSION" desc="Status label: Succe ssfully upgraded">
646 Chromium has been updated
647 </message>
648 <message name="IDS_OLD_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Su ccessfully updated">
649 Relaunch Chromium to finish updating
650 </message>
651 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Succes sfully updated">
652 Nearly up-to-date! Relaunch Chromium to finish updating.
653 </message>
654 <if expr="not pp_ifdef('chromeos')"> 639 <if expr="not pp_ifdef('chromeos')">
655 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date"> 640 <message name="IDS_UPGRADE_SUCCESSFUL" desc="Status label: Successfully upgraded Chromium">
641 Chromium has been updated to <ph name="VERSION">$1<ex>0.1.131</ex></ph >
642 </message>
643 </if>
644 <if expr="pp_ifdef('chromeos')">
645 <message name="IDS_UPGRADE_SUCCESSFUL" desc="Status label: Successfully upgraded Chromium OS">
646 Your device has been updated to <ph name="VERSION">$1<ex>0.1.131</ex>< /ph>
647 </message>
648 </if>
649 <if expr="not pp_ifdef('chromeos')">
650 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Succ essfully updated Chromium">
651 Nearly up-to-date! Relaunch Chromium to finish updating.
652 </message>
653 </if>
654 <if expr="pp_ifdef('chromeos')">
655 <message name="IDS_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Succ essfully updated Chromium OS">
656 Nearly up-to-date! Restart your device to finish updating.
657 </message>
658 </if>
659 <if expr="not pp_ifdef('chromeos')">
660 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chromium)">
656 Chromium is up to date. 661 Chromium is up to date.
657 </message> 662 </message>
658 </if> 663 </if>
659 <if expr="pp_ifdef('chromeos')"> 664 <if expr="pp_ifdef('chromeos')">
660 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date"> 665 <message name="IDS_UPGRADE_UP_TO_DATE" desc="Status label: Already up to date (Chromium OS)">
661 Chromium OS is up to date. 666 Your device is up to date.
662 </message>
663 </if>
664 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating">
665 Updating Chromium...
666 </message>
667 <if expr="pp_ifdef('chromeos')">
668 <message name="IDS_UPGRADE_ALREADY_UP_TO_DATE" desc="Status label: Alrea dy up to date">
669 Chromium is up to date
670 </message> 667 </message>
671 </if> 668 </if>
672 <if expr="not pp_ifdef('chromeos')"> 669 <if expr="not pp_ifdef('chromeos')">
673 <message name="IDS_UPGRADE_ALREADY_UP_TO_DATE" desc="Status label: Alrea dy up to date"> 670 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromi um">
674 Chromium is up to date (<ph name="VERSION">$1<ex>0.1.131</ex></ph>) 671 Updating Chromium...
672 </message>
673 </if>
674 <if expr="pp_ifdef('chromeos')">
675 <message name="IDS_UPGRADE_UPDATING" desc="Status label: Updating Chromi um OS">
676 Updating your device...
675 </message> 677 </message>
676 </if> 678 </if>
677 679
680 <!-- About Chrome View (only used on Windows: http://crbug.com/115123) -->
681 <message name="IDS_OLD_UPGRADE_SUCCESSFUL_RELAUNCH" desc="Status label: Su ccessfully updated">
682 Relaunch Chromium to finish updating
683 </message>
684 <message name="IDS_UPGRADE_ALREADY_UP_TO_DATE" desc="Status label: Already up to date">
685 Chromium is up to date (<ph name="VERSION">$1<ex>0.1.131</ex></ph>)
686 </message>
687
678 <!-- Extension/App install prompt --> 688 <!-- Extension/App install prompt -->
679 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window"> 689 <message name="IDS_EXTENSION_INLINE_INSTALL_PROMPT_TITLE" desc="Titlebar o f the extension or app inline installation prompt window">
680 Add to Chromium 690 Add to Chromium
681 </message> 691 </message>
682 692
683 <!-- Extension alerts. --> 693 <!-- Extension alerts. -->
684 <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that a n external extension has been newly installed. End users have no idea what an 'e xternal' extension is, so we simply call them extensions. The trailing character must be a newline."> 694 <message name="IDS_EXTENSION_ALERT_ITEM_EXTERNAL" desc="A statement that a n external extension has been newly installed. End users have no idea what an 'e xternal' extension is, so we simply call them extensions. The trailing character must be a newline.">
685 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added. 695 The extension "<ph name="EXTENSION_NAME">$1<ex>Gmail Checker</ex></ph>" has been added.
686 696
687 ''' 697 '''
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
783 Chromium Autofill settings 793 Chromium Autofill settings
784 </message> 794 </message>
785 795
786 <!-- Web Intents --> 796 <!-- Web Intents -->
787 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt on in the web intent picker that installs an extension then uses the extension a s an intent service."> 797 <message name="IDS_INTENT_PICKER_INSTALL_EXTENSION" desc="Text on the butt on in the web intent picker that installs an extension then uses the extension a s an intent service.">
788 Add to Chromium 798 Add to Chromium
789 </message> 799 </message>
790 </messages> 800 </messages>
791 </release> 801 </release>
792 </grit> 802 </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