summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN/arrays.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-22 20:01:49 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-04-17 02:00:17 +0300
commit7d4c476fe2cb314a59d4ad1e110e0dec1a9de496 (patch)
treee30f4c679e0e40b6ed48c28048bf8bc4869ea6e0 /res/values-en-rIN/arrays.xml
parent07e85c9d8fc8ee6ec3813a0436272ecdee22d8b6 (diff)
downloadandroid_packages_apps_Terminal-7d4c476fe2cb314a59d4ad1e110e0dec1a9de496.tar.gz
android_packages_apps_Terminal-7d4c476fe2cb314a59d4ad1e110e0dec1a9de496.tar.bz2
android_packages_apps_Terminal-7d4c476fe2cb314a59d4ad1e110e0dec1a9de496.zip
Automatic translation import
Change-Id: Id0557f8c7ec6cb06351d44e4ab7d445162eea070
Diffstat (limited to 'res/values-en-rIN/arrays.xml')
-rw-r--r--res/values-en-rIN/arrays.xml40
1 files changed, 40 insertions, 0 deletions
diff --git a/res/values-en-rIN/arrays.xml b/res/values-en-rIN/arrays.xml
new file mode 100644
index 0000000..a335ff1
--- /dev/null
+++ b/res/values-en-rIN/arrays.xml
@@ -0,0 +1,40 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!-- Copyright (C) 2007 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
+ implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources>
+ <string-array name="screen_orientation_labels">
+ <item>Automatic</item>
+ <item>Landscape</item>
+ <item>Portrait</item>
+ </string-array>
+ <string-array name="font_size_labels">
+ <item>10 pt</item>
+ <item>12 pt</item>
+ <item>14 pt</item>
+ <item>16 pt</item>
+ <item>20 pt</item>
+ <item>24 pt</item>
+ </string-array>
+ <string-array name="text_colors_labels">
+ <item>Black text on white</item>
+ <item>White text on black</item>
+ <item>Green text on black</item>
+ <item>Amber text on black</item>
+ <item>Red text on black</item>
+ <item>Blue text on black</item>
+ </string-array>
+</resources>