summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNiko Koivu <niko.koivu@gmail.com>2013-08-18 15:35:13 +0300
committerMarco Brohet <therbom@gmail.com>2013-08-23 12:07:20 +0000
commit8aa80c40666b9c4a8dcd6fa7aa2ab2c5026a0fad (patch)
tree821406b95a8dfc75f938a05fbad91c64076481bb
parent92afcdc867cc8675ce55100bd45cd2323323a9a4 (diff)
downloadandroid_packages_apps_SamsungServiceMode-8aa80c40666b9c4a8dcd6fa7aa2ab2c5026a0fad.tar.gz
android_packages_apps_SamsungServiceMode-8aa80c40666b9c4a8dcd6fa7aa2ab2c5026a0fad.tar.bz2
android_packages_apps_SamsungServiceMode-8aa80c40666b9c4a8dcd6fa7aa2ab2c5026a0fad.zip
SamsungServiceMode: FI translations
PS2: Prepare for merging Change-Id: I87d9fc392b562e923075864d6d2491c8d6d37731
-rw-r--r--res/values-fi/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-fi/strings.xml b/res/values-fi/strings.xml
new file mode 100644
index 0000000..55ac436
--- /dev/null
+++ b/res/values-fi/strings.xml
@@ -0,0 +1,20 @@
+<?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>
+ <string name="app_name">Service Mode</string>
+ <string name="input">Syötä</string>
+ <string name="quit">Poistu</string>
+</resources>