summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-15 01:48:18 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2015-05-04 12:50:02 -0700
commit19d0f81d79defe80cbf4b2fe551ce2f56fb128ff (patch)
treec89c0dbff10e773b663b3db45125980ed7cd4390
parent43fcff0dcabae0aaa7832a9f9d6018dd4b6d55a2 (diff)
downloadpackages_apps_PhoneCommon-19d0f81d79defe80cbf4b2fe551ce2f56fb128ff.tar.gz
packages_apps_PhoneCommon-19d0f81d79defe80cbf4b2fe551ce2f56fb128ff.tar.bz2
packages_apps_PhoneCommon-19d0f81d79defe80cbf4b2fe551ce2f56fb128ff.zip
Automatic translation import
Change-Id: I3f164e5d4df8d3c92debf2878132f5f42649f2fd
-rw-r--r--res/values-en-rAU/cm_strings.xml23
-rw-r--r--res/values-et-rEE/cm_strings.xml23
2 files changed, 46 insertions, 0 deletions
diff --git a/res/values-en-rAU/cm_strings.xml b/res/values-en-rAU/cm_strings.xml
new file mode 100644
index 0000000..22f8481
--- /dev/null
+++ b/res/values-en-rAU/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-et-rEE/cm_strings.xml b/res/values-et-rEE/cm_strings.xml
new file mode 100644
index 0000000..16f4222
--- /dev/null
+++ b/res/values-et-rEE/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 päring muudeti USSD päringuks.</string>
+ <string name="callFailed_dialToSs">DIAL päring muudeti SS päringuks.</string>
+ <string name="callFailed_dialToDial">DIAL päring muudeti teise numbriga DIAL päringuks.</string>
+</resources>