diff options
| author | Michael Bestas <mikeioannina@gmail.com> | 2015-09-24 22:00:37 +0300 |
|---|---|---|
| committer | Michael Bestas <mikeioannina@gmail.com> | 2015-09-24 22:00:37 +0300 |
| commit | b97ebfa18b293c2073a2085317409680f4fe2dfd (patch) | |
| tree | c72a0609330de495921b880fb63f2b6e0188327e | |
| parent | 82b70cd32decd43f7c7207791a9906f286064b58 (diff) | |
| download | packages_apps_PhoneCommon-b97ebfa18b293c2073a2085317409680f4fe2dfd.tar.gz packages_apps_PhoneCommon-b97ebfa18b293c2073a2085317409680f4fe2dfd.tar.bz2 packages_apps_PhoneCommon-b97ebfa18b293c2073a2085317409680f4fe2dfd.zip | |
Automatic translation import
Change-Id: I7ad7556f3a15623e3ae4fbb62f9fc8c9f6290db7
| -rw-r--r-- | res/values-lb/strings.xml | 1 | ||||
| -rw-r--r-- | res/values-vi/cm_strings.xml | 23 |
2 files changed, 24 insertions, 0 deletions
diff --git a/res/values-lb/strings.xml b/res/values-lb/strings.xml index 6a0df98..6775a67 100644 --- a/res/values-lb/strings.xml +++ b/res/values-lb/strings.xml @@ -16,6 +16,7 @@ ~ limitations under the License --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="dialpad_0_number">0</string> <string name="dialpad_1_number">1</string> <string name="dialpad_2_number">2</string> <string name="dialpad_3_number">3</string> diff --git a/res/values-vi/cm_strings.xml b/res/values-vi/cm_strings.xml new file mode 100644 index 0000000..e7f2f0e --- /dev/null +++ b/res/values-vi/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">Yêu cầu QUAY SỐ đã sửa đổi theo yêu cầu USSD.</string> + <string name="callFailed_dialToSs">Yêu cầu QUAY SỐ đã sửa đổi theo yêu cầu SS.</string> + <string name="callFailed_dialToDial">Yêu cầu QUAY SỐ đã sửa đổi theo QUAY SỐ với số khác.</string> +</resources> |
