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/tr | |
parent | 1c08b2a2e987f43f97a51de652ee6c2a574291e1 (diff) |
MAINT-4763 FIXED Remove NoValidTimestamp from viewer
Diffstat (limited to 'indra/newview/skins/default/xui/tr')
-rwxr-xr-x | indra/newview/skins/default/xui/tr/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/tr/notifications.xml b/indra/newview/skins/default/xui/tr/notifications.xml index b854d3964b..750261b842 100755 --- a/indra/newview/skins/default/xui/tr/notifications.xml +++ b/indra/newview/skins/default/xui/tr/notifications.xml @@ -2695,9 +2695,6 @@ Lütfen biraz sonra tekrar deneyin. <notification name="NoValidCircuit"> Geçerli bir devre kodu yok. </notification> - <notification name="NoValidTimestamp"> - Geçerli bir zaman damgası yok. - </notification> <notification name="NoPendingConnection"> Beklemedeki bağlantı oluşturulamıyor. </notification> |