diff options
author | James Cook <james@lindenlab.com> | 2010-04-30 17:32:27 -0700 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-04-30 17:32:27 -0700 |
commit | 831dd9ca40f199f2a9e89eee56d12e217ced0cc4 (patch) | |
tree | f67a00ac0e1e86838d661a83fe23b763c19b6f41 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | ea7d6eab6f58b994825cf051741a874ec1681515 (diff) |
Partial display name support in money transaction notifications
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 1e93c3cc98..47c2e496bd 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -4686,21 +4686,12 @@ Please select at least one type of content to search (General, Moderate, or Adul [MESSAGE] </notification> - <!-- - <notification - icon="notify.tga" - name="PaymentReceivedFor" - type="notify"> -[NAME] paid you L$[AMOUNT] for [REASON]. - </notification> - <notification icon="notify.tga" name="PaymentSent" type="notify"> -You paid [NAME] L$[AMOUNT][REASON]. +[MESSAGE] </notification> - --> <notification icon="notify.tga" |