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