summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-08-23 12:15:46 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-23 12:15:46 +0000
commitd0717b1835f923895e230fb45a40bb2e31de10e2 (patch)
tree46f46f3a73099eddaac42095bae37bf6d8bb1d7c
parentf5e48a414d26e0a72a6b75254e2ea8cccee245ef (diff)
parent97a9e3a7f47d8bcf564620533e5543a4acc902d5 (diff)
downloadandroid_packages_providers_DownloadProvider-d0717b1835f923895e230fb45a40bb2e31de10e2.tar.gz
android_packages_providers_DownloadProvider-d0717b1835f923895e230fb45a40bb2e31de10e2.tar.bz2
android_packages_providers_DownloadProvider-d0717b1835f923895e230fb45a40bb2e31de10e2.zip
Merge "DownloadProvider: DA translation" into cm-10.2
-rw-r--r--res/values-da/cm_strings.xml19
1 files changed, 19 insertions, 0 deletions
diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml
new file mode 100644
index 00000000..c69160b3
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,19 @@
+<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="live_folder_drawer_label">Download-mappe</string>
+ <string name="live_folder_label">Downloads</string>
+</resources>