summaryrefslogtreecommitdiffstats
path: root/packages/SystemUI/res/values-iw/cm_arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'packages/SystemUI/res/values-iw/cm_arrays.xml')
-rw-r--r--packages/SystemUI/res/values-iw/cm_arrays.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/packages/SystemUI/res/values-iw/cm_arrays.xml b/packages/SystemUI/res/values-iw/cm_arrays.xml
index ecf2e20..a673711 100644
--- a/packages/SystemUI/res/values-iw/cm_arrays.xml
+++ b/packages/SystemUI/res/values-iw/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>צפ\'</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 -->
</resources>