Fix WARNING: LLNotificationTemplates::addTemplate: LLNotifications -- attempted to add template 'LandBuyAccessBlocked' twice.
This commit is contained in:
@@ -9065,14 +9065,6 @@ Only the first 10 selected objects have been disabled. Refresh and make addition
|
||||
You need to update your viewer to buy this parcel.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="LandBuyAccessBlocked"
|
||||
type="notify">
|
||||
<tag>fail</tag>
|
||||
You can't buy this land due to your maturity Rating. You may need to validate your age and/or install the latest Viewer. Please go to the Knowledge Base for details on accessing areas with this maturity Rating.
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="alertmodal.tga"
|
||||
name="CantBuyParcelNotForSale"
|
||||
|
||||
@@ -5163,11 +5163,6 @@ la región está llena.
|
||||
Necesitas actualizar tu visor para comprar esta parcela.
|
||||
</notification>
|
||||
|
||||
<notification name="LandBuyAccessBlocked">
|
||||
<tag>fail</tag>
|
||||
No puedes comprar este terreno por tu nivel de calificación. Necesitas validar tu edad y/o instalar un visor actualizado. Por favor dirígete a la base de conocimientos para más detalles sobre como acceder a áreas con calificación de edad.
|
||||
</notification>
|
||||
|
||||
<notification name="CantBuyParcelNotForSale">
|
||||
<tag>fail</tag>
|
||||
Incapaz de comprar, esta parcela no está en venta.
|
||||
|
||||
Reference in New Issue
Block a user