summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Zima <keltuv.email@gmail.com>2013-04-19 23:50:25 +0200
committerMarco Brohet <therbom@gmail.com>2013-05-02 21:06:03 +0200
commit7d0ef3677e54f3dc8b7c88f7abb2ddaecc02110e (patch)
tree0cfccd4f837db1306064b690ccbcffcc1ad6b5cb
parent58d8fe3a3efa6660cfde5c1d826c657ab777a283 (diff)
downloadandroid_packages_apps_SamsungServiceMode-7d0ef3677e54f3dc8b7c88f7abb2ddaecc02110e.tar.gz
android_packages_apps_SamsungServiceMode-7d0ef3677e54f3dc8b7c88f7abb2ddaecc02110e.tar.bz2
android_packages_apps_SamsungServiceMode-7d0ef3677e54f3dc8b7c88f7abb2ddaecc02110e.zip
SamsungServiceMode: CS translation
- added Czech translation - added copyright header Cid... Change-Id: I30e86e8b1e62c0139b37f30c4e94463634a0ca0c
-rw-r--r--res/values-cs/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
new file mode 100644
index 0000000..bfcf79a
--- /dev/null
+++ b/res/values-cs/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čit</string>
+</resources>