summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:50:43 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:50:43 +0200
commitf808f51ca4b350d8d392dc43e65125c1933669aa (patch)
treef9d89f61e97bd06cdcb42672b94f854348c2b9e7
parenta8e98aeee06e7be0a4ae897c2c218bceaf2e6e6e (diff)
downloadandroid_packages_apps_SamsungServiceMode-f808f51ca4b350d8d392dc43e65125c1933669aa.tar.gz
android_packages_apps_SamsungServiceMode-f808f51ca4b350d8d392dc43e65125c1933669aa.tar.bz2
android_packages_apps_SamsungServiceMode-f808f51ca4b350d8d392dc43e65125c1933669aa.zip
Automatic translation import
Change-Id: I8bcf1c3a6316ac7fc850f417bdeaad3a1972912a
-rw-r--r--res/values-en-rAU/strings.xml22
1 files changed, 22 insertions, 0 deletions
diff --git a/res/values-en-rAU/strings.xml b/res/values-en-rAU/strings.xml
new file mode 100644
index 0000000..77535d7
--- /dev/null
+++ b/res/values-en-rAU/strings.xml
@@ -0,0 +1,22 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2011-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 name="app_name">Service Mode</string>
+ <string name="input">Input</string>
+ <string name="quit">Quit</string>
+</resources>