summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-zh-rHK/cm_arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-zh-rHK/cm_arrays.xml')
-rw-r--r--packages/SystemUI/res/values-zh-rHK/cm_arrays.xml32
1 files changed, 10 insertions, 22 deletions
diff --git a/packages/SystemUI/res/values-zh-rHK/cm_arrays.xml b/packages/SystemUI/res/values-zh-rHK/cm_arrays.xml
index 4280641aea6..081320b87c2 100644
--- a/packages/SystemUI/res/values-zh-rHK/cm_arrays.xml
+++ b/packages/SystemUI/res/values-zh-rHK/cm_arrays.xml
@@ -16,26 +16,14 @@
limitations under the License.
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
- <!-- Cardinal directions for the compass tile -->
- <string-array name="cardinal_directions">
- <item>北</item>
- <!-- North -->
- <item>東北</item>
- <!-- North east -->
- <item>東</item>
- <!-- East -->
- <item>東南</item>
- <!-- South east -->
- <item>南</item>
- <!-- South -->
- <item>西南</item>
- <!-- South west -->
- <item>西</item>
- <!-- West -->
- <item>西北</item>
- <!-- North west -->
- </string-array>
- <!-- Performance profiles description-->
- <!-- Performance profiles announcement-->
- <!-- Dynamic tiles -->
+ <string-array name="cardinal_directions">
+ <item>北</item>
+ <item>東北</item>
+ <item>東</item>
+ <item>東南</item>
+ <item>南</item>
+ <item>西南</item>
+ <item>西</item>
+ <item>西北</item>
+ </string-array>
</resources>