diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-06-13 21:03:46 +0300 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-06-13 21:03:46 +0300 |
| commit | 0076ca8d6a12c4c4e08ddc364746c5cd652920d9 (patch) | |
| tree | 7115c52c649f4c930054152af357f53f8400e096 | |
| parent | 5032ee90f7f2ba1ebcea9e9beb7ae5f952f1b824 (diff) | |
| download | packages_apps_PhoneCommon-0076ca8d6a12c4c4e08ddc364746c5cd652920d9.tar.gz packages_apps_PhoneCommon-0076ca8d6a12c4c4e08ddc364746c5cd652920d9.tar.bz2 packages_apps_PhoneCommon-0076ca8d6a12c4c4e08ddc364746c5cd652920d9.zip | |
Automatic translation import
Change-Id: Ie5f734b418f416eb33ecd79b38105e4ca673be6e
| -rw-r--r-- | res/values-fa/cm_strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml new file mode 100644 index 0000000..fd624e6 --- /dev/null +++ b/res/values-fa/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> |
