summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclyde@build01 <jenkins@cyanogenmod.com>2016-09-06 20:06:57 -0700
committerclyde@build01 <jenkins@cyanogenmod.com>2016-09-06 20:06:57 -0700
commit6e6b71a2b182c3d2f7b71fed59b2079b0a1a81ea (patch)
treeefa7d5409254cab002eecee69c7a476e6c65f06b
parent16b4c4d27f3ff0c53cb2501bbd77b4d7bcee6e45 (diff)
downloadandroid_packages_services_CMAudioService-6e6b71a2b182c3d2f7b71fed59b2079b0a1a81ea.tar.gz
android_packages_services_CMAudioService-6e6b71a2b182c3d2f7b71fed59b2079b0a1a81ea.tar.bz2
android_packages_services_CMAudioService-6e6b71a2b182c3d2f7b71fed59b2079b0a1a81ea.zip
Automatic translation import
Change-Id: Id63579e84e8fd1566bc525e6e2f3316ecc875975 Ticket: -
-rw-r--r--res/values-da/strings.xml20
-rw-r--r--res/values-nl/strings.xml20
2 files changed, 40 insertions, 0 deletions
diff --git a/res/values-da/strings.xml b/res/values-da/strings.xml
new file mode 100644
index 0000000..85e7488
--- /dev/null
+++ b/res/values-da/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2016 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">
+ <string name="app_name">CM Lydtjeneste</string>
+</resources>
diff --git a/res/values-nl/strings.xml b/res/values-nl/strings.xml
new file mode 100644
index 0000000..6b328a7
--- /dev/null
+++ b/res/values-nl/strings.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--Generated by crowdin.com-->
+<!--
+ Copyright (C) 2016 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">
+ <string name="app_name">CM Audio Service</string>
+</resources>