summaryrefslogtreecommitdiffstats
path: root/res/values-en-rAU
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:49:05 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:49:05 +0200
commit4a156fdff22ff80b4be70b47f9cf7f9c798b993f (patch)
treec8fed52b895f08e3b9dfa9c285d43669dd1fb6c7 /res/values-en-rAU
parent06e3e072e0b70b01dd1d4e2d859d70832d16172c (diff)
downloadandroid_packages_apps_Trebuchet-4a156fdff22ff80b4be70b47f9cf7f9c798b993f.tar.gz
android_packages_apps_Trebuchet-4a156fdff22ff80b4be70b47f9cf7f9c798b993f.tar.bz2
android_packages_apps_Trebuchet-4a156fdff22ff80b4be70b47f9cf7f9c798b993f.zip
Automatic translation import
Change-Id: I57cce8130d792d23764aa67d6e20985a71572f2a
Diffstat (limited to 'res/values-en-rAU')
-rw-r--r--res/values-en-rAU/cm_arrays.xml35
-rw-r--r--res/values-en-rAU/cm_strings.xml4
2 files changed, 39 insertions, 0 deletions
diff --git a/res/values-en-rAU/cm_arrays.xml b/res/values-en-rAU/cm_arrays.xml
new file mode 100644
index 000000000..370085304
--- /dev/null
+++ b/res/values-en-rAU/cm_arrays.xml
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2014 The CyanogenMod 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="transition_effect_entries">
+ <item>None</item>
+ <item>Zoom in</item>
+ <item>Zoom out</item>
+ <item>Rotate up</item>
+ <item>Rotate down</item>
+ <item>Cube in</item>
+ <item>Cube out</item>
+ <item>Stack</item>
+ <item>Accordion</item>
+ <item>Flip</item>
+ <item>Cylinder in</item>
+ <item>Cylinder out</item>
+ <item>Carousel</item>
+ <item>Overview</item>
+ </string-array>
+</resources>
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
index 4b4145c2c..cbae970ef 100644
--- a/res/values-en-rAU/cm_strings.xml
+++ b/res/values-en-rAU/cm_strings.xml
@@ -43,4 +43,8 @@
<string name="icon_labels_hide">Hide</string>
<string name="protected_app_settings">Protected apps</string>
<string name="dialog_confirm">Confirm</string>
+ <string name="drawer_type">Layout</string>
+ <string name="drawer_type_drawer">Vertical</string>
+ <string name="drawer_type_pager">Paged</string>
+ <string name="setting_state_disabled">DISABLED</string>
</resources>