diff options
| author | Michael Bestas <mikeioannina@cyanogenmod.org> | 2016-02-02 07:00:05 +0200 |
|---|---|---|
| committer | Abhisek Devkota <ciwrl@cyanogenmod.com> | 2016-03-07 14:07:10 -0800 |
| commit | 54550aea9512fe746323e6d82e92464b1311272b (patch) | |
| tree | 073bef48339e87029dd85156d174545af482c849 | |
| parent | eb60157ce70bde0e49d369b0bf681c2b1530a9c4 (diff) | |
| download | packages_apps_PhoneCommon-54550aea9512fe746323e6d82e92464b1311272b.tar.gz packages_apps_PhoneCommon-54550aea9512fe746323e6d82e92464b1311272b.tar.bz2 packages_apps_PhoneCommon-54550aea9512fe746323e6d82e92464b1311272b.zip | |
Automatic translation import
RM-214
Change-Id: I5e1e569920bb86871e1b7f0f60479e4faa2c5767
| -rw-r--r-- | res/values-be/cm_strings.xml | 21 | ||||
| -rw-r--r-- | res/values-bg/cm_strings.xml | 21 | ||||
| -rw-r--r-- | res/values-da/cm_strings.xml | 21 |
3 files changed, 63 insertions, 0 deletions
diff --git a/res/values-be/cm_strings.xml b/res/values-be/cm_strings.xml new file mode 100644 index 0000000..a6c74b7 --- /dev/null +++ b/res/values-be/cm_strings.xml @@ -0,0 +1,21 @@ +<?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_low_battery">Нізкі узровень батарэі</string> +</resources> diff --git a/res/values-bg/cm_strings.xml b/res/values-bg/cm_strings.xml new file mode 100644 index 0000000..04a8f67 --- /dev/null +++ b/res/values-bg/cm_strings.xml @@ -0,0 +1,21 @@ +<?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_low_battery">Изтощена батерия</string> +</resources> diff --git a/res/values-da/cm_strings.xml b/res/values-da/cm_strings.xml new file mode 100644 index 0000000..0e421c7 --- /dev/null +++ b/res/values-da/cm_strings.xml @@ -0,0 +1,21 @@ +<?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_low_battery">Lav batteri</string> +</resources> |
