diff options
Diffstat (limited to 'indra')
| -rwxr-xr-x | indra/newview/skins/default/xui/en/notifications.xml | 11 | 
1 files changed, 8 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 6c1f4321e4..4866151d18 100755 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -9835,7 +9835,9 @@ Not enough leased parcels in selection to join.     name="CantDivideLandMultipleParcelsSelected"     type="notify">     <tag>fail</tag> -Can't divide land.\nThere is more than one parcel selected.\nTry selecting a smaller piece of land. +Can't divide land. +There is more than one parcel selected. +Try selecting a smaller piece of land.    </notification>    <notification @@ -9843,7 +9845,9 @@ Can't divide land.\nThere is more than one parcel selected.\nTry selecting a sma     name="CantDivideLandCantFindParcel"     type="notify">     <tag>fail</tag> -Can't divide land.\nCan't find the parcel.\nPlease report with Help -> Reprt Bug... +Can't divide land. +Can't find the parcel. +Please report with Help -> Report Bug...    </notification>    <notification @@ -9851,7 +9855,8 @@ Can't divide land.\nCan't find the parcel.\nPlease report with Help -> Reprt Bug     name="CantDivideLandWholeParcelSelected"     type="notify">     <tag>fail</tag> -Can't divide land. Whole parcel is selected.\nTry selecting a smaller piece of land. +Can't divide land. Whole parcel is selected. +Try selecting a smaller piece of land.    </notification>    <notification  | 
