diff options
author | James Cook <james@lindenlab.com> | 2010-03-30 11:53:40 -0700 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2010-03-30 11:53:40 -0700 |
commit | be58f87ebb20bc2ef0057cb787b52fb279a702c3 (patch) | |
tree | cbd120f200f3d36f1d3b922ee1228e065c341409 /indra/newview/skins/default/xui | |
parent | 0c89242b4ca4cd99baee41f4b1ca8f1817f6012e (diff) |
Remove some notifications eliminated in merge
Diffstat (limited to 'indra/newview/skins/default/xui')
-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" |