blob: a246ba92c00752d544284d537279e8f4415b6c98 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<?xml version="1.0" encoding="UTF-8"?>
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="bluetooth_sap_notif_title" msgid="7854456947435963346">"גישת SIM ל-Bluetooth"</string>
<string name="bluetooth_sap_notif_ticker" msgid="7295825445933648498">"גישת SIM ל-Bluetooth"</string>
<string name="bluetooth_sap_notif_message" msgid="1004269289836361678">"האם לבקש מלקוח להתנתק?"</string>
<string name="bluetooth_sap_notif_disconnecting" msgid="6041257463440623400">"ממתין לניתוק לקוח"</string>
<string name="bluetooth_sap_notif_disconnect_button" msgid="3059012556387692616">"ניתוק"</string>
<string name="bluetooth_sap_notif_force_disconnect_button" msgid="2239425242376623998">"אילוץ ניתוק"</string>
</resources>
|