diff options
author | eli_linden <none@none> | 2011-06-13 15:30:02 -0700 |
---|---|---|
committer | eli_linden <none@none> | 2011-06-13 15:30:02 -0700 |
commit | 9fe946457098279640e2ffd477866c9878e5f635 (patch) | |
tree | f13f3166bc32ca236e577e58dfc15656481e0fca | |
parent | f1ec7a821b82df5361864ecfef49ee8cee4ba7d8 (diff) |
FIX VWR-25984
-rw-r--r-- | indra/newview/skins/default/xui/es/notifications.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/es/notifications.xml b/indra/newview/skins/default/xui/es/notifications.xml index 9674f73241..b2131fc038 100644 --- a/indra/newview/skins/default/xui/es/notifications.xml +++ b/indra/newview/skins/default/xui/es/notifications.xml @@ -2365,6 +2365,9 @@ Por favor, dirígete a la Base de Conocimientos para más detalles sobre el acce <notification name="ImproperPaymentStatus"> No tienes el estado de pago adecuado para entrar a esta región. </notification> + <notification name="MustGetAgeRgion"> + Debes tener verificada la edad para entrar a esta región + </notification> <notification name="MustGetAgeParcel"> Debes haber verificado tu edad para entrar a esta parcela. </notification> |