Chromium Code Reviews| OLD | NEW |
|---|---|
| 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 8551 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 8562 | 8562 |
| 8563 <message name="IDS_AUTOFILL_FEEDBACK_INFOBAR_LINK_TEXT" desc="Link text fo r the Autofill feedback infobar."> | 8563 <message name="IDS_AUTOFILL_FEEDBACK_INFOBAR_LINK_TEXT" desc="Link text fo r the Autofill feedback infobar."> |
| 8564 Send feedback to Google. | 8564 Send feedback to Google. |
| 8565 </message> | 8565 </message> |
| 8566 | 8566 |
| 8567 <message name="IDS_AUTOFILL_FEEDBACK_POPULAR_FORM_MESSAGE" desc="Feedback message template used when a popular Autofill form is found."> | 8567 <message name="IDS_AUTOFILL_FEEDBACK_POPULAR_FORM_MESSAGE" desc="Feedback message template used when a popular Autofill form is found."> |
| 8568 The form signature <ph name="FORM_SIGNATURE">$1<ex>15146752457155269744< /ex></ph> is for <ph name="FORM_URL">$2<ex>http://www.facebook.com</ex></ph>. | 8568 The form signature <ph name="FORM_SIGNATURE">$1<ex>15146752457155269744< /ex></ph> is for <ph name="FORM_URL">$2<ex>http://www.facebook.com</ex></ph>. |
| 8569 </message> | 8569 </message> |
| 8570 | 8570 |
| 8571 <if expr="not pp_ifdef('use_titlecase')"> | 8571 <if expr="not pp_ifdef('use_titlecase')"> |
| 8572 <message name="IDS_APPEARANCE_GROUP_NAME" desc="The title of the appeara nce group"> | |
| 8573 Appearance | |
| 8574 </message> | |
| 8572 <message name="IDS_THEMES_GROUP_NAME" desc="In sentence case: The title of the themes group"> | 8575 <message name="IDS_THEMES_GROUP_NAME" desc="In sentence case: The title of the themes group"> |
| 8573 Themes | 8576 Themes |
| 8574 </message> | 8577 </message> |
| 8575 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your t heme"> | 8578 <message name="IDS_THEMES_RESET_BUTTON" desc="The button to reset your t heme"> |
| 8576 Reset to default theme | 8579 Reset to default theme |
| 8577 </message> | 8580 </message> |
| 8578 </if> | 8581 </if> |
| 8579 <if expr="pp_ifdef('use_titlecase')"> | 8582 <if expr="pp_ifdef('use_titlecase')"> |
| 8583 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case: The title of the appearance group"> | |
|
James Hawkins
2012/01/11 16:33:29
Why do we need a title case version for one word?
csilv
2012/01/11 18:47:08
We don't for English, but we may for other languag
| |
| 8584 Appearance | |
| 8585 </message> | |
| 8580 <message name="IDS_THEMES_GROUP_NAME" desc="In Title Case: The title of the themes group"> | 8586 <message name="IDS_THEMES_GROUP_NAME" desc="In Title Case: The title of the themes group"> |
| 8581 Themes | 8587 Themes |
| 8582 </message> | 8588 </message> |
| 8583 <message name="IDS_THEMES_RESET_BUTTON" desc="In title case: The button to reset your theme"> | 8589 <message name="IDS_THEMES_RESET_BUTTON" desc="In title case: The button to reset your theme"> |
| 8584 Reset To Default Theme | 8590 Reset To Default Theme |
| 8585 </message> | 8591 </message> |
| 8586 </if> | 8592 </if> |
| 8587 | 8593 |
| 8588 <if expr="is_posix and not is_macosx"> | 8594 <if expr="is_posix and not is_macosx"> |
| 8589 <message name="IDS_APPEARANCE_GROUP_NAME" desc="In Title Case: The title of the themes group"> | |
| 8590 Appearance | |
| 8591 </message> | |
| 8592 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme."> | 8595 <message name="IDS_THEMES_GTK_BUTTON" desc="The button to choose GTK col ors and icons as the current theme."> |
| 8593 Use GTK+ Theme | 8596 Use GTK+ Theme |
| 8594 </message> | 8597 </message> |
| 8595 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the cl assic windows theme in GTK"> | 8598 <message name="IDS_THEMES_SET_CLASSIC" desc="The button to choose the cl assic windows theme in GTK"> |
| 8596 Use Classic Theme | 8599 Use Classic Theme |
| 8597 </message> | 8600 </message> |
| 8598 <message name="IDS_SHOW_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the system title bar and borders."> | 8601 <message name="IDS_SHOW_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the system title bar and borders."> |
| 8599 Use system title bar and borders | 8602 Use system title bar and borders |
| 8600 </message> | 8603 </message> |
| 8601 <message name="IDS_HIDE_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the chrome custom frame and hiding the system tit le bar."> | 8604 <message name="IDS_HIDE_WINDOW_DECORATIONS_RADIO" desc="A radio button i n the options dialog for using the chrome custom frame and hiding the system tit le bar."> |
| (...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 8640 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox"> | 8643 <message name="IDS_OPTIONS_SAFEBROWSING_ENABLEPROTECTION" desc="The label of the 'Enable phishing and malware protection' checkbox"> |
| 8641 Enable phishing and malware protection | 8644 Enable phishing and malware protection |
| 8642 </message> | 8645 </message> |
| 8643 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> | 8646 <message name="IDS_OPTIONS_SSL_GROUP_DESCRIPTION" desc="The description of the 'SSL Connections' group"> |
| 8644 Computer-wide SSL settings: | 8647 Computer-wide SSL settings: |
| 8645 </message> | 8648 </message> |
| 8646 <message name="IDS_OPTIONS_SSL_CHECKREVOCATION" desc="The label of the 'Ch eck for server certificate revocation' checkbox"> | 8649 <message name="IDS_OPTIONS_SSL_CHECKREVOCATION" desc="The label of the 'Ch eck for server certificate revocation' checkbox"> |
| 8647 Check for server certificate revocation | 8650 Check for server certificate revocation |
| 8648 </message> | 8651 </message> |
| 8649 | 8652 |
| 8653 <message name="IDS_OPTIONS_MANAGE_DATA_DESCRIPTION" desc="The title of the 'Manage your data' label."> | |
| 8654 Manage your data | |
| 8655 </message> | |
| 8650 <if expr="not pp_ifdef('use_titlecase')"> | 8656 <if expr="not pp_ifdef('use_titlecase')"> |
| 8651 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="The title of the 'Browsing data' group."> | 8657 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="The title of the 'Browsing data' group."> |
| 8652 Browsing data | 8658 Browsing data |
| 8653 </message> | 8659 </message> |
| 8654 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In sentence case: L abel for the import data button."> | 8660 <message name="IDS_OPTIONS_IMPORT_DATA_BUTTON" desc="In sentence case: L abel for the import data button."> |
| 8655 Import data from another browser... | 8661 Import data from another browser... |
| 8656 </message> | 8662 </message> |
| 8657 </if> | 8663 </if> |
| 8658 <if expr="pp_ifdef('use_titlecase')"> | 8664 <if expr="pp_ifdef('use_titlecase')"> |
| 8659 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group."> | 8665 <message name="IDS_OPTIONS_BROWSING_DATA_GROUP_NAME" desc="In Title Case : The title of the 'Browsing data' group."> |
| (...skipping 6143 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 14803 </messages> | 14809 </messages> |
| 14804 <structures fallback_to_english="true"> | 14810 <structures fallback_to_english="true"> |
| 14805 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> | 14811 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> |
| 14806 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 14812 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
| 14807 </structure> | 14813 </structure> |
| 14808 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 14814 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
| 14809 </structure> | 14815 </structure> |
| 14810 </structures> | 14816 </structures> |
| 14811 </release> | 14817 </release> |
| 14812 </grit> | 14818 </grit> |
| OLD | NEW |