diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-06-23 01:01:42 +0300 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-06-23 01:01:42 +0300 |
| commit | d8b2750c49cb03a1a1530187ea19e1954dffa5e0 (patch) | |
| tree | 05b66ed9ec13d5392113409ce7e3305af2588991 | |
| parent | 0076ca8d6a12c4c4e08ddc364746c5cd652920d9 (diff) | |
| download | packages_apps_PhoneCommon-d8b2750c49cb03a1a1530187ea19e1954dffa5e0.tar.gz packages_apps_PhoneCommon-d8b2750c49cb03a1a1530187ea19e1954dffa5e0.tar.bz2 packages_apps_PhoneCommon-d8b2750c49cb03a1a1530187ea19e1954dffa5e0.zip | |
Automatic translation import
Change-Id: Ica386690c20619c6b6726a9920bf4c4f80d2d3e0
| -rw-r--r-- | res/values-eo/cm_strings.xml | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/res/values-eo/cm_strings.xml b/res/values-eo/cm_strings.xml new file mode 100644 index 0000000..a8bba1e --- /dev/null +++ b/res/values-eo/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">Alvoka peto ŝanĝiĝis por USSD.</string> + <string name="callFailed_dialToSs">Alvoka peto ŝanĝiĝis por SS.</string> + <string name="callFailed_dialToDial">Alvoka peto ŝanĝiĝis por alvoki per malsamaj numeroj.</string> +</resources> |
