diff options
author | Loren Shih <seraph@lindenlab.com> | 2011-03-21 12:04:31 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2011-03-21 12:04:31 -0400 |
commit | 717d81daa7f42d18ca37eb738ceacfe2b9c1a09a (patch) | |
tree | 0555ccb93b226d75fcd7a8c51642582e88984bf7 /indra/newview/skins | |
parent | 49e449e3a6ea08a969a214ffb7c66ac9607e2732 (diff) |
Added left-right butt control.
Did a bunch of code cleanup.
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/strings.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/strings.xml b/indra/newview/skins/default/xui/en/strings.xml index e5d52b03e5..e183b0ba78 100644 --- a/indra/newview/skins/default/xui/en/strings.xml +++ b/indra/newview/skins/default/xui/en/strings.xml @@ -2534,6 +2534,7 @@ If you continue to receive this message, contact the [SUPPORT_SITE]. <string name="Belly Physics UpDown Max Speed">Belly Updown Max Speed</string> <string name="Butt Physics UpDown Controller">Butt UpDown Bounce</string> +<string name="Butt Physics LeftRight Controller">Butt LeftRight Bounce</string> <string name="Butt Physics UpDown Spring">Butt UpDown Spring</string> <string name="Butt Physics UpDown Gain">Butt UpDown Gain</string> <string name="Butt Physics UpDown Damping">Butt UpDown Damping</string> |