diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 990ba2dea3..70f3f86102 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -384,6 +384,18 @@ Initialization with the Marketplace failed because of a system or network error. <notification icon="alertmodal.tga" + name="AlertMerchantAssociateNeedsVersion" + type="alertmodal"> + Before you can activate this listing or edit it on the Marketplace web site, you will need to activate a version folder. + <tag>confirm</tag> + <usetemplate + ignoretext="Alert about version folder requirements when I associate a listing with an existing listing id" + name="okignore" + yestext="OK"/> + </notification> + + <notification + icon="alertmodal.tga" name="AlertMerchantListingNotUpdated" type="alertmodal"> This listing could not be updated. |