summaryrefslogtreecommitdiffstats
path: root/res/values-en-rIN
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-en-rIN')
-rw-r--r--res/values-en-rIN/strings.xml3
-rw-r--r--res/values-en-rIN/strings_dun.xml2
-rw-r--r--res/values-en-rIN/strings_ftp.xml5
-rw-r--r--res/values-en-rIN/strings_map.xml4
-rw-r--r--res/values-en-rIN/strings_sap.xml2
5 files changed, 16 insertions, 0 deletions
diff --git a/res/values-en-rIN/strings.xml b/res/values-en-rIN/strings.xml
index 5d9be1b..fd50e54 100644
--- a/res/values-en-rIN/strings.xml
+++ b/res/values-en-rIN/strings.xml
@@ -19,9 +19,12 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="app_name">Bluetooth extensions</string>
<string name="defaultname">Carkit</string>
+ <!-- Do not translate. android:process of this application. -->
+ <!-- Bluetooth FTP or MAP permission Alert Activity checkbox text [CHAR LIMIT=none] -->
<string name="bluetooth_remember_choice">Don\'t ask again</string>
<string name="acceptance_timeout_message">Acceptance of connection from %1$s timed out</string>
<string name="authentication_timeout_message">Authentication with %1$s timed out</string>
+ <!-- Notification message when a Bluetooth device wants to pair with us -->
<string name="notif_ticker">Bluetooth connection request</string>
<string name="notif_message">Touch to connect to \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
</resources>
diff --git a/res/values-en-rIN/strings_dun.xml b/res/values-en-rIN/strings_dun.xml
index b3fd234..f073e9a 100644
--- a/res/values-en-rIN/strings_dun.xml
+++ b/res/values-en-rIN/strings_dun.xml
@@ -31,6 +31,8 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Activity label of BluetoothDunPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_dun_request">DUN request</string>
+ <!-- Bluetooth DUN permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_dun_acceptance_dialog_text">%1$s would like to use DUN. Give access to %2$s?</string>
</resources>
diff --git a/res/values-en-rIN/strings_ftp.xml b/res/values-en-rIN/strings_ftp.xml
index cea2248..b589c6f 100644
--- a/res/values-en-rIN/strings_ftp.xml
+++ b/res/values-en-rIN/strings_ftp.xml
@@ -33,9 +33,14 @@
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="ftp_session_key_dialog_title">Type session key for %1$s</string>
<string name="ftp_session_key_dialog_header">Bluetooth session key required</string>
+ <!-- Notification title when a Bluetooth device wants to pair with us -->
<string name="ftp_notif_title">Session key request for FTP</string>
+ <!--Notification Title for ACTIVE SESSION -->
<string name="ftp_notif_active_session">Bluetooth FTP active session</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="ftp_notif_connected">Bluetooth file transfer access to \'<xliff:g id="device_name">%1$s</xliff:g>\'.</string>
+ <!-- Activity label of BluetoothFtpPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_request">FTP request</string>
+ <!-- Bluetooth FTP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_ftp_acceptance_dialog_text">%1$s would like to access your files and folders. Give access to %2$s?</string>
</resources>
diff --git a/res/values-en-rIN/strings_map.xml b/res/values-en-rIN/strings_map.xml
index ef6ddde..45522e4 100644
--- a/res/values-en-rIN/strings_map.xml
+++ b/res/values-en-rIN/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">Bluetooth MAP active session</string>
+ <!--Notification message for ACTIVE SESSION -->
<string name="map_notif_connected">Bluetooth message access to \'<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">Message access request</string>
+ <!-- Bluetooth MAS permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_mas_acceptance_dialog_text">%1$s would like to access your messages. Give access to %2$s?</string>
</resources>
diff --git a/res/values-en-rIN/strings_sap.xml b/res/values-en-rIN/strings_sap.xml
index 96d117d..1ea7860 100644
--- a/res/values-en-rIN/strings_sap.xml
+++ b/res/values-en-rIN/strings_sap.xml
@@ -31,6 +31,8 @@
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- Activity label of BluetoothSapPermissionActivity, also used as Strings in the permission dialog [CHAR LIMIT=none] -->
<string name="bluetooth_sap_request">SAP request</string>
+ <!-- Bluetooth SAP permission Alert Activity text [CHAR LIMIT=none] -->
<string name="bluetooth_sap_acceptance_dialog_text">%1$s would like to access your SIM. Give access to %2$s?</string>
</resources>