summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarnau <arnaullv@gmail.com>2013-08-22 19:21:35 +0200
committerarnau <arnaullv@gmail.com>2013-08-22 19:21:35 +0200
commitaba1cd160997d515c8c299f2235c2bd09446e0e9 (patch)
treec3fa7b1766b8f392be4a03ae4e2d0f2561a4f6a9
parent49dad72c7f1b46526093b0812e55223005fc9266 (diff)
downloadandroid_packages_apps_Calendar-cm-10.1.tar.gz
android_packages_apps_Calendar-cm-10.1.tar.bz2
android_packages_apps_Calendar-cm-10.1.zip
Change-Id: I582bc6a777e30fc887ad2b904de05b6fcf618734
-rw-r--r--res/values-ca/cm_strings.xml23
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
new file mode 100644
index 00000000..72aa0ca5
--- /dev/null
+++ b/res/values-ca/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">Demana el retard entre repeticions en els recordatoris</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_on">Demana el retard entre repeticions en cada recordatori</string>
+ <string name="preferences_alerts_custom_snooze_delay_summary_off">Utilitza sempre el retard entre repeticions predefinit</string>
+ <string name="snooze_delay_dialog_title">Fixa el retard de la repetició</string>
+ <string name="preferences_default_snooze_delay_title">Temps de retard de la repetició predefinit</string>
+ <string name="preferences_default_snooze_delay_dialog">Retard de la repetició predefinit</string>
+</resources>