summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings_map.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-ko/strings_map.xml')
-rw-r--r--res/values-ko/strings_map.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/res/values-ko/strings_map.xml b/res/values-ko/strings_map.xml
index 88d9268..5713c2b 100644
--- a/res/values-ko/strings_map.xml
+++ b/res/values-ko/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>