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