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 11631 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
11642 </message> | 11642 </message> |
11643 <message name="IDS_IMAGEBURN_CANCEL_BUTTON" desc="Text on the button that cancels download"> | 11643 <message name="IDS_IMAGEBURN_CANCEL_BUTTON" desc="Text on the button that cancels download"> |
11644 Cancel | 11644 Cancel |
11645 </message> | 11645 </message> |
11646 <message name="IDS_IMAGEBURN_RETRY_BUTTON" desc="Text on the button that t riggers burn restart"> | 11646 <message name="IDS_IMAGEBURN_RETRY_BUTTON" desc="Text on the button that t riggers burn restart"> |
11647 Try again | 11647 Try again |
11648 </message> | 11648 </message> |
11649 </if> | 11649 </if> |
11650 <!-- Chrome OS Strings --> | 11650 <!-- Chrome OS Strings --> |
11651 <if expr="pp_ifdef('chromeos')"> | 11651 <if expr="pp_ifdef('chromeos')"> |
11652 <message name="IDS_NETWORK_CONFIG_LOADING_ERROR" desc="Error message for l oading network configuration file."> | |
11653 Error loading network configuration file: <ph name="error">$1<ex>Unknown error</ex></ph> | |
11654 </message> | |
11655 <message name="IDS_NETWORK_CONFIG_ERROR_UNKNOWN" desc="Error for network c onfiguration: Unknown error."> | |
11656 Unknown error | |
11657 </message> | |
11658 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error fo r network configuration: Incorrect password."> | |
11659 Incorrect password | |
11660 </message> | |
11661 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_TYPE_MISSING" desc="Error for network configuration: Network type missing."> | |
11662 Network type missing | |
11663 </message> | |
11664 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_PROP_DICT_MALFORMED" desc= "Error for network configuration: Network property dictionary malformed."> | |
11665 Network property dictionary malformed | |
kmixter1
2011/12/09 00:20:55
The terminology in the ONC document is NetworkConf
| |
11666 </message> | |
11667 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_EAP_DICT_MALFORMED" desc=" Error for network configuration: Network EAP dictionary malformed."> | |
kmixter1
2011/12/09 00:20:55
dictionary=>object
| |
11668 Network EAP dictionary malformed | |
11669 </message> | |
11670 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_DELETE" desc="Error for ne twork configuration: Network delete error."> | |
11671 Network delete error | |
11672 </message> | |
11673 <message name="IDS_NETWORK_CONFIG_ERROR_NETWORK_IMPORT" desc="Error for ne twork configuration: Network import error."> | |
11674 Network import error | |
11675 </message> | |
11676 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_GUID_MISSING" desc="Error for network configuration: Certificateg GUID missing."> | |
11677 Certificate GUID missing | |
11678 </message> | |
11679 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_TYPE_MISSING" desc="Error for network configuration: Certificate type missing."> | |
11680 Certificate type missing | |
11681 </message> | |
11682 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_TRUST_INVALID" desc="Error fo r network configuration: Certificate trust invalid."> | |
11683 Certificate trust invalid | |
11684 </message> | |
11685 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_TRUST_UNKNOWN" desc="Error fo r network configuration: Certificate trust unknown."> | |
11686 Certificate trust unknown | |
11687 </message> | |
11688 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_DATA_MISSING" desc="Error for network configuration: Certificate data missing."> | |
11689 Certificate data missing | |
11690 </message> | |
11691 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_DATA_MALFORMED" desc="Error f or network configuration: Certificate data malformed."> | |
11692 Certificate data malformed | |
11693 </message> | |
11694 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_DELETE" desc="Error for netwo rk configuration: Certificate delete error."> | |
11695 Certificate delete error | |
11696 </message> | |
11697 <message name="IDS_NETWORK_CONFIG_ERROR_CERT_IMPORT" desc="Error for netwo rk configuration: Certificate import error."> | |
11698 Certificate import error | |
11699 </message> | |
11652 <message name="IDS_NETWORK_PURCHASE_MORE_MESSAGE" desc="Message for purcha se more link on notification when there is no cellular plan"> | 11700 <message name="IDS_NETWORK_PURCHASE_MORE_MESSAGE" desc="Message for purcha se more link on notification when there is no cellular plan"> |
11653 Buy plan... | 11701 Buy plan... |
11654 </message> | 11702 </message> |
11655 <message name="IDS_NETWORK_MORE_INFO_MESSAGE" desc="Message for more info link on cellular plan low data notification"> | 11703 <message name="IDS_NETWORK_MORE_INFO_MESSAGE" desc="Message for more info link on cellular plan low data notification"> |
11656 More info... | 11704 More info... |
11657 </message> | 11705 </message> |
11658 <message name="IDS_NETWORK_LOW_DATA_TITLE" desc="Title for network low dat a notification"> | 11706 <message name="IDS_NETWORK_LOW_DATA_TITLE" desc="Title for network low dat a notification"> |
11659 Low <ph name="network">$1<ex>YBH</ex></ph> data | 11707 Low <ph name="network">$1<ex>YBH</ex></ph> data |
11660 </message> | 11708 </message> |
11661 <message name="IDS_NETWORK_OUT_OF_DATA_TITLE" desc="Title for network out of data notification"> | 11709 <message name="IDS_NETWORK_OUT_OF_DATA_TITLE" desc="Title for network out of data notification"> |
(...skipping 3008 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
14670 </messages> | 14718 </messages> |
14671 <structures fallback_to_english="true"> | 14719 <structures fallback_to_english="true"> |
14672 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> | 14720 <!-- Make sure these stay in sync with the structures in generated_resourc es.grd. --> |
14673 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > | 14721 <structure name="IDD_CHROME_FRAME_FIND_DIALOG" file="cf_resources.rc" type ="dialog" > |
14674 </structure> | 14722 </structure> |
14675 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > | 14723 <structure name="IDD_CHROME_FRAME_READY_PROMPT" file="cf_resources.rc" typ e="dialog" > |
14676 </structure> | 14724 </structure> |
14677 </structures> | 14725 </structures> |
14678 </release> | 14726 </release> |
14679 </grit> | 14727 </grit> |
OLD | NEW |