Merge branch 'V2MultiWear' of git://github.com/Shyotl/SingularityViewer into V2MultiWear
This commit is contained in:
@@ -1398,19 +1398,19 @@ scratch and wear it.
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-410" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerif" h_pad="0" halign="left" height="16"
|
||||
left="8" mouse_opaque="true" name="AvatarHeightText" v_pad="0" width="140">
|
||||
left="8" mouse_opaque="false" name="AvatarHeightText" v_pad="0" width="140">
|
||||
Avatar Height:
|
||||
</text>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-18" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerif" h_pad="0" halign="left" height="16"
|
||||
left="8" mouse_opaque="true" name="HeightTextM" v_pad="0" width="140">
|
||||
left="8" mouse_opaque="false" name="HeightTextM" v_pad="0" width="140">
|
||||
(metric)
|
||||
</text>
|
||||
<text type="string" length="1" bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom_delta="-18" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerif" h_pad="0" halign="left" height="16"
|
||||
left="8" mouse_opaque="true" name="HeightTextI" v_pad="0" width="140">
|
||||
left="8" mouse_opaque="false" name="HeightTextI" v_pad="0" width="140">
|
||||
(imperial)
|
||||
</text>
|
||||
<button name="Import" label="Import"
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
<string name="TeleportLureMaturity">
|
||||
[NAME]'s teleport lure is to [DESTINATION]
|
||||
</string>
|
||||
<string name="AvatarIdle">
|
||||
Idle [MINUTES]min
|
||||
</string>
|
||||
|
||||
<!-- Default Args - these arguments will be replaced in all strings -->
|
||||
<string name="SECOND_LIFE">Second Life</string>
|
||||
|
||||
Reference in New Issue
Block a user