diff options
author | andreykproductengine <akleshchev@productengine.com> | 2014-09-10 13:49:13 +0300 |
---|---|---|
committer | andreykproductengine <akleshchev@productengine.com> | 2014-09-10 13:49:13 +0300 |
commit | 87a2cccb3ea7da76c8c8fd508b79b7da3b5c6504 (patch) | |
tree | 50df808045a77d95873c7da07223cbe960c55ec2 | |
parent | b4704f5f8bf4b72edcf00aa74759ae73c89c5422 (diff) |
MAINT-4334 modified ignoretext for notification
-rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 570ecf241e..ea1bc66236 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -5251,7 +5251,7 @@ Warning: The 'Pay object' click action has been set, but it will only Confirm that you want to pay L$[AMOUNT] to [TARGET]. <tag>confirm</tag> <usetemplate - ignoretext="Confirm before paying" + ignoretext="Confirm before paying (sums over L$200)" name="okcancelignore" notext="Cancel" yestext="Pay"/> |