summaryrefslogtreecommitdiffstats
path: root/packages/SettingsLib
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SettingsLib')
-rw-r--r--packages/SettingsLib/res/values-as-rIN/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-ast-rES/arrays.xml6
-rw-r--r--packages/SettingsLib/res/values-br-rFR/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-csb-rPL/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-cy/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-en-rPT/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-eo/arrays.xml6
-rw-r--r--packages/SettingsLib/res/values-es-rCO/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-es-rMX/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-frp-rIT/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-fy-rNL/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-ga-rIE/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-gd-rGB/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-ku/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-lb/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-oc-rFR/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-or-rIN/arrays.xml2
-rw-r--r--packages/SettingsLib/res/values-ug/arrays.xml4
18 files changed, 41 insertions, 5 deletions
diff --git a/packages/SettingsLib/res/values-as-rIN/arrays.xml b/packages/SettingsLib/res/values-as-rIN/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-as-rIN/arrays.xml
+++ b/packages/SettingsLib/res/values-as-rIN/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-ast-rES/arrays.xml b/packages/SettingsLib/res/values-ast-rES/arrays.xml
index 6e3c7ef..944d2b2 100644
--- a/packages/SettingsLib/res/values-ast-rES/arrays.xml
+++ b/packages/SettingsLib/res/values-ast-rES/arrays.xml
@@ -21,10 +21,11 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <skip></skip>
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
<string-array name="wifi_status">
<!-- Status message of Wi-Fi when it is idle. -->
- <item/>
+ <item></item>
<!-- Status message of Wi-Fi when it is scanning. -->
<item>Esplorando\u2026</item>
<!-- Status message of Wi-Fi when it is connecting. -->
@@ -49,10 +50,11 @@
<item>Desactivando mala conexón temporalmente</item>
</string-array>
<!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <skip></skip>
<!-- Wi-Fi settings. The status messages when the network is known. -->
<string-array name="wifi_status_with_ssid">
<!-- Status message of Wi-Fi when it is idle. -->
- <item/>
+ <item></item>
<!-- Status message of Wi-Fi when it is scanning. -->
<item>Esplorando\u2026</item>
<!-- Status message of Wi-Fi when it is connecting to a network. -->
diff --git a/packages/SettingsLib/res/values-br-rFR/arrays.xml b/packages/SettingsLib/res/values-br-rFR/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-br-rFR/arrays.xml
+++ b/packages/SettingsLib/res/values-br-rFR/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-csb-rPL/arrays.xml b/packages/SettingsLib/res/values-csb-rPL/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-csb-rPL/arrays.xml
+++ b/packages/SettingsLib/res/values-csb-rPL/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-cy/arrays.xml b/packages/SettingsLib/res/values-cy/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-cy/arrays.xml
+++ b/packages/SettingsLib/res/values-cy/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-en-rPT/arrays.xml b/packages/SettingsLib/res/values-en-rPT/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-en-rPT/arrays.xml
+++ b/packages/SettingsLib/res/values-en-rPT/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-eo/arrays.xml b/packages/SettingsLib/res/values-eo/arrays.xml
index e58c1d5..024e633 100644
--- a/packages/SettingsLib/res/values-eo/arrays.xml
+++ b/packages/SettingsLib/res/values-eo/arrays.xml
@@ -21,10 +21,11 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <skip></skip>
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
<string-array name="wifi_status">
<!-- Status message of Wi-Fi when it is idle. -->
- <item/>
+ <item></item>
<!-- Status message of Wi-Fi when it is scanning. -->
<item>Scanning\u2026</item>
<!-- Status message of Wi-Fi when it is connecting. -->
@@ -49,10 +50,11 @@
<item>Temporarily avoiding poor connection</item>
</string-array>
<!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <skip></skip>
<!-- Wi-Fi settings. The status messages when the network is known. -->
<string-array name="wifi_status_with_ssid">
<!-- Status message of Wi-Fi when it is idle. -->
- <item/>
+ <item></item>
<!-- Status message of Wi-Fi when it is scanning. -->
<item>Scanning\u2026</item>
<!-- Status message of Wi-Fi when it is connecting to a network. -->
diff --git a/packages/SettingsLib/res/values-es-rCO/arrays.xml b/packages/SettingsLib/res/values-es-rCO/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-es-rCO/arrays.xml
+++ b/packages/SettingsLib/res/values-es-rCO/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-es-rMX/arrays.xml b/packages/SettingsLib/res/values-es-rMX/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-es-rMX/arrays.xml
+++ b/packages/SettingsLib/res/values-es-rMX/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-frp-rIT/arrays.xml b/packages/SettingsLib/res/values-frp-rIT/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-frp-rIT/arrays.xml
+++ b/packages/SettingsLib/res/values-frp-rIT/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-fy-rNL/arrays.xml b/packages/SettingsLib/res/values-fy-rNL/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-fy-rNL/arrays.xml
+++ b/packages/SettingsLib/res/values-fy-rNL/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-ga-rIE/arrays.xml b/packages/SettingsLib/res/values-ga-rIE/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-ga-rIE/arrays.xml
+++ b/packages/SettingsLib/res/values-ga-rIE/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-gd-rGB/arrays.xml b/packages/SettingsLib/res/values-gd-rGB/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-gd-rGB/arrays.xml
+++ b/packages/SettingsLib/res/values-gd-rGB/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-ku/arrays.xml b/packages/SettingsLib/res/values-ku/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-ku/arrays.xml
+++ b/packages/SettingsLib/res/values-ku/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-lb/arrays.xml b/packages/SettingsLib/res/values-lb/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-lb/arrays.xml
+++ b/packages/SettingsLib/res/values-lb/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-oc-rFR/arrays.xml b/packages/SettingsLib/res/values-oc-rFR/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-oc-rFR/arrays.xml
+++ b/packages/SettingsLib/res/values-oc-rFR/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-or-rIN/arrays.xml b/packages/SettingsLib/res/values-or-rIN/arrays.xml
index c46bb71..cfe3657 100644
--- a/packages/SettingsLib/res/values-or-rIN/arrays.xml
+++ b/packages/SettingsLib/res/values-or-rIN/arrays.xml
@@ -21,7 +21,9 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- 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. -->
</resources>
diff --git a/packages/SettingsLib/res/values-ug/arrays.xml b/packages/SettingsLib/res/values-ug/arrays.xml
index 584305e..f954c2b 100644
--- a/packages/SettingsLib/res/values-ug/arrays.xml
+++ b/packages/SettingsLib/res/values-ug/arrays.xml
@@ -21,10 +21,11 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Wi-Fi settings -->
<!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <skip></skip>
<!-- Wi-Fi settings. The status messages when the network is unknown. -->
<string-array name="wifi_status">
<!-- Status message of Wi-Fi when it is idle. -->
- <item/>
+ <item></item>
<!-- Status message of Wi-Fi when it is scanning. -->
<item>تەكشۈرۈۋاتىدۇ\u2026</item>
<!-- Status message of Wi-Fi when it is connecting. -->
@@ -49,5 +50,6 @@
<item>Temporarily avoiding poor connection</item>
</string-array>
<!-- Match this with the order of NetworkInfo.DetailedState. -->
+ <skip></skip>
<!-- Wi-Fi settings. The status messages when the network is known. -->
</resources>