diff options
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/location_input.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/location_input.xml b/indra/newview/skins/default/xui/en/widgets/location_input.xml index df8a9431d7..e06838a0f8 100644 --- a/indra/newview/skins/default/xui/en/widgets/location_input.xml +++ b/indra/newview/skins/default/xui/en/widgets/location_input.xml @@ -21,7 +21,7 @@ > <info_button name="Place Information" label="" - tool_tip="About current location" + tool_tip="See more info about the current location" width="16" height="16" follows="left|top" @@ -37,7 +37,7 @@ image_hover_unselected="Favorite_Star_Over" width="16" height="16" - tool_tip="Add to My Landmarks" + tool_tip="Add this to My Landmarks" follows="right|top" scale_image="false" /> <combo_button name="Location History" |