Skip to content

Commit 24855ab

Browse files
author
gitlab
committed
Merge branch 'ZSTAC-26465' into 'master'
[Bugfix:ZSTAC-26465] See merge request zstackio/zstack!6132
2 parents 9d04350 + deffb96 commit 24855ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/i18n/messages_zh_CN.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2100,7 +2100,7 @@ only\ one\ hostname\ system\ tag\ is\ allowed,\ but\ %s\ got = 只允许通过
21002100

21012101
# at: src/main/java/org/zstack/compute/vm/VmInstanceManagerImpl.java:1530
21022102
# args: ip,l3Uuid,cr.getReason()
2103-
IP[%s]\ is\ not\ available\ on\ the\ L3\ network[uuid\:%s]\ because\:\ %s = 在L3网络[uuid:{1}]中,IP[{0}]不可用, 因为'{{2}'}
2103+
IP[%s]\ is\ not\ available\ on\ the\ L3\ network[uuid\:%s]\ because\:\ %s = 在L3网络[uuid:{1}]中,IP[{0}]不可用, 因为{2}
21042104

21052105
# at: src/main/java/org/zstack/compute/vm/VmInstanceManagerImpl.java:1573
21062106
# args: uuid

0 commit comments

Comments
 (0)