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/es/notifications.xml | |
parent | 1c08b2a2e987f43f97a51de652ee6c2a574291e1 (diff) |
MAINT-4763 FIXED Remove NoValidTimestamp from viewer
Diffstat (limited to 'indra/newview/skins/default/xui/es/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/es/notifications.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/es/notifications.xml b/indra/newview/skins/default/xui/es/notifications.xml index cc0d46bfe0..4da731421a 100755 --- a/indra/newview/skins/default/xui/es/notifications.xml +++ b/indra/newview/skins/default/xui/es/notifications.xml @@ -2703,9 +2703,6 @@ Por favor, vuelve a intentarlo en unos momentos. <notification name="NoValidCircuit"> Circuito de código inválido. </notification> - <notification name="NoValidTimestamp"> - Fecha inválida. - </notification> <notification name="NoPendingConnection"> No se puede crear la conexión. </notification> |