diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-11-28 17:41:45 +0200 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-11-28 17:41:45 +0200 |
| commit | b00b94d97b882d592b69a97f8f32e5d45cf04271 (patch) | |
| tree | 97fec41f2f1daa374e777196b3c4ed755cae85f0 | |
| parent | b97ebfa18b293c2073a2085317409680f4fe2dfd (diff) | |
| download | packages_apps_PhoneCommon-b00b94d97b882d592b69a97f8f32e5d45cf04271.tar.gz packages_apps_PhoneCommon-b00b94d97b882d592b69a97f8f32e5d45cf04271.tar.bz2 packages_apps_PhoneCommon-b00b94d97b882d592b69a97f8f32e5d45cf04271.zip | |
Automatic translation import
Change-Id: I78514366f39c536bee93b04475c27bf097f3caf1
| -rw-r--r-- | res/values-gl-rES/cm_strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-gl-rES/cm_strings.xml b/res/values-gl-rES/cm_strings.xml new file mode 100644 index 0000000..221af82 --- /dev/null +++ b/res/values-gl-rES/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">Solicitude DIAL modificada a USSD.</string> + <string name="callFailed_dialToSs">Solicitude DIAL modificada a SS.</string> + <string name="callFailed_dialToDial">Solicitude DIAL modificada a DIAL cun nĂºmero diferente.</string> +</resources> |
