diff --git a/entry/src/main/resources/en_US/element/string.json b/entry/src/main/resources/en_US/element/string.json index 25cd471..e6020df 100644 --- a/entry/src/main/resources/en_US/element/string.json +++ b/entry/src/main/resources/en_US/element/string.json @@ -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:" } ] } \ No newline at end of file