summaryrefslogtreecommitdiffstats
path: root/res/values-ar/strings_map.xml
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@cyanogenmod.org>2016-03-05 00:16:00 +0200
committerAbhisek Devkota <ciwrl@cyanogenmod.com>2016-03-07 14:30:48 -0800
commit6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3 (patch)
tree97089816ba362bf6efcdea1b1442eae2679eb8c5 /res/values-ar/strings_map.xml
parenta6cf8cdb2324fe851295cf27f337415dd02b17fe (diff)
downloadandroid_packages_apps_BluetoothExt-6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3.tar.gz
android_packages_apps_BluetoothExt-6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3.tar.bz2
android_packages_apps_BluetoothExt-6fe1f49e1803a10dc0046b5bb04e3bb4f27c7cc3.zip
Automatic translation import
RM-214 Change-Id: I07839c32d207b4dfca2d9f37bf2b545f744fc021 (cherry picked from commit 0bcedd3f5b3aeae5e734e663c80e8ef5d91ebde2)
Diffstat (limited to 'res/values-ar/strings_map.xml')
-rw-r--r--res/values-ar/strings_map.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-ar/strings_map.xml b/res/values-ar/strings_map.xml
index 6978351..a862aa6 100644
--- a/res/values-ar/strings_map.xml
+++ b/res/values-ar/strings_map.xml
@@ -31,8 +31,12 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!--Notification Title for ACTIVE SESSION -->
<string name="map_notif_active_session">جلسة نشطة لخريطة بلوتوث</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="map_notif_connected">رسالة وصول بلوتوث إلى\'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
+ <!-- Activity label of BluetoothMasPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_mas_request">طلب الوصول إلى رسالة</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$sترغب في الوصول إلى الرسائل الخاصة بك. منح حق الوصول إلى%2$s؟</string>
</resources>