diff options
author | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-07-07 12:42:08 +0300 |
---|---|---|
committer | Mnikolenko ProductEngine <mnikolenko@productengine.com> | 2015-07-07 12:42:08 +0300 |
commit | bd21c65fb9e08e6dc726f37e3f00e063b3156fab (patch) | |
tree | 7d855edc9eee0a244bb5cbaa2d570d801f803293 /indra/newview/skins/default/xui/pt | |
parent | 1c08b2a2e987f43f97a51de652ee6c2a574291e1 (diff) |
MAINT-4763 FIXED Remove NoValidTimestamp from viewer
Diffstat (limited to 'indra/newview/skins/default/xui/pt')
-rwxr-xr-x | indra/newview/skins/default/xui/pt/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/pt/notifications.xml b/indra/newview/skins/default/xui/pt/notifications.xml index a01c9c757b..77dc377bbe 100755 --- a/indra/newview/skins/default/xui/pt/notifications.xml +++ b/indra/newview/skins/default/xui/pt/notifications.xml @@ -2684,9 +2684,6 @@ Por favor, tente novamente em alguns instantes. <notification name="NoValidCircuit"> Código de circuito inválido. </notification> - <notification name="NoValidTimestamp"> - Hora inválida. - </notification> <notification name="NoPendingConnection"> Impossível criar a conexão pendente. </notification> |