diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-06-22 21:10:44 +0300 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-06-22 21:10:44 +0300 |
| commit | fcdffd6328b8bead5dc8fd5646f7bbf7269ade4c (patch) | |
| tree | fcc418504d98931ee29dc847cae0913c44dfe0df | |
| parent | 4dfb35be873dee09407fbe64a99e03543bac65ae (diff) | |
| download | android_packages_apps_ContactsCommon-fcdffd6328b8bead5dc8fd5646f7bbf7269ade4c.tar.gz android_packages_apps_ContactsCommon-fcdffd6328b8bead5dc8fd5646f7bbf7269ade4c.tar.bz2 android_packages_apps_ContactsCommon-fcdffd6328b8bead5dc8fd5646f7bbf7269ade4c.zip | |
Automatic translation import
Change-Id: Idcfe076471bb7d96466587c8c1070fee2d314a59
| -rw-r--r-- | res/values-eu-rES/cm_strings.xml | 2 | ||||
| -rw-r--r-- | res/values-fa/cm_strings.xml | 23 |
2 files changed, 24 insertions, 1 deletions
diff --git a/res/values-eu-rES/cm_strings.xml b/res/values-eu-rES/cm_strings.xml index 83c3c94c..010fd042 100644 --- a/res/values-eu-rES/cm_strings.xml +++ b/res/values-eu-rES/cm_strings.xml @@ -50,7 +50,7 @@ <string name="no_ip_number_on_sim_card">IP zenbakirik ez SIM txartelean</string> <string name="set_ip_number">Ezarri IP zenbakia</string> <string name="ipcall_dialog_title">IP deien hobespenak</string> - <string name="ipcall_dialog_edit_hint">Sartu IP-aren aurrezenbakia</string> + <string name="ipcall_dialog_edit_hint">Sartu IP aurrezenbakia</string> <string name="import_contacts_from_all_cards">Inportatu kontaktuak SIM txartel guztietatik</string> <string name="select_path">Hautatu bidea</string> <string name="select_sim">Hautatu SIMa</string> diff --git a/res/values-fa/cm_strings.xml b/res/values-fa/cm_strings.xml new file mode 100644 index 00000000..3a745e4f --- /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) 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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="manage_sim_contacts">مدیریت مخاطبین سیم کارت</string> + <string name="sim_card_full">سیم کارت پر است</string> + <string name="no_sdcard_title" product="default">کارت حافظه</string> + <string name="settings_contact_display_options_description">چگونگی نمایش و مرتب سازی مخاطبین را تعیین کنید.</string> +</resources> |
