summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorarnau <arnaullv@gmail.com>2013-11-17 20:00:11 +0100
committerarnau <arnaullv@gmail.com>2013-11-17 20:00:11 +0100
commit1b502ebdd78533c7eff0639c96f290a539729543 (patch)
tree2456377442937f8f077c8221d52294db1c2035e9
parent1d859be4fc01e246c8b098d67e40a2a029d5c748 (diff)
downloadandroid_packages_apps_CellBroadcastReceiver-1b502ebdd78533c7eff0639c96f290a539729543.tar.gz
android_packages_apps_CellBroadcastReceiver-1b502ebdd78533c7eff0639c96f290a539729543.tar.bz2
android_packages_apps_CellBroadcastReceiver-1b502ebdd78533c7eff0639c96f290a539729543.zip
CellBroadcastReceiver: CA translations
Change-Id: Ie4fe5cfab66c2884568184ec79be015f903a72f1
-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>