You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2016/12/02 06:33:54 UTC

[1/2] git commit: updated refs/heads/4.9 to f231c8c

Repository: cloudstack
Updated Branches:
  refs/heads/4.9 3ef775dc4 -> f231c8cd9


CLOUDSTACK-9636: The host alerts box should be named as hosts in Alerts.


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

Branch: refs/heads/4.9
Commit: 0198abbc40f1693677073bfeec392befc0a8a949
Parents: 5d7288b
Author: Nitin Kumar Maharana <ni...@accelerite.com>
Authored: Thu Dec 1 13:56:29 2016 +0530
Committer: Nitin Kumar Maharana <ni...@accelerite.com>
Committed: Thu Dec 1 13:56:29 2016 +0530

----------------------------------------------------------------------
 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/0198abbc/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 289e04f..327e1d9 100644
--- a/client/WEB-INF/classes/resources/messages.properties
+++ b/client/WEB-INF/classes/resources/messages.properties
@@ -651,7 +651,7 @@ label.ha.enabled=HA Enabled
 label.help=Help
 label.hide.ingress.rule=Hide Ingress Rule
 label.hints=Hints
-label.host.alerts=Host Alerts
+label.host.alerts=Hosts in Alert State
 label.host.MAC=Host MAC
 label.host.name=Host Name
 label.host.tag=Host Tag


[2/2] git commit: updated refs/heads/4.9 to f231c8c

Posted by bh...@apache.org.
Merge pull request #1803 from nitin-maharana/nitin6

CLOUDSTACK-9636: The host alerts box should be named as hosts in Alerts.The host Alerts box shows hosts in Alerts. The name host Alerts is misleading,
it should be changed to hosts in alerts.

For rest of the languages, it should be modified accordingly.
As I am not familiar with other languages, contributors familiar with other languages can suggest the change. or Open a new PR.

* pr/1803:
  CLOUDSTACK-9636: The host alerts box should be named as hosts in Alerts.

Signed-off-by: Rohit Yadav <ro...@shapeblue.com>


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

Branch: refs/heads/4.9
Commit: f231c8cd988b2e906d9f07344f2abc7237444a8d
Parents: 3ef775d 0198abb
Author: Rohit Yadav <ro...@shapeblue.com>
Authored: Fri Dec 2 11:56:49 2016 +0530
Committer: Rohit Yadav <ro...@shapeblue.com>
Committed: Fri Dec 2 11:56:49 2016 +0530

----------------------------------------------------------------------
 client/WEB-INF/classes/resources/messages.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------