| 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 3205 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3216 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NET_PROTECTED" desc="In s
ettings Internet options, the message in network details page for password prote
cted networks."> | 3216 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NET_PROTECTED" desc="In s
ettings Internet options, the message in network details page for password prote
cted networks."> |
| 3217 Access to this network is protected. | 3217 Access to this network is protected. |
| 3218 </message> | 3218 </message> |
| 3219 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PREFER_NETWORK" desc="In
settings Internet options, the label for prefer network checkbox."> | 3219 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_PREFER_NETWORK" desc="In
settings Internet options, the label for prefer network checkbox."> |
| 3220 Prefer this network | 3220 Prefer this network |
| 3221 </message> | 3221 </message> |
| 3222 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_AUTO_CONNECT" desc="In se
ttings Internet options, the label for the auto-connect checkbox."> | 3222 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_AUTO_CONNECT" desc="In se
ttings Internet options, the label for the auto-connect checkbox."> |
| 3223 Automatically connect to this network | 3223 Automatically connect to this network |
| 3224 </message> | 3224 </message> |
| 3225 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHARE_NETWORK" desc="In s
ettings Internet options, the label for the share checkbox."> | 3225 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_SHARE_NETWORK" desc="In s
ettings Internet options, the label for the share checkbox."> |
| 3226 Share this network with other users | 3226 Allow other users of this device to use this network |
| 3227 </message> | 3227 </message> |
| 3228 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_SHARED" desc="In
settings Internet options, text for when a network is shared."> | 3228 <message name="IDS_OPTIONS_SETTINGS_INTERNET_OPTIONS_NETWORK_SHARED" desc="In
settings Internet options, text for when a network is shared."> |
| 3229 This network is shared with other users. | 3229 Other users of this device can use this network |
| 3230 </message> | 3230 </message> |
| 3231 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONNECTION_STATE" desc="In settin
gs Internet options, the label for connection status."> | 3231 <message name="IDS_OPTIONS_SETTINGS_INTERNET_CONNECTION_STATE" desc="In settin
gs Internet options, the label for connection status."> |
| 3232 Connection status: | 3232 Connection status: |
| 3233 </message> | 3233 </message> |
| 3234 <message name="IDS_OPTIONS_SETTINGS_INTERNET_IP_AUTOMATIC_CONFIGURATION" desc=
"In the IP address fields, labels automatic connection toggle"> | 3234 <message name="IDS_OPTIONS_SETTINGS_INTERNET_IP_AUTOMATIC_CONFIGURATION" desc=
"In the IP address fields, labels automatic connection toggle"> |
| 3235 Configure automatically | 3235 Configure automatically |
| 3236 </message> | 3236 </message> |
| 3237 <message name="IDS_OPTIONS_SETTINGS_INTERNET_AUTOMATIC_NAME_SERVERS" desc="In
the name server type radio for static ip configuration, labels the automatic DNS
selection."> | 3237 <message name="IDS_OPTIONS_SETTINGS_INTERNET_AUTOMATIC_NAME_SERVERS" desc="In
the name server type radio for static ip configuration, labels the automatic DNS
selection."> |
| 3238 Automatic name servers | 3238 Automatic name servers |
| 3239 </message> | 3239 </message> |
| (...skipping 3455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6695 Attempts left: $1 | 6695 Attempts left: $1 |
| 6696 </message> | 6696 </message> |
| 6697 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> | 6697 <message name="IDS_REQUEST_PIN_DIALOG_PIN" desc="The Provider Identification N
umber abbreviation"> |
| 6698 PIN | 6698 PIN |
| 6699 </message> | 6699 </message> |
| 6700 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> | 6700 <message name="IDS_REQUEST_PIN_DIALOG_PUK" desc="The Personal Unlocking Key (a
s used in mobile phones) abbreviation"> |
| 6701 PUK | 6701 PUK |
| 6702 </message> | 6702 </message> |
| 6703 | 6703 |
| 6704 </grit-part> | 6704 </grit-part> |
| OLD | NEW |