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="pp_ifdef('chromeos')">. --> | 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 <!-- Idle logout dialog for retail mode --> | 7 <!-- Idle logout dialog for retail mode --> |
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> | 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d
ialog. Used in retail mode only."> |
9 Are you still there? | 9 Are you still there? |
10 </message> | 10 </message> |
(...skipping 3756 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3767 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed
for the current network"> | 3767 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed
for the current network"> |
3768 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. | 3768 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e
x></ph> network. |
3769 </message> | 3769 </message> |
3770 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> | 3770 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_ALLOWED" desc="Status label:
for updates you need to connect to an Ethernet or Wi-Fi"> |
3771 To check for updates, please use Ethernet or Wi-Fi. | 3771 To check for updates, please use Ethernet or Wi-Fi. |
3772 </message> | 3772 </message> |
3773 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> | 3773 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe
l: for updates you need to connect to an Ethernet, mobile data or Wi-Fi"> |
3774 To check for updates, please use Ethernet, Wi-Fi or mobile data. | 3774 To check for updates, please use Ethernet, Wi-Fi or mobile data. |
3775 </message> | 3775 </message> |
3776 | 3776 |
| 3777 <!-- Genius App --> |
| 3778 <message name="IDS_GENIUS_APP_NAME" desc="Name of the genius app in the app la
uncher"> |
| 3779 Get Help |
| 3780 </message> |
| 3781 |
3777 </grit-part> | 3782 </grit-part> |
OLD | NEW |