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

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

Issue 8940001: Reverting half the checkins that are suspected of breaking the world. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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/browser/resources/options/language_options.css » ('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 2
3 <!-- 3 <!--
4 This file contains definitions of resources that will be translated for each 4 This file contains definitions of resources that will be translated for each
5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available 5 locale. The variables is_win, is_macosx, is_linux, and is_posix are available
6 for making strings OS specific. Other platform defines such as use_titlecase 6 for making strings OS specific. Other platform defines such as use_titlecase
7 are declared in build/common.gypi. 7 are declared in build/common.gypi.
8 --> 8 -->
9 9
10 <grit base_dir="." latest_public_release="0" current_release="1" 10 <grit base_dir="." latest_public_release="0" current_release="1"
(...skipping 7789 matching lines...) Expand 10 before | Expand all | Expand 10 after
7800 </message> 7800 </message>
7801 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_DISPLAY_IN_THIS_LANGUAGE" 7801 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_DISPLAY_IN_THIS_LANGUAGE"
7802 desc="The label is used for a button that changes the UI 7802 desc="The label is used for a button that changes the UI
7803 language of Chrome OS"> 7803 language of Chrome OS">
7804 Display <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> in this langua ge 7804 Display <ph name="PRODUCT_NAME">$1<ex>Chrome OS</ex></ph> in this langua ge
7805 </message> 7805 </message>
7806 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIS_LANGUAGE_IS_CURRENTLY_I N_USE" 7806 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_THIS_LANGUAGE_IS_CURRENTLY_I N_USE"
7807 desc="Warning invoked when the user tries to remove the language used for displaying Chrome OS"> 7807 desc="Warning invoked when the user tries to remove the language used for displaying Chrome OS">
7808 This language is currently in use for displaying <ph name="PRODUCT_NAME" >$1<ex>Chrome OS</ex></ph>. 7808 This language is currently in use for displaying <ph name="PRODUCT_NAME" >$1<ex>Chrome OS</ex></ph>.
7809 </message> 7809 </message>
7810 <if expr="not is_macosx"> 7810 <message name="IDS_OPTIONS_SETTINGS_USE_THIS_FOR_SPELL_CHECKING"
7811 <message name="IDS_OPTIONS_SETTINGS_USE_THIS_FOR_SPELL_CHECKING" 7811 desc="The label for a language a button that changes the spell ch eck language of Chrome OS">
7812 desc="The label for a language a button that changes the spell check language of Chrome"> 7812 Use this language for spell checking
7813 Use this language for spell checking 7813 </message>
7814 </message> 7814 <message name="IDS_OPTIONS_SETTINGS_CANNOT_BE_USED_FOR_SPELL_CHECKING"
7815 <message name="IDS_OPTIONS_SETTINGS_CANNOT_BE_USED_FOR_SPELL_CHECKING" 7815 desc="The label for a language that cannot be used for spell chec king">
7816 desc="The label for a language that cannot be used for spell ch ecking"> 7816 This language cannot be used for spell checking
7817 This language cannot be used for spell checking 7817 </message>
7818 </message> 7818 <message name="IDS_OPTIONS_SETTINGS_IS_USED_FOR_SPELL_CHECKING"
7819 <message name="IDS_OPTIONS_SETTINGS_IS_USED_FOR_SPELL_CHECKING" 7819 desc="The label for a language that is currently used for spell c hecking">
7820 desc="The label for a language that is currently used for spell checking"> 7820 This language is used for spell checking
7821 This language is used for spell checking 7821 </message>
7822 </message>
7823 </if>
7824 <if expr="not pp_ifdef('chromeos')"> 7822 <if expr="not pp_ifdef('chromeos')">
7825 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON" 7823 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON"
7826 desc="The label for the relaunch button for changing UI languag e"> 7824 desc="The label for the relaunch button for changing UI languag e">
7827 Relaunch 7825 Relaunch
7828 </message> 7826 </message>
7829 </if> 7827 </if>
7830 <if expr="pp_ifdef('chromeos')"> 7828 <if expr="pp_ifdef('chromeos')">
7831 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON" 7829 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON"
7832 desc="The label for the restart button for changing UI language "> 7830 desc="The label for the restart button for changing UI language ">
7833 Restart 7831 Restart
(...skipping 1806 matching lines...) Expand 10 before | Expand all | Expand 10 after
9640 </message> 9638 </message>
9641 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_LARGE" desc="The label of the ' Large' option"> 9639 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_LARGE" desc="The label of the ' Large' option">
9642 Large 9640 Large
9643 </message> 9641 </message>
9644 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_LARGE" desc="The label of the 'Very Large' option"> 9642 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_LARGE" desc="The label of the 'Very Large' option">
9645 Very Large 9643 Very Large
9646 </message> 9644 </message>
9647 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_CUSTOM" desc="The label of the 'Custom' option"> 9645 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_CUSTOM" desc="The label of the 'Custom' option">
9648 Custom 9646 Custom
9649 </message> 9647 </message>
9650 <if expr="not pp_ifdef('use_titlecase') and not is_macosx"> 9648 <if expr="not pp_ifdef('use_titlecase')">
9651 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel."> 9649 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel.">
9652 Languages and spell-checker settings... 9650 Languages and spell-checker settings...
9653 </message> 9651 </message>
9654 </if> 9652 </if>
9655 <if expr="pp_ifdef('use_titlecase') and not is_macosx"> 9653 <if expr="pp_ifdef('use_titlecase')">
9656 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel."> 9654 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel.">
9657 Languages and Spell-checker Settings... 9655 Languages and Spell-checker Settings...
9658 </message> 9656 </message>
9659 </if> 9657 </if>
9660 <if expr="is_macosx">
9661 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages' panel.">
9662 Language Settings...
9663 </message>
9664 </if>
9665 9658
9666 <if expr="not is_macosx"> 9659 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation stri ng of the 'Enable spellcheck' option">
9667 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation st ring of the 'Enable spellcheck' option"> 9660 Enable spell checking
9668 Enable spell checking 9661 </message>
9669 </message> 9662 <message name="IDS_OPTIONS_ENABLE_AUTO_SPELL_CORRECTION" desc="The documen tation string of the 'Enable auto spell correction' option">
9670 <message name="IDS_OPTIONS_ENABLE_AUTO_SPELL_CORRECTION" desc="The docum entation string of the 'Enable auto spell correction' option"> 9663 Enable automatic spell correction
9671 Enable automatic spell correction 9664 </message>
9672 </message>
9673 </if>
9674 9665
9675 <!-- General app failure messages --> 9666 <!-- General app failure messages -->
9676 <message name="IDS_COULDNT_OPEN_PROFILE_ERROR" desc="Error displayed on st artup when the profile can not be opened correctly due to problems reading or wr iting files in it"> 9667 <message name="IDS_COULDNT_OPEN_PROFILE_ERROR" desc="Error displayed on st artup when the profile can not be opened correctly due to problems reading or wr iting files in it">
9677 Your profile could not be opened correctly. 9668 Your profile could not be opened correctly.
9678 9669
9679 Some features may be unavailable. Please check that the profile exists and you have permission to read and write its contents. 9670 Some features may be unavailable. Please check that the profile exists and you have permission to read and write its contents.
9680 </message> 9671 </message>
9681 <message name="IDS_REFUSE_TO_RUN_AS_ROOT" desc="Short error message in dis played in an error dialog on startup if the user tries to run chrome as root"> 9672 <message name="IDS_REFUSE_TO_RUN_AS_ROOT" desc="Short error message in dis played in an error dialog on startup if the user tries to run chrome as root">
9682 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> can not be run as root. 9673 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> can not be run as root.
9683 </message> 9674 </message>
(...skipping 5073 matching lines...) Expand 10 before | Expand all | Expand 10 after
14757 </messages> 14748 </messages>
14758 <structures fallback_to_english="true"> 14749 <structures fallback_to_english="true">
14759 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14750 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14760 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14751 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14761 </structure> 14752 </structure>
14762 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14753 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14763 </structure> 14754 </structure>
14764 </structures> 14755 </structures>
14765 </release> 14756 </release>
14766 </grit> 14757 </grit>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/options/language_options.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698