summaryrefslogtreecommitdiffstats
path: root/CrespoParts/res/values-ru/arrays.xml
diff options
context:
space:
mode:
Diffstat (limited to 'CrespoParts/res/values-ru/arrays.xml')
-rw-r--r--CrespoParts/res/values-ru/arrays.xml28
1 files changed, 28 insertions, 0 deletions
diff --git a/CrespoParts/res/values-ru/arrays.xml b/CrespoParts/res/values-ru/arrays.xml
new file mode 100644
index 0000000..aa58f8b
--- /dev/null
+++ b/CrespoParts/res/values-ru/arrays.xml
@@ -0,0 +1,28 @@
+<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string-array name="backlight_timeout_entries">
+ <item>2 секунды</item>
+ <item>По умолчанию (5 секунд)</item>
+ <item>10 секунд</item>
+ <item>15 секунд</item>
+ <item>20 секунд</item>
+ <item>30 секунд</item>
+ <item>Никогда</item>
+ </string-array>
+
+ <string-array name="blink_timeout_entries">
+ <item>1 минута</item>
+ <item>2 минуты</item>
+ <item>По умолчанию (5 минут)</item>
+ <item>10 минут</item>
+ <item>15 минут</item>
+ <item>30 минут</item>
+ <item>Никогда</item>
+ </string-array>
+
+ <string-array name="hspa_entries">
+ <item>Только UMTS</item>
+ <item>Только HSDPA</item>
+ <item>HSDPA + HSUPA</item>
+ </string-array>
+
+</resources>