1{ 2 "string":[ 3 { 4 "name":"entry_desc", 5 "value":"entry_desc" 6 }, 7 { 8 "name":"ServiceExtAbility_desc", 9 "value":"ServiceExtAbility_desc" 10 }, 11 { 12 "name":"ServiceExtAbility_label", 13 "value":"ServiceExtAbility_label" 14 }, 15 { 16 "name":"MainAbility_desc", 17 "value":"manager device manager dialog" 18 }, 19 { 20 "name":"MainAbility_label", 21 "value":"device manager ui" 22 }, 23 { 24 "name":"dm_is_trust_device", 25 "value":"%s Trust this device?" 26 }, 27 { 28 "name":"dm_allow_temp", 29 "value":"Trust this time" 30 }, 31 { 32 "name":"dm_allow_always", 33 "value":"Always trust" 34 }, 35 { 36 "name":"dm_connect_device", 37 "value":"%s would like to connect to your device." 38 }, 39 { 40 "name":"dm_connect", 41 "value":"Connect to %s" 42 }, 43 { 44 "name":"dm_enter_connect_code", 45 "value":"Enter the connection code shown on the other device." 46 }, 47 { 48 "name":"dm_cancel", 49 "value":"Cancel" 50 }, 51 { 52 "name":"dm_authenticating", 53 "value":"Authenticating…" 54 }, 55 { 56 "name":"dm_connect_code", 57 "value":"Connection code" 58 }, 59 { 60 "name":"dm_confirm_title_cast", 61 "value":"%s would like to mirror their screen on your device. Trust this device?" 62 }, 63 { 64 "name":"dm_confirm_title_hap", 65 "value":"%1$s on %2$s would like to access this device. Trust this app?" 66 }, 67 { 68 "name":"dm_confirm_intention", 69 "value":"This is required for cross-device data syncing and collaboration." 70 }, 71 { 72 "name":"dm_bluetooth_dialog_content", 73 "value":"Bluetooth needs to be enabled to connect to another device. Please enable it and try again." 74 }, 75 { 76 "name":"dm_bluetooth_dialog_close", 77 "value":"OK" 78 }, 79 { 80 "name":"dm_enter_peer_connect_code", 81 "value":"Enter connection code" 82 }, 83 { 84 "name":"dm_password_error", 85 "value":"Incorrect password. Connection failed." 86 } 87 ] 88}