summaryrefslogtreecommitdiffstats
path: root/res/values-ca
diff options
context:
space:
mode:
authorarnau <arnaullv@gmail.com>2014-01-23 21:52:40 +0100
committerarnau <arnaullv@gmail.com>2014-01-24 19:16:20 +0100
commit5d21791577bf3e877a7bf75d65dbafeea655df46 (patch)
treee511433f4c9b7e614bdd819eba22f5957ed8ea71 /res/values-ca
parentef3b1a09a6d8a592b1fc0eddb88cb012630e8a8d (diff)
downloadandroid_packages_apps_InCallUI-5d21791577bf3e877a7bf75d65dbafeea655df46.tar.gz
android_packages_apps_InCallUI-5d21791577bf3e877a7bf75d65dbafeea655df46.tar.bz2
android_packages_apps_InCallUI-5d21791577bf3e877a7bf75d65dbafeea655df46.zip
InCallUI: CA translations
PS2: New strings and corrected symbol Change-Id: Ic9958b3c5286a85365efa04d6b14c03406789383 Signed-off-by: arnau <arnaullv@gmail.com>
Diffstat (limited to 'res/values-ca')
-rw-r--r--res/values-ca/cm_strings.xml24
1 files changed, 24 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..a4652e00
--- /dev/null
+++ b/res/values-ca/cm_strings.xml
@@ -0,0 +1,24 @@
+<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <string name="incall_call_type_label_forwarded">Trucada desviada</string>
+ <string name="card_title_dialing_waiting">Trucant (esperant\u2026)</string>
+ <string name="card_title_waiting_call">Trucada en espera</string>
+ <string name="onscreenBlacklistText">Llista negra</string>
+ <string name="blacklist_dialog_title">Afegeix a la llista negra</string>
+ <string name="blacklist_dialog_message">Les futures trucades de <xliff:g id="number">%s</xliff:g> seran bloquejades</string>
+</resources>