summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Brohet <therbom@gmail.com>2013-11-21 08:28:55 +0000
committerGerrit Code Review <gerrit@cyanogenmod.org>2013-11-21 08:28:55 +0000
commit22d252f155165f74027745d90638f17c1809282c (patch)
treeeb24bffb080eeb2dfe4d55f95d3dd00f141d47e1
parent641a55f7a27044b46b59e9f10b7aa9d98466b1a2 (diff)
parent1b502ebdd78533c7eff0639c96f290a539729543 (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-22d252f155165f74027745d90638f17c1809282c.tar.gz
android_packages_apps_CellBroadcastReceiver-22d252f155165f74027745d90638f17c1809282c.tar.bz2
android_packages_apps_CellBroadcastReceiver-22d252f155165f74027745d90638f17c1809282c.zip
Merge "CellBroadcastReceiver: CA translations" into cm-10.2
-rw-r--r--res/values-ca/cm_strings.xml25
1 files changed, 25 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..4a04fd48
--- /dev/null
+++ b/res/values-ca/cm_strings.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+ Copyright (C) 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>
+ <string name="cell_broadcast_sms_title">Missatges de radiodifusió</string>
+ <string name="category_brazil_settings_title_sub">Ajustaments per a Brasil</string>
+ <string name="cb_settings_sel_sub">Selecciona suscripció</string>
+ <string name="summary_manage_subscriptions">Gestiona els ajustaments de missatges de radiodifusió per a cada suscripció</string>
+ <string name="select_subscription_title">Selecciona suscripció</string>
+ <string name="subscription1_title">Suscripció 1</string>
+ <string name="subscription2_title">Suscripció 2</string>
+</resources>