diff options
author | Ramzi Ramey <ramzi@lindenlab.com> | 2009-10-01 23:04:08 +0000 |
---|---|---|
committer | Ramzi Ramey <ramzi@lindenlab.com> | 2009-10-01 23:04:08 +0000 |
commit | 7cdca2717420f26fa26b467b8c36203997cb6b7a (patch) | |
tree | ae957edf43da987f18b6cbb9ea9292545a2411aa | |
parent | 5143879a5bd448c157a4bc36337d27a6c7750920 (diff) |
L10N: cleanup text only, NO CODE changed
- G*d kills a kitten every time you put a hard return in the middle of a localizable sentence.
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_buy_currency.xml | 8 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 17 |
2 files changed, 11 insertions, 14 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_buy_currency.xml b/indra/newview/skins/default/xui/en/floater_buy_currency.xml index 563a222ff9..991c9a84a3 100644 --- a/indra/newview/skins/default/xui/en/floater_buy_currency.xml +++ b/indra/newview/skins/default/xui/en/floater_buy_currency.xml @@ -219,7 +219,7 @@ width="300" name="purchase_warning_repurchase"> Confirming this purchase only buys the L$. - You'll need to try again. +You'll need to try again. </text> <text type="string" @@ -229,7 +229,7 @@ left="20" name="purchase_warning_notenough"> You aren't buying enough L$. - Increase the amount to buy. +Increase the amount to buy. </text> <button @@ -266,7 +266,7 @@ top="30" name="info_cannot_buy"> Take your -Second Life to +[SECOND_LIFE] to the next level... </text> <button @@ -286,6 +286,6 @@ the next level... left_pad="-300" follows="bottom|right" name="cannot_buy_message"> - Continue to the web and enter payment information + Continue to the web site and enter payment information </text> </floater> diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index c1262f5efe..fe088b43be 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -651,10 +651,8 @@ Scripts must be allowed to run for weapons to work. name="MultipleFacesSelected" type="alertmodal"> Multiple faces are currently selected. -If you continue this action, separate instances of media will be - set on multiple faces of the object. -To place the media on only one face, use Select Texture and click - on the face of that object and click Add. +If you continue this action, separate instances of media will be set on multiple faces of the object. +To place the media on only one face, choose Select Texture and click on the desired face of that object then click Add. <usetemplate name="okcancelignore" notext="Cancel" @@ -803,11 +801,10 @@ There is no reimbursement for fees paid. icon="alertmodal.tga" name="DeleteMedia" type="alertmodal"> -You have selected to delete the media associated -with this face. +You have selected to delete the media associated with this face. Are you sure you want to continue? <usetemplate - ignoretext="Confirm before I delete media" + ignoretext="Confirm before I delete media from an object" name="okcancelignore" notext="No" yestext="Yes"/> @@ -6519,11 +6516,11 @@ Unable to find the help topic for this element. icon="alertmodal.tga" name="ObjectMediaFailure" type="alertmodal"> - Server Error: Media update or get failed. - '[ERROR]' +Server Error: Media update or get failed. +'[ERROR]' <usetemplate name="okbutton" - yestext="Ok"/> + yestext="OK"/> </notification> <global name="UnsupportedCPU"> |