Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <!-- Chrome OS-specific strings (included from generated_resources.grd). | 2 <!-- Chrome OS-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 <!-- 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 3948 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 3959 <message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type."> | 3959 <message name="IDS_NETWORK_TYPE_WIFI" desc="The wifi network type."> |
| 3960 Wi-Fi | 3960 Wi-Fi |
| 3961 </message> | 3961 </message> |
| 3962 <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type."> | 3962 <message name="IDS_NETWORK_TYPE_WIMAX" desc="The wimax network type."> |
| 3963 WiMAX | 3963 WiMAX |
| 3964 </message> | 3964 </message> |
| 3965 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type."> | 3965 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type."> |
| 3966 Bluetooth | 3966 Bluetooth |
| 3967 </message> | 3967 </message> |
| 3968 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type."> | 3968 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type."> |
| 3969 Cellular | 3969 Mobile |
|
stevenjb
2017/02/16 18:45:10
I just pinged tbuckley@ about this, is it 'Mobile'
Ben Chan
2017/02/16 18:51:23
My understanding is that this piece of string is u
stevenjb
2017/02/16 19:01:05
OK, yeah, it makes sense to just make this "Mobile
| |
| 3970 </message> | 3970 </message> |
| 3971 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type."> | 3971 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type."> |
| 3972 VPN | 3972 VPN |
| 3973 </message> | 3973 </message> |
| 3974 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi ce status connecting."> | 3974 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi ce status connecting."> |
| 3975 Connecting... | 3975 Connecting... |
| 3976 </message> | 3976 </message> |
| 3977 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic e status connected."> | 3977 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic e status connected."> |
| 3978 Connected | 3978 Connected |
| 3979 </message> | 3979 </message> |
| (...skipping 1750 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5730 </message> | 5730 </message> |
| 5731 | 5731 |
| 5732 <!-- About Chrome page --> | 5732 <!-- About Chrome page --> |
| 5733 <message name="IDS_UPGRADE_BUTTON" desc="The button label to check for updates and apply (download and install) if found"> | 5733 <message name="IDS_UPGRADE_BUTTON" desc="The button label to check for updates and apply (download and install) if found"> |
| 5734 Check for and apply updates | 5734 Check for and apply updates |
| 5735 </message> | 5735 </message> |
| 5736 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline"> | 5736 <message name="IDS_UPGRADE_OFFLINE" desc="Status label: Currently offline"> |
| 5737 You are currently offline. | 5737 You are currently offline. |
| 5738 </message> | 5738 </message> |
| 5739 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network"> | 5739 <message name="IDS_UPGRADE_DISALLOWED" desc="Status label: Upgrade disallowed for the current network"> |
| 5740 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>cellular</e x></ph> network. | 5740 You are currently connected to the <ph name="NETWORK_TYPE">$1<ex>mobile</ex> </ph> network. |
| 5741 </message> | 5741 </message> |
| 5742 <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"> | 5742 <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"> |
| 5743 To check for updates, please use Ethernet, Wi-Fi or mobile data. | 5743 To check for updates, please use Ethernet, Wi-Fi or mobile data. |
| 5744 </message> | 5744 </message> |
| 5745 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet or Wi-Fi"> | 5745 <message name="IDS_UPGRADE_NETWORK_LIST_CELLULAR_DISALLOWED" desc="Status labe l: for updates you need to connect to an Ethernet or Wi-Fi"> |
| 5746 To check for updates, please use Ethernet or Wi-Fi. | 5746 To check for updates, please use Ethernet or Wi-Fi. |
| 5747 </message> | 5747 </message> |
| 5748 | 5748 |
| 5749 <!-- EOL Notification Strings --> | 5749 <!-- EOL Notification Strings --> |
| 5750 <message name="IDS_ABOUT_PAGE_EOL_SECURITY_ONLY" desc="The message in the abou t page to inform the user that software updates for this device are no longer av ailable."> | 5750 <message name="IDS_ABOUT_PAGE_EOL_SECURITY_ONLY" desc="The message in the abou t page to inform the user that software updates for this device are no longer av ailable."> |
| (...skipping 162 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 5913 </message> | 5913 </message> |
| 5914 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_BUTTON_PORTAL" desc="Button c aption to open the captive portal login page."> | 5914 <message name="IDS_PORTAL_DETECTION_NOTIFICATION_BUTTON_PORTAL" desc="Button c aption to open the captive portal login page."> |
| 5915 Visit captive portal login page | 5915 Visit captive portal login page |
| 5916 </message> | 5916 </message> |
| 5917 | 5917 |
| 5918 <!-- 3G data Notifications --> | 5918 <!-- 3G data Notifications --> |
| 5919 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notifica tion telling that 3G data is enabled."> | 5919 <message name="IDS_3G_NOTIFICATION_MESSAGE" desc="Text of the 3G data notifica tion telling that 3G data is enabled."> |
| 5920 Google Chrome will use cellular data if you're not connected to another netw ork. | 5920 Google Chrome will use cellular data if you're not connected to another netw ork. |
| 5921 </message> | 5921 </message> |
| 5922 <message name="IDS_3G_DATASAVER_TITLE" desc="Title of the 3G data notification prompting user to install Data Saver."> | 5922 <message name="IDS_3G_DATASAVER_TITLE" desc="Title of the 3G data notification prompting user to install Data Saver."> |
| 5923 You are using cellular data | 5923 You are using mobile data |
| 5924 </message> | 5924 </message> |
| 5925 <message name="IDS_3G_DATASAVER_MESSAGE" desc="Text of the 3G data notificatio n prompting user to install Data Saver."> | 5925 <message name="IDS_3G_DATASAVER_MESSAGE" desc="Text of the 3G data notificatio n prompting user to install Data Saver."> |
| 5926 Save data and browse faster using Google Data Saver. Click to learn more. | 5926 Save data and browse faster using Google Data Saver. Click to learn more. |
| 5927 </message> | 5927 </message> |
| 5928 | 5928 |
| 5929 <!-- chrome://mobilesetup strings --> | 5929 <!-- chrome://mobilesetup strings --> |
| 5930 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title"> | 5930 <message name="IDS_MOBILE_SETUP_TITLE" desc="ChromeOS mobile device activation page title"> |
| 5931 Mobile data service management | 5931 Mobile data service management |
| 5932 </message> | 5932 </message> |
| 5933 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page head er while connecting to the provider"> | 5933 <message name="IDS_MOBILE_CONNECTING_HEADER" desc="Mobile connection page head er while connecting to the provider"> |
| (...skipping 795 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 6729 Attempts left: $1 | 6729 Attempts left: $1 |
| 6730 </message> | 6730 </message> |
| 6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> | 6731 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N umber abbreviation"> |
| 6732 PIN | 6732 PIN |
| 6733 </message> | 6733 </message> |
| 6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> | 6734 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a s used in mobile phones) abbreviation"> |
| 6735 PUK | 6735 PUK |
| 6736 </message> | 6736 </message> |
| 6737 | 6737 |
| 6738 </grit-part> | 6738 </grit-part> |
| OLD | NEW |