mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
Fixes: [UI] Added missing label to properties.file.
Signed-off-by: vetrivelc <vetrivel.chinnasamy@citrix.com>
This commit is contained in:
parent
1f21f399ab
commit
03fa319473
@ -2053,4 +2053,5 @@ state.Stopping=Stopping
|
||||
state.Suspended=Suspended
|
||||
ui.listView.filters.all=All
|
||||
ui.listView.filters.mine=Mine
|
||||
label.na=NA
|
||||
label.na=NA
|
||||
label.added.network.offering=Added network offering
|
||||
@ -1011,5 +1011,6 @@ dictionary2 = {
|
||||
'label.duration.in.sec': '<fmt:message key="label.duration.in.sec" />',
|
||||
'state.detached': '<fmt:message key="state.detached" />',
|
||||
'label.na': '<fmt:message key="label.na" />',
|
||||
'label.added.network.offering': '<fmt:message key="label.added.network.offering" />',
|
||||
};
|
||||
</script>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user