diff options
author | simon <none@none> | 2013-11-12 15:54:09 -0800 |
---|---|---|
committer | simon <none@none> | 2013-11-12 15:54:09 -0800 |
commit | cbb2daf879497dc25b8e34bc4d9522b195baa62a (patch) | |
tree | 5b67cc11512171f837a2d2a03c2df1474bae80e7 /indra | |
parent | 7833b2864291a0168da8a9f200ee644c34500954 (diff) |
MAINT-3394 : add localization handler for ProblemAddingEstateBanManager message
Diffstat (limited to 'indra')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 5fb83b91ce..6c1f4321e4 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4758,6 +4758,14 @@ Problems adding a new estate manager. One or more estates may have a full manag <notification icon="alertmodal.tga" + name="ProblemAddingEstateBanManager" + type="alertmodal"> +Unable to add estate owner or manager to ban list. + <tag>fail</tag> + </notification> + + <notification + icon="alertmodal.tga" name="ProblemAddingEstateGeneric" type="alertmodal"> Problems adding to this estate list. One or more estates may have a full list. |