summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings_map.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rCN/strings_map.xml')
-rw-r--r--res/values-zh-rCN/strings_map.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-zh-rCN/strings_map.xml b/res/values-zh-rCN/strings_map.xml
index f22852c..a0d694c 100644
--- a/res/values-zh-rCN/strings_map.xml
+++ b/res/values-zh-rCN/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">蓝牙 MAP 活动会话</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>