| 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 2315 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2326 PPP authentication failed due to an incorrect username or password | 2326 PPP authentication failed due to an incorrect username or password |
| 2327 </message> | 2327 </message> |
| 2328 <message name="IDS_CHROMEOS_NETWORK_ERROR_CONFIGURE_FAILED" desc="Network erro
r details in notifications: Configuration error"> | 2328 <message name="IDS_CHROMEOS_NETWORK_ERROR_CONFIGURE_FAILED" desc="Network erro
r details in notifications: Configuration error"> |
| 2329 Failed to configure network | 2329 Failed to configure network |
| 2330 </message> | 2330 </message> |
| 2331 <message name="IDS_CHROMEOS_NETWORK_ERROR_CERTIFICATES_NOT_LOADED" desc="Netwo
rk error details in notifications: Certificates not loaded"> | 2331 <message name="IDS_CHROMEOS_NETWORK_ERROR_CERTIFICATES_NOT_LOADED" desc="Netwo
rk error details in notifications: Certificates not loaded"> |
| 2332 Certificates not loaded | 2332 Certificates not loaded |
| 2333 </message> | 2333 </message> |
| 2334 | 2334 |
| 2335 <!-- Strings used in <cr-network-list>, used in Settings and OOBE --> | 2335 <!-- Strings used in <cr-network-list>, used in Settings and OOBE --> |
| 2336 <message name="IDS_NETWORK_LIST_DISABLED" desc="Text in the network list eleme
nt when the network type is disabled."> | |
| 2337 Disabled | |
| 2338 </message> | |
| 2339 <message name="IDS_NETWORK_LIST_NOT_CONNECTED" desc="Text in the network list
element when there is no network for the type."> | 2336 <message name="IDS_NETWORK_LIST_NOT_CONNECTED" desc="Text in the network list
element when there is no network for the type."> |
| 2340 No network | 2337 No network |
| 2341 </message> | 2338 </message> |
| 2342 <message name="IDS_NETWORK_LIST_CONNECTING_TO" desc="Text in a network summary
element when the default network for a type (e.g. WiFi) is connecting."> | 2339 <message name="IDS_NETWORK_LIST_CONNECTING_TO" desc="Text in a network summary
element when the default network for a type (e.g. WiFi) is connecting."> |
| 2343 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> | 2340 Connecting to <ph name="NAME">$1<ex>GoogleGuest</ex></ph> |
| 2344 </message> | 2341 </message> |
| 2345 <message name="IDS_NETWORK_LIST_THIRD_PARTY_VPN_NAME_TEMPLATE" desc="Template
for constructing the name of a VPN network that is handled by a third-party VPN
provider from the provider name and the network name."> | 2342 <message name="IDS_NETWORK_LIST_THIRD_PARTY_VPN_NAME_TEMPLATE" desc="Template
for constructing the name of a VPN network that is handled by a third-party VPN
provider from the provider name and the network name."> |
| 2346 <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>: <ph name="NETWORK_NAME">$2
<ex>Work Network</ex></ph> | 2343 <ph name="PROVIDER_NAME">$1<ex>OpenVPN</ex></ph>: <ph name="NETWORK_NAME">$2
<ex>Work Network</ex></ph> |
| 2347 </message> | 2344 </message> |
| 2348 | 2345 |
| (...skipping 1612 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3961 </message> | 3958 </message> |
| 3962 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type."> | 3959 <message name="IDS_NETWORK_TYPE_BLUETOOTH" desc="The bluetooth network type."> |
| 3963 Bluetooth | 3960 Bluetooth |
| 3964 </message> | 3961 </message> |
| 3965 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type."> | 3962 <message name="IDS_NETWORK_TYPE_CELLULAR" desc="The cellular network type."> |
| 3966 Mobile | 3963 Mobile |
| 3967 </message> | 3964 </message> |
| 3968 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type."> | 3965 <message name="IDS_NETWORK_TYPE_VPN" desc="The vpn network type."> |
| 3969 VPN | 3966 VPN |
| 3970 </message> | 3967 </message> |
| 3968 <message name="IDS_NETWORK_TYPE_VPN_BUILTIN" desc="The built-in VPN types (Ope
n VPN and L2TP/IPSec)."> |
| 3969 OpenVPN / L2TP |
| 3970 </message> |
| 3971 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi
ce status connecting."> | 3971 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTING" desc="The network devi
ce status connecting."> |
| 3972 Connecting... | 3972 Connecting... |
| 3973 </message> | 3973 </message> |
| 3974 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic
e status connected."> | 3974 <message name="IDS_STATUSBAR_NETWORK_DEVICE_CONNECTED" desc="The network devic
e status connected."> |
| 3975 Connected | 3975 Connected |
| 3976 </message> | 3976 </message> |
| 3977 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISCONNECTED" desc="The network de
vice status disconnected."> | 3977 <message name="IDS_STATUSBAR_NETWORK_DEVICE_DISCONNECTED" desc="The network de
vice status disconnected."> |
| 3978 Disconnected | 3978 Disconnected |
| 3979 </message> | 3979 </message> |
| 3980 <message name="IDS_STATUSBAR_NETWORK_DEVICE_NOT_CONFIGURED" desc="The network
device status not configured."> | 3980 <message name="IDS_STATUSBAR_NETWORK_DEVICE_NOT_CONFIGURED" desc="The network
device status not configured."> |
| (...skipping 2745 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6726 Attempts left: $1 | 6726 Attempts left: $1 |
| 6727 </message> | 6727 </message> |
| 6728 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6728 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6729 PIN | 6729 PIN |
| 6730 </message> | 6730 </message> |
| 6731 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6731 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6732 PUK | 6732 PUK |
| 6733 </message> | 6733 </message> |
| 6734 | 6734 |
| 6735 </grit-part> | 6735 </grit-part> |
| OLD | NEW |