summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOndrej Zima <keltuv.email@gmail.com>2013-04-29 20:22:13 +0200
committerOndrej Zima <keltuv.email@gmail.com>2013-04-29 20:22:13 +0200
commit4259f5c55dc832459447362c06d8ad5f42bc468b (patch)
tree16e49dc67dc0187e14d91c7f3ccedc38ae0578bd
parent83c8e055d5c6cf687d6ef49dda66a9c8e0160d83 (diff)
downloadandroid_packages_apps_Calendar-4259f5c55dc832459447362c06d8ad5f42bc468b.tar.gz
android_packages_apps_Calendar-4259f5c55dc832459447362c06d8ad5f42bc468b.tar.bz2
android_packages_apps_Calendar-4259f5c55dc832459447362c06d8ad5f42bc468b.zip
Calendar: CS translation
- reorganized strings for new CM layout Change-Id: I55ae2df60e7f4e70b377f1a3dfe4cdd86ae27b5c
-rw-r--r--res/values-cs/cm_strings.xml23
-rw-r--r--res/values-cs/strings.xml8
2 files changed, 23 insertions, 8 deletions
diff --git a/res/values-cs/cm_strings.xml b/res/values-cs/cm_strings.xml
new file mode 100644
index 00000000..51434ac9
--- /dev/null
+++ b/res/values-cs/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">Zeptat se na odložení upomínky</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Ptát se na délku trvání při odložení upomínky</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Vždy použít výchozí délku odložení</string>
+ <string name="snooze_delay_dialog_title">Nastavit délku odložení</string>
+ <string name="preferences_default_snooze_delay_title">Výchozí délka odložení</string>
+ <string name="preferences_default_snooze_delay_dialog">Výchozí délka odložení</string>
+</resources>
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml
index 5598b6af..f2c914ea 100644
--- a/res/values-cs/strings.xml
+++ b/res/values-cs/strings.xml
@@ -218,12 +218,4 @@
</plurals>
<string name="acessibility_selected_marker_description" msgid="3010149843148810768">"Vybraná událost"</string>
<string name="do_not_check" msgid="7815441673853466129">"Nezaškrtávejte –&gt;"</string>
-
- <!-- CYANOGENMOD ADDITIONS -->
- <string name="preferences_alerts_custom_snooze_delay_title">Zeptat se na odložení upomínky</string>
- <string name="preferences_alerts_custom_snooze_delay_summary_on">Ptát se na délku trvání při odložení upomínky</string>
- <string name="preferences_alerts_custom_snooze_delay_summary_off">Vždy použít výchozí délku odložení</string>
- <string name="snooze_delay_dialog_title">Nastavit délku odložení</string>
- <string name="preferences_default_snooze_delay_title">Výchozí délka odložení</string>
- <string name="preferences_default_snooze_delay_dialog">Výchozí délka odložení</string>
</resources>