diff options
author | Denis Serdjuk <dserduk@productengine.com> | 2010-02-25 20:07:47 +0200 |
---|---|---|
committer | Denis Serdjuk <dserduk@productengine.com> | 2010-02-25 20:07:47 +0200 |
commit | fa3dbae2cceffa8cdf8038d56eba3fac1bb67838 (patch) | |
tree | 31716b8def2bce8a3ed4c2d35dec71477347a87c /indra/newview/skins/default | |
parent | a325df08987636b00a5e81f08ee1d2a532636d72 (diff) |
fixed Normal Bug EXT-5675 Empty friends list mentions \"click\" where it should specify \"right-click\"
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_people.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index daab52f06a..2a475142d4 100644 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -222,7 +222,7 @@ top="10" width="293" wrap="true"> - To add friends try [secondlife:///app/search/people global search] or click on a user to add them as a friend. + To add friends try [secondlife:///app/search/people global search] or use right click on a user in world to add them as a friend. If you're looking for people to hang out with, [secondlife:///app/worldmap try the Map]. </text> </panel> |