Move the . to the right place.
Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/b754c5e7 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/b754c5e7 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/b754c5e7 Branch: refs/heads/feature/systemvm-persistent-config Commit: b754c5e7c70b5a587c90bc8d4c7de16db5b08410 Parents: 963626a Author: wilderrodrigues <[email protected]> Authored: Thu Feb 5 11:51:40 2015 +0100 Committer: wilderrodrigues <[email protected]> Committed: Thu Feb 5 11:51:40 2015 +0100 ---------------------------------------------------------------------- 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/b754c5e7/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 e026376..7d0559d 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -1029,7 +1029,7 @@ label.resources=Resources label.restart.network=Restart network label.restart.required=Restart required label.restart.vpc=Restart VPC -message.restart.vpc.remark=Please confirm that you want to restart the VPC <p><small><i>Remark: making a non-redundant VPC redundant will force a clean up. The networks will not be available for a couple of minutes</i></small></p>. +message.restart.vpc.remark=Please confirm that you want to restart the VPC <p><small><i>Remark: making a non-redundant VPC redundant will force a clean up. The networks will not be available for a couple of minutes</i>.</small></p> label.restore=Restore label.retry.interval=Retry Interval label.review=Review
