diff options
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index c1f1afe93d..0e14b06407 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4667,9 +4667,10 @@ Please select at least one type of content to search (General, Moderate, or Adul icon="notify.tga" name="PaymentReceived" type="notify"> -[NAME] paid you L$[AMOUNT]. +[MESSAGE] </notification> + <!-- <notification icon="notify.tga" name="PaymentReceivedFor" @@ -4683,6 +4684,7 @@ Please select at least one type of content to search (General, Moderate, or Adul type="notify"> You paid [NAME] L$[AMOUNT][REASON]. </notification> + --> <notification icon="notify.tga" |