diff options
author | Lynx Linden <lynx@lindenlab.com> | 2009-10-29 09:22:40 +0000 |
---|---|---|
committer | Lynx Linden <lynx@lindenlab.com> | 2009-10-29 09:22:40 +0000 |
commit | 1f0896c72a71797fcd924de1aab63ab5a5c893f9 (patch) | |
tree | 7c016a76071d644920f04419726ab60be55bd46e /indra | |
parent | faa70a5986e0d322f53c16d60d439d3f7441cfa6 (diff) |
EXT-332 DEV-40744: Updated the notification wording on successful L$
purchase to make it more clear what happens if the transaction takes
longer than 20 mins.
Reviewed the proper intent of the message with H.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 7d2ef4923e..ac98907199 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -6151,8 +6151,7 @@ Your L$ balance is shown in the upper-right. type="notify"> Thank you for your payment! -When the processing completes, your L$ balance will be updated at the top of your screen. -If processing your payment takes more than 20 minutes to complete, the purchase amount will be credited to your account for use on your next purchase. +Your L$ balance will be updated when processing completes. If processing takes more than 20 mins, your transaction may be cancelled. In that case, the purchase amount will be credited to your US$ balance. The status of your payment can be checked on your Transaction History page at Me > My Dashboard, or http://secondlife.com/account/ </notification> |