mirror of https://github.com/apache/cloudstack.git
CS-15799: Show 'network domain' instead of 'network domain text'
This commit is contained in:
parent
6cc7cda9ce
commit
721a85f1b5
|
|
@ -8,6 +8,7 @@ message.action.disable.physical.network=Please confirm that you want to disable
|
|||
|
||||
|
||||
#modified labels (begin) *****************************************************************************************
|
||||
label.network.domain.text=Network domain
|
||||
label.memory.mb=Memory (in MB)
|
||||
label.cpu.mhz=CPU (in MHz)
|
||||
message.action.remove.host=Please confirm that you want to remove this host.
|
||||
|
|
@ -298,7 +299,6 @@ label.stickiness=Stickiness
|
|||
label.source=Source
|
||||
label.least.connections=Least connections
|
||||
label.round.robin=Round-robin
|
||||
label.network.domain.text=Network domain text
|
||||
label.restart.required=Restart required
|
||||
label.clean.up=Clean up
|
||||
message.restart.network=Please confirm that you want to restart network
|
||||
|
|
|
|||
Loading…
Reference in New Issue