diff options
| author | James Cook <james@lindenlab.com> | 2009-11-03 13:55:11 -0800 | 
|---|---|---|
| committer | James Cook <james@lindenlab.com> | 2009-11-03 13:55:11 -0800 | 
| commit | bc6cd5757b1d12b6e7dcb5feb89de837fd2bf333 (patch) | |
| tree | b677a49a6524947bf10dd047d8370cf49d9f4a74 | |
| parent | 2a0697711aefaa25c698bae8e57c0964ba38b3fb (diff) | |
| parent | 876bb9043c795872ee4d6b86924541fc5ebbf222 (diff) | |
merge
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_tools.xml | 52 | 
1 files changed, 26 insertions, 26 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_tools.xml b/indra/newview/skins/default/xui/en/floater_tools.xml index fc736211de..9294dc19ec 100644 --- a/indra/newview/skins/default/xui/en/floater_tools.xml +++ b/indra/newview/skins/default/xui/en/floater_tools.xml @@ -13,58 +13,58 @@   single_instance="true"   sound_flags="0"   width="280"> -    <floater.string +    <string       name="status_rotate">          Drag colored bands to rotate object -    </floater.string> -    <floater.string +    </string> +    <string       name="status_scale">          Click and drag to stretch selected side -    </floater.string> -    <floater.string +    </string> +    <string       name="status_move">          Drag to move, shift-drag to copy -    </floater.string> -    <floater.string +    </string> +    <string       name="status_modifyland">          Click and hold to modify land -    </floater.string> -    <floater.string +    </string> +    <string       name="status_camera">          Click and drag to move camera -    </floater.string> -    <floater.string +    </string> +    <string       name="status_grab">          Drag to move, Ctrl to lift, Ctrl+Shift to rotate -    </floater.string> -    <floater.string +    </string> +    <string       name="status_place">          Click inworld to build -    </floater.string> -    <floater.string +    </string> +    <string       name="status_selectland">          Click and drag to select land -    </floater.string> -    <floater.string +    </string> +    <string       name="grid_screen_text">          Screen -    </floater.string> -    <floater.string +    </string> +    <string       name="grid_local_text">          Local -    </floater.string> -    <floater.string +    </string> +    <string       name="grid_world_text">          World -    </floater.string> -    <floater.string +    </string> +    <string       name="grid_reference_text">          Reference -    </floater.string> -    <floater.string +    </string> +    <string       name="grid_attachment_text">          Attachment -    </floater.string> +    </string>      <button       follows="left|top"       height="20" | 
