summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorprescott66 <prescott66@gmail.com>2013-08-26 23:11:39 +0200
committerMarco Brohet <therbom@gmail.com>2013-08-27 14:10:45 +0000
commit0bc66d827355b4d7ec5f2285f20315b443c58410 (patch)
treeacab89d91e28d0f695ef1369d14a397edf846869
parent8aa80c40666b9c4a8dcd6fa7aa2ab2c5026a0fad (diff)
downloadandroid_packages_apps_SamsungServiceMode-0bc66d827355b4d7ec5f2285f20315b443c58410.tar.gz
android_packages_apps_SamsungServiceMode-0bc66d827355b4d7ec5f2285f20315b443c58410.tar.bz2
android_packages_apps_SamsungServiceMode-0bc66d827355b4d7ec5f2285f20315b443c58410.zip
SamsungServiceMode: SK translationscm-10.2.0cm-10.2-M1
PS2: Prepare for merging Change-Id: I240239cd2207375f6dce6fadd76ebba0ee6446ba
-rw-r--r--res/values-sk/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-sk/strings.xml b/res/values-sk/strings.xml
new file mode 100644
index 0000000..122f20f
--- /dev/null
+++ b/res/values-sk/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">Servisný režim</string>
+ <string name="input">Vstup</string>
+ <string name="quit">Ukončiť</string>
+</resources>