From 000c5770f2e38266422b9154c342612fd23a7dc7 Mon Sep 17 00:00:00 2001 From: Bai Date: Tue, 27 Feb 2024 17:13:59 +0800 Subject: [PATCH] perf: i18n settings-RemoteApp done. --- apps/i18n/lina/en.json | 6 +++--- apps/i18n/luna/en.json | 2 +- apps/i18n/luna/zh.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/apps/i18n/lina/en.json b/apps/i18n/lina/en.json index 5907ac024..b04c1f52f 100644 --- a/apps/i18n/lina/en.json +++ b/apps/i18n/lina/en.json @@ -83,15 +83,15 @@ "AppOps": "Job center", "AppProvider": "Application Providers", "AppProviderDetail": "Application Provider Details", - "AppletDetail": "Remote Apps", + "AppletDetail": "RemoteApp", "AppletHelpText": "In the upload process, if the application does not exist, create the application; If it exists, update the application.", "AppletHostCreate": "Add Remote Application Release Machine", "AppletHostDetail": "Remote Application Publishing Machine Details", "AppletHostDomainHelpText": "This domain belongs to the System Organization", "AppletHostSelectHelpMessage": "When connecting to an asset, the selection of the application publishing machine is random (but the last used one is preferred). If you want to assign a specific publishing machine to an asset, you can tag it as or ;
When selecting an account for the publishing machine, the following situations will choose the user's own account with the same name or proprietary account (starting with js), otherwise use a public account (starting with jms):
  1. Both the publishing machine and application support concurrent;
  2. The publishing machine supports concurrent, but the application does not, and the current application does not use a proprietary account;
  3. The publishing machine does not support concurrent, the application either supports or does not support concurrent, and no application uses a proprietary account;
Note: Whether the application supports concurrent connections is decided by the developer, and whether the host supports concurrent connections is decided by the single user single session setting in the publishing machine configuration", "AppletHostUpdate": "Update Remote App Publishing Machine", - "AppletHosts": "Remote App Machine", - "Applets": "Remote Apps", + "AppletHosts": "RemoteApp machine", + "Applets": "RemoteApp", "Applicant": "Applicant", "Applications": "Assets", "ApplyAsset": "Apply for Assets", diff --git a/apps/i18n/luna/en.json b/apps/i18n/luna/en.json index 8d3cae2a1..2b6a9f6d5 100644 --- a/apps/i18n/luna/en.json +++ b/apps/i18n/luna/en.json @@ -140,7 +140,7 @@ "Refresh": "Refresh", "Remember password": "Remember me", "Remember select": "Remember selected", - "Remote apps": "Remote apps", + "RemoteApp": "RemoteApp", "Reselect connection method": "Reselect asset connection method", "Resume": "Resume", "Resume task has been send": "Resume task has been send", diff --git a/apps/i18n/luna/zh.json b/apps/i18n/luna/zh.json index 2c5b9f527..91c1930db 100644 --- a/apps/i18n/luna/zh.json +++ b/apps/i18n/luna/zh.json @@ -138,7 +138,7 @@ "Refresh": "刷新", "Remember password": "记住密码", "Remember select": "记住选择", - "Remote apps": "远程应用", + "RemoteApp": "远程应用", "Reselect connection method": "可重新选择连接方式", "Resume": "恢复", "Resume task has been send": "恢复任务已发送",