mirror of
https://github.com/openharmony/applications_admin_provisioning.git
synced 2026-07-21 01:05:23 -04:00
@@ -162,23 +162,23 @@
|
||||
},
|
||||
{
|
||||
"name": "textManageSuccessContentVal1",
|
||||
"value": "%1$s"
|
||||
"value": "%s"
|
||||
},
|
||||
{
|
||||
"name": "textManageSuccessContentVal2",
|
||||
"value": "%2$s"
|
||||
"value": "%s"
|
||||
},
|
||||
{
|
||||
"name": "textManageSuccessContent",
|
||||
"value": "if you have any questions, please contact your %1$s contact."
|
||||
"value": "if you have any questions, please contact your %s contact."
|
||||
},
|
||||
{
|
||||
"name": "textApplicationInfoActive",
|
||||
"value": "This device administrator is currently active and allows \"%1$s\" to perform the following operations:"
|
||||
"value": "This device administrator is currently active and allows \"%s\" to perform the following operations:"
|
||||
},
|
||||
{
|
||||
"name": "textApplicationInfoInactive",
|
||||
"value": "Activating this administrator will allow \"%1$s\" to perform the following operations:"
|
||||
"value": "Activating this administrator will allow \"%s\" to perform the following operations:"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user