• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
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            "attr":{
31                "priority":"LT"
32            }
33        },
34        {
35            "name":"dm_allow_always",
36            "value":"Always trust",
37            "attr":{
38                "priority":"LT"
39            }
40        },
41        {
42            "name":"dm_connect_device",
43            "value":"%s would like to connect to your device."
44        },
45        {
46            "name":"dm_connect",
47            "value":"Connect to %s"
48        },
49        {
50            "name":"dm_enter_connect_code",
51            "value":"Enter the connection code shown on the other device."
52        },
53        {
54            "name":"dm_cancel",
55            "value":"Cancel",
56            "attr":{
57                "priority":"LT"
58            }
59        },
60        {
61            "name":"dm_authenticating",
62            "value":"Authenticating…"
63        },
64        {
65            "name":"dm_connect_code",
66            "value":"Connection code",
67            "attr":{
68                "priority":"LT"
69            }
70        },
71        {
72            "name":"dm_confirm_title_cast",
73            "value":"%s would like to mirror their screen on your device. Trust this device?"
74        },
75        {
76            "name":"dm_confirm_title_hap",
77            "value":"%1$s on %2$s would like to access this device. Trust this app?",
78            "attr":{
79                "priority":"LT"
80            }
81        },
82        {
83            "name":"dm_confirm_intention",
84            "value":"This is required for cross-device data syncing and collaboration.",
85            "attr":{
86                "priority":"LT"
87            }
88        },
89        {
90            "name":"dm_bluetooth_dialog_content",
91            "value":"Bluetooth needs to be enabled to connect to another device. Please enable it and try again."
92        },
93        {
94            "name":"dm_bluetooth_dialog_close",
95            "value":"OK"
96        },
97        {
98            "name":"dm_enter_peer_connect_code",
99            "value":"Enter connection code",
100            "attr":{
101                "priority":"translate"
102            }
103        },
104        {
105            "name":"dm_password_error",
106            "value":"Incorrect password. Connection failed."
107        }
108    ]
109}