summaryrefslogtreecommitdiffstats
path: root/packages/SettingsLib/res/values-eo/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SettingsLib/res/values-eo/arrays.xml')
-rw-r--r--packages/SettingsLib/res/values-eo/arrays.xml6
1 files changed, 4 insertions, 2 deletions
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. -->