diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-01-20 11:02:20 -0800 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-01-20 11:02:20 -0800 |
commit | 5ca943cd0279d35ffdf584fa0de3b795645f276c (patch) | |
tree | bd9bde6cfca285b32075054fdb84b9e48a25d407 /indra/newview/skins/default | |
parent | 9ffce056cd37f22d7222aa91670c1e999b849f4b (diff) |
Fix mis-spelling in notification text/name introduced from PE.
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index e5933816ef..dddd178aea 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -773,9 +773,9 @@ Save changes to classified [NAME]? <notification icon="alertmodal.tga" - name="ClassifiedInsuffisientFunds" + name="ClassifiedInsufficientFunds" type="alertmodal"> -Insuffisient funds to create classified. +Insufficient funds to create classified. <usetemplate name="okbutton" yestext="OK"/> |