You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by al...@apache.org on 2015/06/02 16:50:57 UTC

[2/3] ambari git commit: AMBARI-11623. UI typo (alexantonenko)

AMBARI-11623. UI typo (alexantonenko)


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

Branch: refs/heads/trunk
Commit: abb7028956c328a98cdeccb6f2a7e63b0f45f55e
Parents: 9614eb6
Author: Alex Antonenko <hi...@gmail.com>
Authored: Tue Jun 2 17:36:59 2015 +0300
Committer: Alex Antonenko <hi...@gmail.com>
Committed: Tue Jun 2 17:50:51 2015 +0300

----------------------------------------------------------------------
 ambari-web/app/messages.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/abb70289/ambari-web/app/messages.js
----------------------------------------------------------------------
diff --git a/ambari-web/app/messages.js b/ambari-web/app/messages.js
index 37717b1..ee2117d 100644
--- a/ambari-web/app/messages.js
+++ b/ambari-web/app/messages.js
@@ -269,8 +269,8 @@ Em.I18n.translations = {
   'common.removed': 'Removed',
   'common.testing': 'Testing',
 
-  'models.alert_instance.tiggered.verbose': "Occured on {0} <br> Checked on {1}",
-  'models.alert_definition.triggered.verbose': "Occured on {0}",
+  'models.alert_instance.tiggered.verbose': "Occurred on {0} <br> Checked on {1}",
+  'models.alert_definition.triggered.verbose': "Occurred on {0}",
   'models.alert_definition.triggered.checked': "Status Changed: {0}\nLast Checked: {1}",
 
   'passiveState.turnOn':'Turn On Maintenance Mode',