diff options
author | Lisabeth Pardi <lis@lindenlab.com> | 2009-10-19 22:01:07 +0000 |
---|---|---|
committer | Lisabeth Pardi <lis@lindenlab.com> | 2009-10-19 22:01:07 +0000 |
commit | 7f354e581978d9baf1aaa690af247954f6b1f36b (patch) | |
tree | b98848f12356b111b78a7801cef450c3d12f94b4 /indra/newview/skins/default/xui/en/widgets | |
parent | 404ed736ec99acb81b0368f4402bba2504518bfd (diff) |
Edit tool_tips for uniform capitalization and punctuation
EXT-1675
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/location_input.xml | 2 |
1 files changed, 1 insertions, 1 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 d86103aedc..40c8dc860d 100644 --- a/indra/newview/skins/default/xui/en/widgets/location_input.xml +++ b/indra/newview/skins/default/xui/en/widgets/location_input.xml @@ -46,7 +46,7 @@ <combo_button name="Location History" label="" pad_right="0" - tool_tip="My Location History"/> + tool_tip="My location history"/> <combo_list bg_writeable_color="MenuDefaultBgColor" page_lines="10" scroll_bar_bg_visible="true" /> <combo_editor name="Combo Text Entry" |