summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-nl/cm_arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-nl/cm_arrays.xml')
-rw-r--r--packages/SystemUI/res/values-nl/cm_arrays.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-nl/cm_arrays.xml b/packages/SystemUI/res/values-nl/cm_arrays.xml
index 823d481..81ca7d2 100644
--- a/packages/SystemUI/res/values-nl/cm_arrays.xml
+++ b/packages/SystemUI/res/values-nl/cm_arrays.xml
@@ -16,14 +16,26 @@
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>N</item>
+ <!-- North -->
<item>NO</item>
+ <!-- North east -->
<item>O</item>
+ <!-- East -->
<item>ZO</item>
+ <!-- South east -->
<item>Z</item>
+ <!-- South -->
<item>ZW</item>
+ <!-- South west -->
<item>W</item>
+ <!-- West -->
<item>NW</item>
+ <!-- North west -->
</string-array>
+ <!-- Performance profiles description-->
+ <!-- Performance profiles announcement-->
+ <!-- Dynamic tiles -->
</resources>