From d60b28e4cb2c69acbbd01ca56b03c19c1df4041a Mon Sep 17 00:00:00 2001 From: PanteraPolnocy Date: Sun, 8 Oct 2023 02:21:16 +0200 Subject: Get rid of a duplicate notification InventoryLimitReachedAIS --- indra/newview/skins/default/xui/en/notifications.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 204fead7e0..ac63786b15 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6440,14 +6440,6 @@ Your trash is overflowing. This may cause problems logging in. yestext="Check trash folder"/> - -Your inventory is experiencing issues. Please, contact support. - fail - - Date: Sat, 14 Oct 2023 02:40:59 +0300 Subject: SL-20232 Allow deletion of worn items #1 --- .../newview/skins/default/xui/en/notifications.xml | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ac63786b15..5115bcb27f 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6153,6 +6153,33 @@ Are you sure you want to delete them? notext="Cancel" yestext="OK"/> + + + +Some item(s) you wish to delete are being worn on your avatar. +Remove these items from your avatar? + confirm + + + + + +Some item(s) you wish to delete are required clothing layers (skin, shape, hair, eyes). +You must replace those layers before deleting them. + confirm + + Date: Wed, 18 Oct 2023 23:59:17 +0300 Subject: SL-20376 Clarify group membership status and leave-group confirmation dialog --- indra/newview/skins/default/xui/en/notifications.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 5115bcb27f..7b1449ea92 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4399,8 +4399,22 @@ Are you sure you want to return the selected objects to their owners? Transferab icon="alert.tga" name="GroupLeaveConfirmMember" type="alert"> -You are currently a member of the group <nolink>[GROUP]</nolink>. -Leave Group? +Leave the group '<nolink>[GROUP]</nolink>'? +Currently, the fee to join this "group" is L$ [COST]. + group + confirm + + + + +Leave the group '<nolink>[GROUP]</nolink>'? +There is currently no fee to join this group. group confirm Date: Mon, 13 Nov 2023 14:17:35 +0200 Subject: SL-20376 update button label --- indra/newview/skins/default/xui/en/notifications.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview/skins/default/xui/en/notifications.xml') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 7b1449ea92..da1ab380e5 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4406,7 +4406,7 @@ Currently, the fee to join this "group" is L$ [COST]. + yestext="Leave"/> + yestext="Leave"/> -- cgit v1.2.3