diff options
author | Richard Linden <none@none> | 2011-03-28 17:38:54 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2011-03-28 17:38:54 -0700 |
commit | 84b179b0bf254ae039dfdba330d25ac2df1c0a67 (patch) | |
tree | 8e35dad1a88b3538722ee3d68891fa6ef9fdf779 /indra/newview/skins/default/xui/en/notifications.xml | |
parent | 5b316df2249fc62c1e6a4f089b9726c4e62f23e0 (diff) | |
parent | d597efc0f365fa07de9b7c0641dc4297466bfae5 (diff) |
Automated merge with file:///F:\code\viewer-autobuild2010
Diffstat (limited to 'indra/newview/skins/default/xui/en/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/notifications.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index ba13479860..67bce2412d 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -7018,11 +7018,15 @@ Mute everyone? </notification> <notification - name="HintMoveArrows" + name="HintMoveClick" label="Move" type="hint" unique="true"> - To walk, use the directional keys on your keyboard. You can run by pressing the Up arrow twice. +Click to Walk +Click anywhere on the ground to walk to that spot. + +Click and Drag to Rotate View +Click and drag anywhere on the world to rotate your view <tag>custom_skin</tag> </notification> |