diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-02-10 23:45:34 +0200 |
|---|---|---|
| committer | Steve Kondik <steve@cyngn.com> | 2015-03-14 23:55:06 -0700 |
| commit | de2a817b154b01e1a1dd7c785029c6cd7473ebca (patch) | |
| tree | df00de206fb431dd2301fbb5f921088dd2ae4914 /res/values-ca | |
| parent | e2ba617634110c39a2b0db784f0316dcc7bd692d (diff) | |
| download | packages_apps_PhoneCommon-de2a817b154b01e1a1dd7c785029c6cd7473ebca.tar.gz packages_apps_PhoneCommon-de2a817b154b01e1a1dd7c785029c6cd7473ebca.tar.bz2 packages_apps_PhoneCommon-de2a817b154b01e1a1dd7c785029c6cd7473ebca.zip | |
Automatic translation import
Change-Id: I04307a067f341f57d0fb052c8248ee4e6e29a265
Diffstat (limited to 'res/values-ca')
| -rw-r--r-- | res/values-ca/cm_strings.xml | 23 |
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 0000000..b197cd7 --- /dev/null +++ b/res/values-ca/cm_strings.xml @@ -0,0 +1,23 @@ +<?xml version="1.0" encoding="utf-8"?> +<!--Generated by crowdin.com--> +<!-- + Copyright (c) 2011-2013, The Linux Foundation. All rights reserved. + Copyright (C) 2014-2015 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="callFailed_dialToUssd">Petició DIAL modificada a una petició USSD.</string> + <string name="callFailed_dialToSs">Petició DIAL modificada a una petició SS.</string> + <string name="callFailed_dialToDial">Petició DIAL modificada a una petició DIAL amb número diferent.</string> +</resources> |
