diff options
-rw-r--r-- | res/values-ro/cm_strings.xml | 1 | ||||
-rw-r--r-- | res/values-ug/cm_strings.xml | 22 |
2 files changed, 23 insertions, 0 deletions
diff --git a/res/values-ro/cm_strings.xml b/res/values-ro/cm_strings.xml index 52c79f952..4ad1ff241 100644 --- a/res/values-ro/cm_strings.xml +++ b/res/values-ro/cm_strings.xml @@ -18,4 +18,5 @@ --> <resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> <string name="empty_file_notification_sent">Partajare Bluetooth: Dispozitivul la distanță a respins fișierul de lungime zero <xliff:g id="file">%1$s</xliff:g></string> + <string name="upload_fail_waiting">Imposibil de transmis fișierul, se reîncearcă\u2026</string> </resources> diff --git a/res/values-ug/cm_strings.xml b/res/values-ug/cm_strings.xml new file mode 100644 index 000000000..1a74653b1 --- /dev/null +++ b/res/values-ug/cm_strings.xml @@ -0,0 +1,22 @@ +<?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 xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2"> + <string name="empty_file_notification_sent">كۆكچىش ھەمبەھىر: يىراقتىكى ئۈسكۈنە سىغىمى نۆل بولغان <xliff:g id="file">%1$s</xliff:g> ھۆججەتنى رەت قىلدى</string> + <string name="upload_fail_waiting">ھۆججەتنى يوللىيالمىدى، قايتا سىناۋاتىدۇ\u2026</string> +</resources> |