Repository: cloudstack Updated Branches: refs/heads/master 76010d887 -> cc9461bdb
Update messages.properties Instances ca be scaled up or down, no only up. Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/81378c49 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/81378c49 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/81378c49 Branch: refs/heads/master Commit: 81378c49de0143c6b9c4b2c145c8884b5bf6b93e Parents: 09e26c8 Author: NuxRo <[email protected]> Authored: Mon Feb 23 16:01:42 2015 +0000 Committer: NuxRo <[email protected]> Committed: Mon Feb 23 16:01:42 2015 +0000 ---------------------------------------------------------------------- client/WEB-INF/classes/resources/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/81378c49/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 b46be06..a4e4e1a 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -1322,7 +1322,7 @@ label.remove.vpc.offering=Remove VPC offering label.vpc.distributedvpcrouter=Distributed VPC Router label.vpc.supportsregionlevelvpc=Supports Region Level VPC label.dynamically.scalable=Dynamically Scalable -label.instance.scaled.up=Instance Scaled Up +label.instance.scaled.up=Instance Scaled label.tag.key=Tag Key label.tag.value=Tag Value label.ipv6.address=IPv6 IP Address
