mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
Corrected the value of label.no.grouping in the resource files. An extra backspace at the end of the string caused incorrect text to be shown in the Select view dropdown on Virtual Routers page: "(no grouping)\label.create.nfs.secondary.staging.storage=Create NFS Secondary Staging Store" instead of "(no grouping)"
Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com>
This commit is contained in:
parent
c63f43a9cc
commit
36558e4619
@ -1441,7 +1441,7 @@ label.group.by.zone=group by zone
|
||||
label.group.by.pod=group by pod
|
||||
label.group.by.cluster=group by cluster
|
||||
label.group.by.account=group by account
|
||||
label.no.grouping=(no grouping)\
|
||||
label.no.grouping=(no grouping)
|
||||
label.create.nfs.secondary.staging.storage=Create NFS Secondary Staging Store
|
||||
label.username.lower=username
|
||||
label.password.lower=password
|
||||
|
||||
@ -1440,7 +1440,7 @@ label.group.by.zone=\u30be\u30fc\u30f3\u5225\u30b0\u30eb\u30fc\u30d7
|
||||
label.group.by.pod=\u30dd\u30c3\u30c9\u5225\u30b0\u30eb\u30fc\u30d7
|
||||
label.group.by.cluster=\u30af\u30e9\u30b9\u30bf\u30fc\u5225\u30b0\u30eb\u30fc\u30d7
|
||||
label.group.by.account=\u30a2\u30ab\u30a6\u30f3\u30c8\u5225\u30b0\u30eb\u30fc\u30d7
|
||||
label.no.grouping=(\u30b0\u30eb\u30fc\u30d7\u306a\u3057)\
|
||||
label.no.grouping=(\u30b0\u30eb\u30fc\u30d7\u306a\u3057)
|
||||
label.create.nfs.secondary.staging.storage=NFS \u30bb\u30ab\u30f3\u30c0\u30ea \u30b9\u30c6\u30fc\u30b8\u30f3\u30b0 \u30b9\u30c8\u30a2\u3092\u4f5c\u6210\u3059\u308b
|
||||
label.username.lower=\u30e6\u30fc\u30b6\u30fc\u540d
|
||||
label.password.lower=\u30d1\u30b9\u30ef\u30fc\u30c9
|
||||
|
||||
@ -1440,7 +1440,7 @@ label.group.by.zone=\u6309\u8d44\u6e90\u57df\u5206\u7ec4
|
||||
label.group.by.pod=\u6309\u63d0\u4f9b\u70b9\u5206\u7ec4
|
||||
label.group.by.cluster=\u6309\u7fa4\u96c6\u5206\u7ec4
|
||||
label.group.by.account=\u6309\u5e10\u6237\u5206\u7ec4
|
||||
label.no.grouping=(\u4e0d\u5206\u7ec4)\
|
||||
label.no.grouping=(\u4e0d\u5206\u7ec4)
|
||||
label.create.nfs.secondary.staging.storage=\u521b\u5efa NFS \u4e8c\u7ea7\u6682\u5b58\u5b58\u50a8
|
||||
label.username.lower=\u7528\u6237\u540d
|
||||
label.password.lower=\u5bc6\u7801
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user