diff --git a/entry/src/main/resources/base/element/string.json b/entry/src/main/resources/base/element/string.json index 55642e6c93d8474f4ad9c0a26826efc0c795ff51..bfb23312f1288f7d111a45e8f44bfbf7d15459f7 100644 --- a/entry/src/main/resources/base/element/string.json +++ b/entry/src/main/resources/base/element/string.json @@ -22,11 +22,11 @@ }, { "name": "activation", - "value": "激活" + "value": "Activate" }, { "name": "deActivate", - "value": "解除激活" + "value": "Deactivate" }, { "name": "cancel", @@ -78,7 +78,7 @@ }, { "name": "tipsInfo", - "value": "当前设置未完成,取消设置后将重置设备,是否继续?" + "value": "Your device will be reset and all progress will be lost. Cancel setup anyway?" }, { "name": "CancelSetting", @@ -118,7 +118,7 @@ }, { "name": "buttonAcceptAndContinue", - "value": "接受并继续" + "value": "Accept & continue" }, { "name": "loadingSearch", @@ -130,7 +130,7 @@ }, { "name": "manageInfo", - "value": "管理信息" + "value": "Manage information" }, { "name": "settingFailed", @@ -138,7 +138,7 @@ }, { "name": "settingFailedInfo", - "value": "您的应用设置失败,请恢复出厂后重新设置。" + "value": "Unable to set up app. Reset your phone and try again." }, { "name": "resetFactorySet", @@ -150,7 +150,7 @@ }, { "name": "AutoDeployText", - "value": "此设备由您所属的单位配置和管理,如有疑问,请联系您的单位处理。" + "value": "This device is configured and managed by your organization. If you have any questions, contact your organization." }, { "name": "continue", @@ -158,7 +158,7 @@ }, { "name": "PreviousStep", - "value": "上一步" + "value": "Back" }, { "name": "textManageSuccessContentVal1", diff --git a/entry/src/main/resources/en_US/element/string.json b/entry/src/main/resources/en_US/element/string.json index 3c13f03b0e43e758061391f1c41ba8877900baff..154db25c1b13531cdd349f2545e35a56d3c3ab89 100644 --- a/entry/src/main/resources/en_US/element/string.json +++ b/entry/src/main/resources/en_US/element/string.json @@ -22,7 +22,7 @@ }, { "name": "activation", - "value": "activate" + "value": "Activate" }, { "name": "deActivate", @@ -78,7 +78,7 @@ }, { "name": "tipsInfo", - "value": "The current setting is not completed. The device will be reset after canceling the setting. Do you want to continue?" + "value": "Your device will be reset and all progress will be lost. Cancel setup anyway?" }, { "name": "CancelSetting", @@ -118,7 +118,7 @@ }, { "name": "buttonAcceptAndContinue", - "value": "Accept And Continue" + "value": "Accept & continue" }, { "name": "loadingSearch", @@ -130,7 +130,7 @@ }, { "name": "manageInfo", - "value": "Management information" + "value": "Manage information" }, { "name": "settingFailed", @@ -138,7 +138,7 @@ }, { "name": "settingFailedInfo", - "value": "your app settings failed, please reset to factory." + "value": "Unable to set up app. Reset your phone and try again." }, { "name": "resetFactorySet", @@ -150,7 +150,7 @@ }, { "name": "AutoDeployText", - "value": "This device is configured and managed by your organization, contact your organization if you have questions." + "value": "This device is configured and managed by your organization. If you have any questions, contact your organization." }, { "name": "continue", @@ -158,7 +158,7 @@ }, { "name": "PreviousStep", - "value": "previous step" + "value": "Back" }, { "name": "textManageSuccessContentVal1",