summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-08-22 07:15:29 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-08-22 07:15:29 +0000
commit754af94bb3671aebf5ff72c48f18864c57448c11 (patch)
tree67c1c1aabbb89ee0831a4cca41a4d5f16bd21a0f
parent9720d0988b87df15c56cc9fdf3b8a8480ec130a6 (diff)
downloadandroid_packages_apps_Calendar-754af94bb3671aebf5ff72c48f18864c57448c11.tar.gz
android_packages_apps_Calendar-754af94bb3671aebf5ff72c48f18864c57448c11.tar.bz2
android_packages_apps_Calendar-754af94bb3671aebf5ff72c48f18864c57448c11.zip
Revert "Calendar: CA translations"
This reverts commit 9720d0988b87df15c56cc9fdf3b8a8480ec130a6. Change-Id: I52d7163d92bc4cfe60df1d933a34f210a4821351
-rw-r--r--res/values-ca/cm_strings.xml24
1 files changed, 0 insertions, 24 deletions
diff --git a/res/values-ca/cm_strings.xml b/res/values-ca/cm_strings.xml
deleted file mode 100644
index 2df16323..00000000
--- a/res/values-ca/cm_strings.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-<?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ó predefinida</string>
- <string name="preferences_default_snooze_delay_dialog">Retard de la repetició predefinida</string>
- <string name="preferences_default_snooze_delay_default" translatable="false">5</string>
-</resources>