diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_preferences_privacy.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_preferences_privacy.xml b/indra/newview/skins/default/xui/en/panel_preferences_privacy.xml index f0a059ddb2..2ec5cef640 100644 --- a/indra/newview/skins/default/xui/en/panel_preferences_privacy.xml +++ b/indra/newview/skins/default/xui/en/panel_preferences_privacy.xml @@ -19,7 +19,7 @@        follows="left|top"        height="23"        label="Clear History" -      tool_tip="Clear login image, last location, teleport history, and texture cache" +      tool_tip="Clear login image, last location, teleport history, web and texture cache"        layout="topleft"        left="30"        name="clear_cache" @@ -41,7 +41,7 @@        top_delta="3"        text_color="LtGray_50"        width="300"> -    (Locations, images, search history) +    (Locations, images, web, search history)    </text>    <check_box  | 
