Updated Branches: refs/heads/master 05df0a196 -> ef9dd4210
CS-15799: Show 'network domain' instead of 'network domain text' Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8c8c10fb Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8c8c10fb Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/8c8c10fb Branch: refs/heads/master Commit: 8c8c10fbbddf827339ad2aa8d4b8fa67be865d00 Parents: 05df0a1 Author: Brian Federle <[email protected]> Authored: Wed Aug 1 14:35:21 2012 -0700 Committer: Brian Federle <[email protected]> Committed: Wed Aug 1 14:36:15 2012 -0700 ---------------------------------------------------------------------- .../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/8c8c10fb/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 5d4bad8..4e734e5 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -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
