summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Koivu <niko.koivu@gmail.com>2013-08-13 00:49:45 +0300
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-14 18:39:32 +0000
commit9906e38dbca6f118564b004019071b0c4c8bb788 (patch)
tree6ca761fbf70560a859be1e277d1583119e225f44
parent9afece561ad2b723b929c24e707e25d61f12eb1a (diff)
downloadandroid_packages_inputmethods_LatinIME-9906e38dbca6f118564b004019071b0c4c8bb788.tar.gz
android_packages_inputmethods_LatinIME-9906e38dbca6f118564b004019071b0c4c8bb788.tar.bz2
android_packages_inputmethods_LatinIME-9906e38dbca6f118564b004019071b0c4c8bb788.zip
LatinIME: FI translations
Change-Id: I81befc1d7a2e60bf4a0b52f934fae09bb5d0a36f
-rw-r--r--java/res/values-fi/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/java/res/values-fi/cm_strings.xml b/java/res/values-fi/cm_strings.xml
new file mode 100644
index 000000000..37ac38f76
--- /dev/null
+++ b/java/res/values-fi/cm_strings.xml
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!-- Copyright (C) 2012-2013 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Description for Hungarian (QUERTY) keyboard subtype [CHAR LIMIT=25] -->
+ <string name="subtype_hu_ZZ">Unkari (QUERTY)</string>
+</resources>