OLD | NEW |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). | 2 <!-- ChromeOS-specific strings (included from generated_resources.grd). |
3 Everything in this file is wrapped in <if expr="chromeos">. --> | 3 Everything in this file is wrapped in <if expr="chromeos">. --> |
4 <grit-part> | 4 <grit-part> |
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> | 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> |
6 </message> | 6 </message> |
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> | 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> |
8 Chromebook | 8 Chromebook |
9 </message> | 9 </message> |
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> | 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> |
(...skipping 1072 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
1083 </message> | 1083 </message> |
1084 <message name="IDS_FLAGS_DISABLE_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" des c="Description for the flag to disable Office Editing for Docs, Sheets & Sli des component extension."> | 1084 <message name="IDS_FLAGS_DISABLE_OFFICE_EDITING_COMPONENT_APP_DESCRIPTION" des c="Description for the flag to disable Office Editing for Docs, Sheets & Sli des component extension."> |
1085 Disable Office Editing for Docs, Sheets & Slides for testing purposes | 1085 Disable Office Editing for Docs, Sheets & Slides for testing purposes |
1086 </message> | 1086 </message> |
1087 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name fo r the flag to disable the color calibration of the display."> | 1087 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_NAME" desc="Name fo r the flag to disable the color calibration of the display."> |
1088 Disable the color calibration of the display. | 1088 Disable the color calibration of the display. |
1089 </message> | 1089 </message> |
1090 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc=" Description for the flag to disable the color calibration of the display."> | 1090 <message name="IDS_FLAGS_DISABLE_DISPLAY_COLOR_CALIBRATION_DESCRIPTION" desc=" Description for the flag to disable the color calibration of the display."> |
1091 Disable calibrating the color of the display even if the display supports th e feature. | 1091 Disable calibrating the color of the display even if the display supports th e feature. |
1092 </message> | 1092 </message> |
1093 <message name="IDS_FLAGS_ENABLE_LUCID_SLEEP_NAME" desc="Name for the flag to e nable lucid sleep."> | |
1094 Enable Lucid Sleep. | |
Daniel Erat
2014/09/12 19:53:03
have you been talking to anyone on the UX side abo
Daniel Erat
2014/09/12 21:18:57
per kan: "alexandra will come up with something el
Chirantan Ekbote
2014/09/15 23:20:46
updated with new strings from Alex.
| |
1095 </message> | |
1096 <message name="IDS_FLAGS_ENABLE_LUCID_SLEEP_DESCRIPTION" desc="Description for the flag to enable lucid sleep."> | |
1097 Enables experimental features for maintaining persistent network connectivit y. | |
1098 </message> | |
1093 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog."> | 1099 <message name="IDS_OFFERS_CONSENT_INFOBAR_LABEL_LEARN_MORE" desc="Text of the Learn More link in the echo dialog."> |
1094 Learn More | 1100 Learn More |
1095 </message> | 1101 </message> |
1096 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel."> | 1102 <message name="IDS_OFFERS_CONSENT_INFOBAR_ENABLE_BUTTON" desc="Enable button l abel."> |
1097 Allow | 1103 Allow |
1098 </message> | 1104 </message> |
1099 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label."> | 1105 <message name="IDS_OFFERS_CONSENT_INFOBAR_DISABLE_BUTTON" desc="Disable button label."> |
1100 Deny | 1106 Deny |
1101 </message> | 1107 </message> |
1102 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne twork configuration: Incorrect password."> | 1108 <message name="IDS_NETWORK_CONFIG_ERROR_INCORRECT_PASSWORD" desc="Error for ne twork configuration: Incorrect password."> |
(...skipping 4710 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
5813 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> | 5819 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t he window."> |
5814 Done | 5820 Done |
5815 </message> | 5821 </message> |
5816 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> | 5822 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element ."> |
5817 System date | 5823 System date |
5818 </message> | 5824 </message> |
5819 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> | 5825 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element ."> |
5820 System time | 5826 System time |
5821 </message> | 5827 </message> |
5822 </grit-part> | 5828 </grit-part> |
OLD | NEW |