mirror of
https://gitee.com/openharmony/applications_permission_manager
synced 2024-11-23 03:09:41 +00:00
字串翻译更新
Signed-off-by: fanchenxuan <fanchenxuan@huawei.com>
This commit is contained in:
parent
1322cf636c
commit
a1138dfe37
@ -177,7 +177,7 @@
|
||||
},
|
||||
{
|
||||
"name":"access_general_location",
|
||||
"value":"Allow %s to access this device's approximate location?",
|
||||
"value":"Allow %s to access your approximate location?",
|
||||
"attr":{
|
||||
"priority":"LT"
|
||||
}
|
||||
@ -340,7 +340,7 @@
|
||||
},
|
||||
{
|
||||
"name":"group_label_location",
|
||||
"value":"Allow %s to access this device's location?",
|
||||
"value":"Allow %s to access your location?",
|
||||
"attr":{
|
||||
"priority":"LT"
|
||||
}
|
||||
@ -382,7 +382,7 @@
|
||||
},
|
||||
{
|
||||
"name":"group_label_health",
|
||||
"value":"Allow %s to use body sensors?",
|
||||
"value":"Allow %s to access body sensor data?",
|
||||
"attr":{
|
||||
"priority":"LT"
|
||||
}
|
||||
@ -417,7 +417,7 @@
|
||||
},
|
||||
{
|
||||
"name":"group_label_ADS",
|
||||
"value":"Allow %s to track your activity across other apps?",
|
||||
"value":"Allow %s to track your activity in other apps?",
|
||||
"attr":{
|
||||
"priority":"translate"
|
||||
}
|
||||
|
@ -42,11 +42,11 @@
|
||||
},
|
||||
{
|
||||
"name":"access_general_location",
|
||||
"value":"[TS_950789]_Allow %s to access this device's approximate location?"
|
||||
"value":"[TS_950789]_Allow %s to access your approximate location?"
|
||||
},
|
||||
{
|
||||
"name":"group_label_ADS",
|
||||
"value":"[TS_950779]_Allow %s to track your activity across other apps?"
|
||||
"value":"[TS_950779]_Allow %s to track your activity in other apps?"
|
||||
},
|
||||
{
|
||||
"name":"ban",
|
||||
@ -98,7 +98,7 @@
|
||||
},
|
||||
{
|
||||
"name":"group_label_health",
|
||||
"value":"[TS_950699]_Allow %s to use body sensors?"
|
||||
"value":"[TS_950699]_Allow %s to access body sensor data?"
|
||||
},
|
||||
{
|
||||
"name":"group_label_pasteboard",
|
||||
@ -150,7 +150,7 @@
|
||||
},
|
||||
{
|
||||
"name":"group_label_location",
|
||||
"value":"[TS_950793]_Allow %s to access this device's location?"
|
||||
"value":"[TS_950793]_Allow %s to access your location?"
|
||||
},
|
||||
{
|
||||
"name":"group_label_microphone",
|
||||
|
Loading…
Reference in New Issue
Block a user