diff options
Diffstat (limited to 'res/values-es-rMX/arrays.xml')
-rw-r--r-- | res/values-es-rMX/arrays.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/res/values-es-rMX/arrays.xml b/res/values-es-rMX/arrays.xml index 4acb887..c45c818 100644 --- a/res/values-es-rMX/arrays.xml +++ b/res/values-es-rMX/arrays.xml @@ -22,6 +22,7 @@ <!-- Choices for timezone picker first level. These values will be used as search terms for TimeZone displayName strings. --> + <skip></skip> <!-- The time zone picker screen has two levels. The first level allows the user to choose a region. --> <!-- Display settings. The delay in inactivity before the screen is turned off. These are shown in a list dialog. --> <!-- Do not translate. --> @@ -38,16 +39,21 @@ <!-- Do not translate. --> <!-- Wi-Fi settings --> <!-- Match this with the order of NetworkInfo.DetailedState. --> + <skip></skip> <!-- Wi-Fi settings. The status messages when the network is unknown. --> <!-- Match this with the order of NetworkInfo.DetailedState. --> + <skip></skip> <!-- Wi-Fi settings. The status messages when the network is known. --> <!-- Match this with the constants in AccessPoint. --> + <skip></skip> <!-- Wi-Fi security choices used when manually added a Wi-Fi network --> <!-- Match this with the constants in AccessPoint. --> + <skip></skip> <!-- Wi-Fi security types for New User Dialog. EAP is not configurable. --> <!-- Wi-Fi AP settings. The type of security a Wi-Fi AP supports. --> <!-- Note that adding/removing/moving the items will need wifi settings code change. --> <!-- Match this with the constants in WifiDialog. --> + <skip></skip> <!-- Wi-Fi settings. The type of EAP method a Wi-Fi network has. --> <!-- Type of EAP method when EAP SIM, AKA, AKA' are not supported --> <!-- Wi-Fi AP band settings. Either 2.4GHz or 5GHz. --> @@ -59,11 +65,13 @@ <!-- Bluetooth Settings --> <!-- Discoverable mode timeout options --> <!-- Match this with drawable.wifi_signal. --> + <skip></skip> <!-- Wi-Fi settings. The signal strength a Wi-Fi network has. --> <!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. --> <!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi sleep policy. Used when the device is Wi-Fi-only. [CHAR LIMIT=30] --> <!-- Match with wifi_sleep_policy_entries and the values of the settings in Settings class. --> + <skip></skip> <!-- Do not translate. --> <!-- Data Usage settings. Range of data usage. --> <!-- Wi-Fi settings. Presented as a list dialog to the user to choose the Wi-Fi frequency band. --> @@ -126,10 +134,13 @@ <!-- Titles for app process limit preference. [CHAR LIMIT=35] --> <!-- Values for app process limit preference. --> <!-- Match this with the constants in VpnProfile. --> + <skip></skip> <!-- Short names for each VPN type, not really translatable. [CHAR LIMIT=20] --> <!-- Match this with the constants in VpnProfile. --> + <skip></skip> <!-- Longer descriptions for each VPN type. [CHAR LIMIT=100] --> <!-- Match this with the constants in LegacyVpnInfo. --> + <skip></skip> <!-- Status for a VPN network. [CHAR LIMIT=100] --> <!-- User content ratings for restricted users [CHAR LIMIT=30] --> <!-- Values for user content ratings for restricted users --> |