summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-05-06 02:48:22 -0700
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-05-06 02:48:22 -0700
commitf4a73e44241d0206ca48cf7a130b26a74219e9ff (patch)
treeeaa78e75e2e6920737f28258e58d2a748b2ad646
parent771ea86b645845bee08a8d646cd0ef149b7ce4f3 (diff)
parenta1e76f2cce7acf35be2d11f0fe385e284c2963e3 (diff)
downloadandroid_packages_apps_Calendar-f4a73e44241d0206ca48cf7a130b26a74219e9ff.tar.gz
android_packages_apps_Calendar-f4a73e44241d0206ca48cf7a130b26a74219e9ff.tar.bz2
android_packages_apps_Calendar-f4a73e44241d0206ca48cf7a130b26a74219e9ff.zip
Merge "Calendar: DA translation" into cm-10.1cm-10.1.0-RC2cm-10.1.0-RC1
-rw-r--r--res/values-da/cm_strings.xml23
1 files changed, 23 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..1eae5ecd
--- /dev/null
+++ b/res/values-da/cm_strings.xml
@@ -0,0 +1,23 @@
+<?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="preferences_alerts_custom_snooze_delay_title">Spørg efter udsættelse ved påmindelse</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Spørg efter udsættelse ved hver påmindelse</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Brug altid standard-udsættelsen</string>
+ <string name="snooze_delay_dialog_title">Sæt udsættelse</string>
+ <string name="preferences_default_snooze_delay_title">Tid for standard-udsættelse</string>
+ <string name="preferences_default_snooze_delay_dialog">Standard-udsættelse</string>
+</resources>