From 31c8cc8dc7b454b35057b8ead246214b9916dfcb Mon Sep 17 00:00:00 2001 From: David Nalley Date: Wed, 7 Sep 2011 20:29:09 -0400 Subject: [PATCH] bug 11361: removing duplicate entries from message.properties status 11361: resolved fixed Most of these were truly duplicates. In the one case that was not a duplicate, I checked the behavior in CloudStack and used the string that it presented. --- client/WEB-INF/classes/resources/messages.properties | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 7d120e4d36b..336c571d4c8 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -68,7 +68,6 @@ label.PING.CIFS.username=PING CIFS username label.PING.CIFS.password=PING CIFS password label.CPU.cap=CPU Cap -label.network.domain=Network Domain label.action.enable.zone=Enable Zone label.action.enable.zone.processing=Enabling Zone.... @@ -389,7 +388,6 @@ label.full=Full label.gateway=Gateway label.general.alerts=General Alerts label.generating.url=Generating URL -label.generating.url=Generating URL label.go.step.2=Go to Step 2 label.go.step.3=Go to Step 3 label.go.step.4=Go to Step 4 @@ -565,7 +563,6 @@ label.private.ips=Private IP Addresses label.private.port=Private Port label.private.zone=Private Zone label.protocol=Protocol -label.protocol=Protocol label.public.interface=Public Interface label.public.ip=Public IP Address label.public.ips=Public IP Addresses @@ -637,7 +634,6 @@ label.succeeded=Succeeded label.sunday=Sunday label.system.capacity=System Wide Capacity label.system.vm.type=System VM Type -label.system.vm.type=System VM Type label.system.vm=System VM label.system.vms=System VMs label.tagged=Tagged @@ -740,7 +736,6 @@ message.action.destroy.instance=Please confirm that you want to destroy this ins message.action.destroy.systemvm=Please confirm that you want to destroy this System VM. message.action.disable.static.NAT=Please confirm that you want to disable static NAT. message.action.enable.maintenance=Your host has been successfully prepared for maintenance. This process can take up to several minutes or longer depending on how many VMs are currently on this host. -message.action.force.reconnect=Please confirm that you want to force a reconnection for this host. message.action.force.reconnect=Your host has been successfully forced to reconnect. This process can take up to several minutes. message.action.host.enable.maintenance.mode=Enabling maintenance mode will cause a live migration of all running instances on this host to any available host. message.action.instance.reset.password=Please confirm that you want to change the ROOT password for this virtual machine. @@ -844,4 +839,4 @@ error.login=Your username/password does not match our records. error.menu.select=Unable to perform action due to no items being selected. error.mgmt.server.inaccessible=The Management Server is unaccessible. Please try again later. error.session.expired=Your session has expired. -error.unresolved.internet.name=Your internet name cannot be resolved. \ No newline at end of file +error.unresolved.internet.name=Your internet name cannot be resolved.