Add a tooltip for the replication rule (#19509)

1. Fixes #19371

Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
Shijun Sun 2023-10-31 18:32:00 +08:00 committed by GitHub
parent 2916d09917
commit f75a2f9407
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
10 changed files with 28 additions and 2 deletions

View File

@ -658,8 +658,25 @@
for="ruleDeletion"
>{{
'REPLICATION.DELETE_REMOTE_IMAGES' | translate
}}</label
>
}}
<clr-tooltip>
<clr-icon
clrTooltipTrigger
shape="info-circle"
size="24"></clr-icon>
<clr-tooltip-content
clrPosition="top-left"
clrSize="lg"
*clrIfOpen>
<span>
{{
'REPLICATION.PUSH_BASED_ONLY'
| translate
}}
</span>
</clr-tooltip-content>
</clr-tooltip>
</label>
</div>
</div>
</div>

View File

@ -55,6 +55,7 @@
name="oidcUsername"
type="text"
[formControl]="oidcUsername"
pattern='[^,"~#$%]+'
required
id="oidcUsername"
size="40" />

View File

@ -492,6 +492,7 @@
"RESOURCE_TYPE": "Ressourcen-Typ"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "Only for the push-based replication",
"YES": "Ja",
"SECONDS": "Sekunden",
"MINUTES": "Minuten",

View File

@ -493,6 +493,7 @@
"RESOURCE_TYPE": "Resource Type"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "Only for the push-based replication",
"YES": "Yes",
"SECONDS": "Seconds",
"MINUTES": "Minutes",

View File

@ -492,6 +492,7 @@
"RESOURCE_TYPE": "Resource Type"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "Only for the push-based replication",
"YES": "Yes",
"SECONDS": "Seconds",
"MINUTES": "Minutes",

View File

@ -484,6 +484,7 @@
"RESOURCE_TYPE": "Type de ressource"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "Only for the push-based replication",
"YES": "Oui",
"SECONDS": "Secondes",
"MINUTES": "Minutes",

View File

@ -490,6 +490,7 @@
"RESOURCE_TYPE": "Tipo de Recurso"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "Only for the push-based replication",
"YES": "Sim",
"SECONDS": "Segundo",
"MINUTES": "Minuto",

View File

@ -492,6 +492,7 @@
"RESOURCE_TYPE": "Resource Type"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "Only for the push-based replication",
"YES": "Evet",
"SECONDS": "Saniye",
"MINUTES": "Dakika",

View File

@ -491,6 +491,7 @@
"RESOURCE_TYPE": "资源类型"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "仅针对于 Push-Based 模式下的复制操作",
"YES": "是",
"SECONDS": "秒",
"MINUTES": "分钟",

View File

@ -491,6 +491,7 @@
"RESOURCE_TYPE": "資源類型"
},
"REPLICATION": {
"PUSH_BASED_ONLY": "Only for the push-based replication",
"YES": "是",
"SECONDS": "秒",
"MINUTES": "分鐘",