mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
CS-14588: cloudstack 3.0 UI - VM Wizard - correct validation message for name field.
This commit is contained in:
parent
69e6d2e906
commit
37e8d03f0a
@ -14,7 +14,7 @@ label.add.SRX.device=Add SRX device
|
||||
label.account.and.security.group=Account, Security group
|
||||
label.fetch.latest=Fetch latest
|
||||
label.system.offering=System Offering
|
||||
message.validate.instance.name=Instance name can not be longer than 63 characters. Only ASCII letters a~z, digits 0~9, hyphen are allowed. Must start with a letter and end with a letter or a digit.
|
||||
message.validate.instance.name=Instance name can not be longer than 63 characters. Only ASCII letters a~z, A~Z, digits 0~9, hyphen are allowed. Must start with a letter and end with a letter or a digit.
|
||||
label.action.register.template=Register template
|
||||
label.action.register.iso=Register ISO
|
||||
#new labels (end) ************************************************************************************************
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user