summaryrefslogtreecommitdiffstats
path: root/java/res/values-en-rAU/strings-appname.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-02 00:43:37 +0300
committerMichael Bestas <mikeioannina@cyanogenmod.org>2016-05-04 23:06:12 +0300
commit88df494c13145723c71950387b744331c789af4a (patch)
tree772f2e01e55837c9e26461e4809a18adce7581ec /java/res/values-en-rAU/strings-appname.xml
parent9b7f19865a486c1bc21bb681e50247bb7e1b36ed (diff)
downloadandroid_packages_inputmethods_LatinIME-88df494c13145723c71950387b744331c789af4a.tar.gz
android_packages_inputmethods_LatinIME-88df494c13145723c71950387b744331c789af4a.tar.bz2
android_packages_inputmethods_LatinIME-88df494c13145723c71950387b744331c789af4a.zip
Partially revert "Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/packages/inputmethods/LatinIME into cm-13.0"
This reverts commit f6f0971d559a8fcf9c0a7769fd30f69cc184d1c9, reversing changes made to bdf269e6c0cd01d06f9ad6d66e0e059800b0e253. Change-Id: Iba43bdaf61a649970b0ad83893c3c8540c582c1b
Diffstat (limited to 'java/res/values-en-rAU/strings-appname.xml')
-rw-r--r--java/res/values-en-rAU/strings-appname.xml27
1 files changed, 27 insertions, 0 deletions
diff --git a/java/res/values-en-rAU/strings-appname.xml b/java/res/values-en-rAU/strings-appname.xml
new file mode 100644
index 000000000..5ad5eae66
--- /dev/null
+++ b/java/res/values-en-rAU/strings-appname.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+/*
+**
+** Copyright 2013, 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 xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="english_ime_name" msgid="5940510615957428904">"Android Keyboard (AOSP)"</string>
+ <string name="spell_checker_service_name" msgid="1254221805440242662">"Android Spell Checker (AOSP)"</string>
+ <string name="english_ime_settings" msgid="5760361067176802794">"Android Keyboard Settings (AOSP)"</string>
+ <string name="android_spell_checker_settings" msgid="6123949487832861885">"Android Spell Checker Settings (AOSP)"</string>
+</resources>