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 5065 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5076 Kiosk application could not be downloaded. | 5076 Kiosk application could not be downloaded. |
5077 </message> | 5077 </message> |
5078 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_LAUNCH" desc="Error message used
when a kiosk app fails to launch due to app launching failure."> | 5078 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_LAUNCH" desc="Error message used
when a kiosk app fails to launch due to app launching failure."> |
5079 Kiosk application could not be launched. | 5079 Kiosk application could not be launched. |
5080 </message> | 5080 </message> |
5081 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when
a kiosk app launch is canceled by user."> | 5081 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when
a kiosk app launch is canceled by user."> |
5082 Kiosk application launch canceled. | 5082 Kiosk application launch canceled. |
5083 </message> | 5083 </message> |
5084 | 5084 |
5085 <!-- About Chrome page --> | 5085 <!-- About Chrome page --> |
| 5086 <message name="IDS_UPGRADE_BUTTON" desc="The button label to check for updates
and apply (download and install) if found"> |
| 5087 Check for and apply updates |
| 5088 </message> |
5086 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline"> | 5089 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline"> |
5087 You are currently offline. | 5090 You are currently offline. |
5088 </message> | 5091 </message> |
5089 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed
for the current network"> | 5092 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed
for the current network"> |
5090 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. | 5093 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. |
5091 </message> | 5094 </message> |
5092 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet, Wi-Fi or mobile data"> | 5095 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet, Wi-Fi or mobile data"> |
5093 To check for updates, please use Ethernet, Wi-Fi or mobile data. | 5096 To check for updates, please use Ethernet, Wi-Fi or mobile data. |
5094 </message> | 5097 </message> |
5095 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet or Wi-Fi"> | 5098 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet or Wi-Fi"> |
(...skipping 656 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5752 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> | 5755 <message name="IDS_SET_TIME_BUTTON_CLOSE" desc="Text for the button to close t
he window."> |
5753 Done | 5756 Done |
5754 </message> | 5757 </message> |
5755 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> | 5758 <message name="IDS_SET_TIME_DATE_LABEL" desc="Label for the date input element
."> |
5756 System date | 5759 System date |
5757 </message> | 5760 </message> |
5758 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> | 5761 <message name="IDS_SET_TIME_TIME_LABEL" desc="Label for the time input element
."> |
5759 System time | 5762 System time |
5760 </message> | 5763 </message> |
5761 </grit-part> | 5764 </grit-part> |
OLD | NEW |