summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Overgaard Madsen <u2jacob@gmail.com>2013-05-14 20:45:33 +0200
committerMarco Brohet <therbom@gmail.com>2013-05-19 01:56:00 -0700
commit72e86ef95ec4dc3bc473378f33019ba7cd408dda (patch)
tree3e308c660f39241b0ec4b8f585111c6f321ea0fb
parent9ecce0ae1c17b239c7b934cfd542a71a072eadf5 (diff)
downloadandroid_packages_apps_SamsungServiceMode-72e86ef95ec4dc3bc473378f33019ba7cd408dda.tar.gz
android_packages_apps_SamsungServiceMode-72e86ef95ec4dc3bc473378f33019ba7cd408dda.tar.bz2
android_packages_apps_SamsungServiceMode-72e86ef95ec4dc3bc473378f33019ba7cd408dda.zip
SamsungServiceMode: DA translation
Patchset 2: Checking if Cid wants to play right this time. PS3: Merging time Change-Id: Ibbb488bf1332a29de7ea7b21f0eac52dc0e29605
-rw-r--r--res/values-da/strings.xml20
1 files changed, 20 insertions, 0 deletions
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..6e62c5a
--- /dev/null
+++ b/res/values-da/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-tilstand</string>
+ <string name="input">Input</string>
+ <string name="quit">Afslut</string>
+</resources>