summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJacob Overgaard Madsen <u2jacob@gmail.com>2013-04-21 23:18:47 +0200
committerJacob Overgaard Madsen <u2jacob@gmail.com>2013-04-29 22:24:39 +0200
commita1e76f2cce7acf35be2d11f0fe385e284c2963e3 (patch)
tree9ccfb23763e31fc08df453006cc6ef2f6a7043c7
parentb7f7a48fc515be33ec868ce081686afece49f5a5 (diff)
downloadandroid_packages_apps_Calendar-a1e76f2cce7acf35be2d11f0fe385e284c2963e3.tar.gz
android_packages_apps_Calendar-a1e76f2cce7acf35be2d11f0fe385e284c2963e3.tar.bz2
android_packages_apps_Calendar-a1e76f2cce7acf35be2d11f0fe385e284c2963e3.zip
Calendar: DA translation
Patchset 3: Attempt to shorten strings Change-Id: If6637094df56d5ded7bc702a36dcedb6786be529
-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>