From 9050823ccf6f512e06ad65c8a741cb17cbc4a833 Mon Sep 17 00:00:00 2001 From: Eric Erfanian Date: Fri, 24 Mar 2017 09:31:16 -0700 Subject: Update AOSP Dialer source from internal google3 repository at cl/151128062 Test: make, treehugger This CL updates the AOSP Dialer source with all the changes that have gone into the private google3 repository. This includes all the changes from cl/150756069 (3/21/2017) to cl/151128062 (3/24/2017). Notable this release: - Explicitly enumerate host and target dependencies. - Update proguard flag references. This goal of these drops is to keep the AOSP source in sync with the internal google3 repository. Currently these sync are done by hand with very minor modifications to the internal source code. See the Android.mk file for list of modifications. Our current goal is to do frequent drops (daily if possible) and eventually switched to an automated process. Bug: 33210202 36511925 Addresses 33210202 - Proguard support 36511925 - Compiler warnings when building against platform sdk Change-Id: I448ec3b3f2358886859cf7a4ef76a8fcef3244ae --- .../voicemail/impl/res/values-ar/strings.xml | 87 ++++++++-------------- 1 file changed, 29 insertions(+), 58 deletions(-) (limited to 'java/com/android/voicemail/impl/res/values-ar/strings.xml') diff --git a/java/com/android/voicemail/impl/res/values-ar/strings.xml b/java/com/android/voicemail/impl/res/values-ar/strings.xml index e71245b57..71ee4f58d 100644 --- a/java/com/android/voicemail/impl/res/values-ar/strings.xml +++ b/java/com/android/voicemail/impl/res/values-ar/strings.xml @@ -16,66 +16,37 @@ - - - - + "البريد الصوتي (%s)" + "البريد الصوتي" "اهتزاز" "اهتزاز" "صوت" "الإعدادات المتقدمة" - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + "بريد صوتي مرئي" + "نسخة احتياطية وسعة تخزين إضافية" + " ""هذه الميزة تجريبية"" نحن حاليًا في مرحلة اختبار. سيؤدي هذا على الأرجح إلى حذف رسائل البريد الصوتي من خادم البريد الصوتي. لا توجد أي ضمانات بشأن دعم هذه الميزة مستقبلاً. إلا أننا نود الحصول على تعليقات بشأن هذه الميزة." + "تعيين رقم التعريف الشخصي" + "تغيير رقم التعريف الشخصي" + "رقم التعريف الشخصي القديم" + "رقم التعريف الشخصي الجديد" + "يُرجى الانتظار." + "رقم التعريف الشخصي الجديد قصير جدًا." + "رقم التعريف الشخصي الجديد طويل جدًا." + "رقم التعريف الشخصي الجديد ضعيف جدًا. لا ينبغي أن تكون كلمة المرور القوية عبارة عن تسلسل متتالٍ أو أرقام متكررة." + "رقم التعريف الشخصي القديم غير مُطابِق." + "رقم التعريف الشخصي الجديد يحتوي على أحرف غير صالحة." + "غير قادر على تغيير رقم التعريف الشخصي" + "نوع الرسالة غير معتمد، اتصل على %s لسماعها." + "تغيير رقم التعريف الشخصي للبريد الصوتي" + "متابعة" + "إلغاء" + "موافق" + "تأكيد رقم التعريف الشخصي القديم" + "أدخل رقم التعريف الشخصي لبريدك الصوتي للمتابعة." + "تعيين رقم تعريف شخصي جديد" + "ينبغي لرقم التعريف الشخصي أن يتكون من %1$d-%2$d أرقام." + "تأكيد رقم التعريف الشخصي" + "أرقام التعريف الشخصي غير متطابقة" + "تمّ تحديث رقم التعريف الشخصي للبريد الصوتي" + "يتعذر تعيين رقم التعريف الشخصي" -- cgit v1.2.3