aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra')
-rw-r--r--linden/indra/newview/skins/default/xui/en-us/alerts.xml29
1 files changed, 15 insertions, 14 deletions
diff --git a/linden/indra/newview/skins/default/xui/en-us/alerts.xml b/linden/indra/newview/skins/default/xui/en-us/alerts.xml
index dc9b5ea..d3b15c5 100644
--- a/linden/indra/newview/skins/default/xui/en-us/alerts.xml
+++ b/linden/indra/newview/skins/default/xui/en-us/alerts.xml
@@ -404,6 +404,8 @@ Go to the Second Life web site for more information on partnering?
404 SKW -- Skew 404 SKW -- Skew
405 PB -- Slice/Dimple/Profile cut begin 405 PB -- Slice/Dimple/Profile cut begin
406 PE -- Slice/Dimple/Profile cut end 406 PE -- Slice/Dimple/Profile cut end
407 TB -- Twist begin
408 TE -- Twist end
407 XSH -- X-axis top shear 409 XSH -- X-axis top shear
408 YSH -- Y-axis top shear 410 YSH -- Y-axis top shear
409 XHL -- X-axis hole size 411 XHL -- X-axis hole size
@@ -413,17 +415,21 @@ Go to the Second Life web site for more information on partnering?
413 ROF -- Radius offset 415 ROF -- Radius offset
414 REV -- Revolutions 416 REV -- Revolutions
415 417
418 PI -- pi
419 TWO_PI -- 2pi
420 PI_BY_TWO -- pi/2
421 SQRT2 -- Square root of 2
422 DEG_TO_RAD -- DEG_TO_RAD conversion (pi/180)
423 RAD_TO_DEG -- RAD_TO_DEG conversion (180/pi)
424 GRAVITY -- -9.8
425
416 * -- Multiplication 426 * -- Multiplication
417 \ -- Division 427 \ -- Division
418 + -- Addition 428 + -- Addition
419 - -- Subtraction 429 - -- Subtraction
420 430
421 Examples: 431 For what these are and how to use them, read:
422 432 http://imprudenceviewer.org/wiki/Build_Math_Expressions
423 * Enter 'ZP + 20' in the Z-axis position field
424 to move an object up 20 meters.
425 * Enter 'XS - YS' in the X-axis size field
426 to subtract the Y size from the X size.
427 </message> 433 </message>
428 </alert> 434 </alert>
429 <alert modal="true" name="ClickTextureConstants"> 435 <alert modal="true" name="ClickTextureConstants">
@@ -443,16 +449,11 @@ Go to the Second Life web site for more information on partnering?
443 + -- Addition 449 + -- Addition
444 - -- Subtraction 450 - -- Subtraction
445 451
446 Examples: 452 For what these are and how to use them, read:
447 453 http://imprudenceviewer.org/wiki/Build_Math_Expressions
448 * Enter &apos;TSU * 4&apos; in horizantal repeats field
449 to increase the amount of repeats by 4x.
450 * Enter &apos;TSV&apos; in the horizontal repeats field
451 to make the horizontal and vertical
452 repeats match.
453 </message> 454 </message>
454 </alert> 455 </alert>
455 <alert modal="true" name="ClickWebProfileHelpAvatar"> 456 <alert modal="true" name="ClickWebProfileHelpAvatar">
456 <message name="message"> 457 <message name="message">
457 If this Resident has set a web profile URL then you can: 458 If this Resident has set a web profile URL then you can:
458 * Click &apos;Load&apos; to see the page in this Web tab. 459 * Click &apos;Load&apos; to see the page in this Web tab.