You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bf...@apache.org on 2012/11/30 20:41:43 UTC

[3/3] git commit: Zone wizard UI: Fix typo in word 'Management'

Zone wizard UI: Fix typo in word 'Management'


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/4472eca5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/4472eca5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/4472eca5

Branch: refs/heads/master
Commit: 4472eca5b429071e6d275c8e546561fb0c2ac853
Parents: 8819ec6
Author: Brian Federle <br...@citrix.com>
Authored: Fri Nov 30 11:36:41 2012 -0800
Committer: Brian Federle <br...@citrix.com>
Committed: Fri Nov 30 11:39:58 2012 -0800

----------------------------------------------------------------------
 .../WEB-INF/classes/resources/messages.properties  |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/4472eca5/client/WEB-INF/classes/resources/messages.properties
----------------------------------------------------------------------
diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties
index b606cce..48514e8 100644
--- a/client/WEB-INF/classes/resources/messages.properties
+++ b/client/WEB-INF/classes/resources/messages.properties
@@ -19,7 +19,7 @@
 #new labels (begin) **********************************************************************************************
 label.egress.rules=Egress rules
 message.acquire.new.ip.vpc=Please confirm that you would like to acquire a new IP for this VPC.
-label.zoneWizard.trafficType.management=Mangement: Traffic between CloudStack\'s internal resources, including any components that communicate with the Management Server, such as hosts and CloudStack system VMs
+label.zoneWizard.trafficType.management=Management: Traffic between CloudStack\'s internal resources, including any components that communicate with the Management Server, such as hosts and CloudStack system VMs
 label.zoneWizard.trafficType.public=Public: Traffic between the internet and virtual machines in the cloud.
 label.zoneWizard.trafficType.guest=Guest: Traffic between end-user virtual machines
 label.zoneWizard.trafficType.storage=Storage: Traffic between primary and secondary storage servers, such as VM templates and snapshots