diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-03-22 20:01:19 +0200 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-03-22 20:01:19 +0200 |
| commit | 48b14589f2a3fc125dcce0e9e4bca8c382443a56 (patch) | |
| tree | d67ff768da92fd27fa61f0a05baa37a5e1ee3339 | |
| parent | a3ac20d162bd67c9140b2afcc41cf35266105f1d (diff) | |
| download | packages_apps_PhoneCommon-48b14589f2a3fc125dcce0e9e4bca8c382443a56.tar.gz packages_apps_PhoneCommon-48b14589f2a3fc125dcce0e9e4bca8c382443a56.tar.bz2 packages_apps_PhoneCommon-48b14589f2a3fc125dcce0e9e4bca8c382443a56.zip | |
Automatic translation import
Change-Id: I1d4eed32385a970b13788fbb8303f83bb4a99e67
| -rw-r--r-- | res/values-en-rIN/cm_strings.xml | 23 | ||||
| -rw-r--r-- | res/values-ug/cm_strings.xml | 23 |
2 files changed, 46 insertions, 0 deletions
diff --git a/res/values-en-rIN/cm_strings.xml b/res/values-en-rIN/cm_strings.xml new file mode 100644 index 0000000..22f8481 --- /dev/null +++ b/res/values-en-rIN/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">DIAL request modified to USSD request.</string> + <string name="callFailed_dialToSs">DIAL request modified to SS request.</string> + <string name="callFailed_dialToDial">DIAL request modified to DIAL with different number.</string> +</resources> diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml new file mode 100644 index 0000000..3645fbd --- /dev/null +++ b/res/values-ug/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">DIAL ئىلتىماسى USSD ئىلتىماسىغا ئۆزگەرتىلدى.</string> + <string name="callFailed_dialToSs">DIAL ئىلتىماسى SS ئىلتىماسىغا ئۆزگەرتىلدى.</string> + <string name="callFailed_dialToDial">DIAL ئىلتىماسى ئوخشاش بولمىغان نومۇردىكى DIAL ئىلتىماسىغا ئۆزگەرتىلدى.</string> +</resources> |
