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

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

Issue 8879064: Reverting this revert, since it does not seem to have caused the breakage. (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 <message name="IDS_OPTIONS_SETTINGS_USE_THIS_FOR_SPELL_CHECKING" 7810 <if expr="not is_macosx">
7811 desc="The label for a language a button that changes the spell ch eck language of Chrome OS"> 7811 <message name="IDS_OPTIONS_SETTINGS_USE_THIS_FOR_SPELL_CHECKING"
7812 Use this language for spell checking 7812 desc="The label for a language a button that changes the spell check language of Chrome">
7813 </message> 7813 Use this language for spell checking
7814 <message name="IDS_OPTIONS_SETTINGS_CANNOT_BE_USED_FOR_SPELL_CHECKING" 7814 </message>
7815 desc="The label for a language that cannot be used for spell chec king"> 7815 <message name="IDS_OPTIONS_SETTINGS_CANNOT_BE_USED_FOR_SPELL_CHECKING"
7816 This language cannot be used for spell checking 7816 desc="The label for a language that cannot be used for spell ch ecking">
7817 </message> 7817 This language cannot be used for spell checking
7818 <message name="IDS_OPTIONS_SETTINGS_IS_USED_FOR_SPELL_CHECKING" 7818 </message>
7819 desc="The label for a language that is currently used for spell c hecking"> 7819 <message name="IDS_OPTIONS_SETTINGS_IS_USED_FOR_SPELL_CHECKING"
7820 This language is used for spell checking 7820 desc="The label for a language that is currently used for spell checking">
7821 </message> 7821 This language is used for spell checking
7822 </message>
7823 </if>
7822 <if expr="not pp_ifdef('chromeos')"> 7824 <if expr="not pp_ifdef('chromeos')">
7823 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON" 7825 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON"
7824 desc="The label for the relaunch button for changing UI languag e"> 7826 desc="The label for the relaunch button for changing UI languag e">
7825 Relaunch 7827 Relaunch
7826 </message> 7828 </message>
7827 </if> 7829 </if>
7828 <if expr="pp_ifdef('chromeos')"> 7830 <if expr="pp_ifdef('chromeos')">
7829 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON" 7831 <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_RELAUNCH_BUTTON"
7830 desc="The label for the restart button for changing UI language "> 7832 desc="The label for the restart button for changing UI language ">
7831 Restart 7833 Restart
(...skipping 1806 matching lines...) Expand 10 before | Expand all | Expand 10 after
9638 </message> 9640 </message>
9639 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_LARGE" desc="The label of the ' Large' option"> 9641 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_LARGE" desc="The label of the ' Large' option">
9640 Large 9642 Large
9641 </message> 9643 </message>
9642 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_LARGE" desc="The label of the 'Very Large' option"> 9644 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_VERY_LARGE" desc="The label of the 'Very Large' option">
9643 Very Large 9645 Very Large
9644 </message> 9646 </message>
9645 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_CUSTOM" desc="The label of the 'Custom' option"> 9647 <message name="IDS_OPTIONS_FONT_SIZE_LABEL_CUSTOM" desc="The label of the 'Custom' option">
9646 Custom 9648 Custom
9647 </message> 9649 </message>
9648 <if expr="not pp_ifdef('use_titlecase')"> 9650 <if expr="not pp_ifdef('use_titlecase') and not is_macosx">
9649 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel."> 9651 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel.">
9650 Languages and spell-checker settings... 9652 Languages and spell-checker settings...
9651 </message> 9653 </message>
9652 </if> 9654 </if>
9653 <if expr="pp_ifdef('use_titlecase')"> 9655 <if expr="pp_ifdef('use_titlecase') and not is_macosx">
9654 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel."> 9656 <message name="IDS_OPTIONS_LANGUAGE_AND_SPELLCHECK_BUTTON" desc="Button title for invoking the 'Languages and Spell-checker' panel.">
9655 Languages and Spell-checker Settings... 9657 Languages and Spell-checker Settings...
9656 </message> 9658 </message>
9657 </if> 9659 </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>
9658 9665
9659 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation stri ng of the 'Enable spellcheck' option"> 9666 <if expr="not is_macosx">
9660 Enable spell checking 9667 <message name="IDS_OPTIONS_ENABLE_SPELLCHECK" desc="The documentation st ring of the 'Enable spellcheck' option">
9661 </message> 9668 Enable spell checking
9662 <message name="IDS_OPTIONS_ENABLE_AUTO_SPELL_CORRECTION" desc="The documen tation string of the 'Enable auto spell correction' option"> 9669 </message>
9663 Enable automatic spell correction 9670 <message name="IDS_OPTIONS_ENABLE_AUTO_SPELL_CORRECTION" desc="The docum entation string of the 'Enable auto spell correction' option">
9664 </message> 9671 Enable automatic spell correction
9672 </message>
9673 </if>
9665 9674
9666 <!-- General app failure messages --> 9675 <!-- General app failure messages -->
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"> 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">
9668 Your profile could not be opened correctly. 9677 Your profile could not be opened correctly.
9669 9678
9670 Some features may be unavailable. Please check that the profile exists and you have permission to read and write its contents. 9679 Some features may be unavailable. Please check that the profile exists and you have permission to read and write its contents.
9671 </message> 9680 </message>
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"> 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">
9673 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> can not be run as root. 9682 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> can not be run as root.
9674 </message> 9683 </message>
(...skipping 5073 matching lines...) Expand 10 before | Expand all | Expand 10 after
14748 </messages> 14757 </messages>
14749 <structures fallback_to_english="true"> 14758 <structures fallback_to_english="true">
14750 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> 14759 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. -->
14751 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > 14760 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" >
14752 </structure> 14761 </structure>
14753 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > 14762 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" >
14754 </structure> 14763 </structure>
14755 </structures> 14764 </structures>
14756 </release> 14765 </release>
14757 </grit> 14766 </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