mirror of https://github.com/apache/cloudstack.git
CS-15799: Show 'network domain' instead of 'network domain text'
This commit is contained in:
parent
05df0a1965
commit
8c8c10fbbd
|
|
@ -25,6 +25,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)
|
||||
#modified labels (end) *******************************************************************************************
|
||||
|
|
@ -314,7 +315,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