Skip to content
Snippets Groups Projects
Commit 40e7a65c authored by Igor Borovkov's avatar Igor Borovkov
Browse files

merge

--HG--
branch : product-engine
parents 33746d7c 646c349f
No related branches found
No related tags found
No related merge requests found
...@@ -311,12 +311,15 @@ ...@@ -311,12 +311,15 @@
height="23" height="23"
label="Add Friend" label="Add Friend"
layout="topleft" layout="topleft"
left="2" left="1"
mouse_opaque="false" mouse_opaque="false"
name="add_friend" name="add_friend"
pad_left="1"
pad_right="1"
tool_tip="Offer friendship to the Resident" tool_tip="Offer friendship to the Resident"
top="5" top="5"
width="80" /> use_ellipses="true"
width="105" />
<button <button
follows="bottom|left" follows="bottom|left"
height="23" height="23"
...@@ -325,8 +328,8 @@ ...@@ -325,8 +328,8 @@
name="im" name="im"
tool_tip="Open instant message session" tool_tip="Open instant message session"
top="5" top="5"
left_pad="3" left_pad="0"
width="39" /> width="19" />
<button <button
follows="bottom|left" follows="bottom|left"
height="23" height="23"
...@@ -334,9 +337,12 @@ ...@@ -334,9 +337,12 @@
layout="topleft" layout="topleft"
name="call" name="call"
tool_tip="Call this Resident" tool_tip="Call this Resident"
left_pad="3" left_pad="0"
pad_left="1"
pad_right="1"
top="5" top="5"
width="43" /> use_ellipses="true"
width="48" />
<button <button
enabled="false" enabled="false"
follows="bottom|left" follows="bottom|left"
...@@ -344,10 +350,13 @@ ...@@ -344,10 +350,13 @@
label="Map" label="Map"
layout="topleft" layout="topleft"
name="show_on_map_btn" name="show_on_map_btn"
pad_left="1"
pad_right="1"
tool_tip="Show the Resident on the map" tool_tip="Show the Resident on the map"
top="5" top="5"
left_pad="3" left_pad="0"
width="41" /> use_ellipses="true"
width="33" />
<button <button
follows="bottom|left" follows="bottom|left"
height="23" height="23"
...@@ -355,9 +364,12 @@ ...@@ -355,9 +364,12 @@
layout="topleft" layout="topleft"
name="teleport" name="teleport"
tool_tip="Offer teleport" tool_tip="Offer teleport"
left_pad="3" left_pad="0"
pad_left="1"
pad_right="1"
top="5" top="5"
width="69" /> use_ellipses="true"
width="81" />
<button <button
follows="bottom|right" follows="bottom|right"
height="23" height="23"
...@@ -367,7 +379,6 @@ ...@@ -367,7 +379,6 @@
tool_tip="Pay money to or share inventory with the Resident" tool_tip="Pay money to or share inventory with the Resident"
right="-1" right="-1"
top="5" top="5"
left_pad="3"
width="23" /> width="23" />
</layout_panel> </layout_panel>
<layout_panel <layout_panel
......
...@@ -3073,4 +3073,25 @@ If you continue to receive this message, contact the [SUPPORT_SITE]. ...@@ -3073,4 +3073,25 @@ If you continue to receive this message, contact the [SUPPORT_SITE].
<string name="uploading_abuse_report">Uploading... <string name="uploading_abuse_report">Uploading...
Abuse Report</string> Abuse Report</string>
<!-- names for new inventory items-->
<string name="New Shape">New Shape</string>
<string name="New Skin">New Skin</string>
<string name="New Hair">New Hair</string>
<string name="New Eyes">New Eyes</string>
<string name="New Shirt">New Shirt</string>
<string name="New Pants">New Pants</string>
<string name="New Shoes">New Shoes</string>
<string name="New Socks">New Socks</string>
<string name="New Jacket">New Jacket</string>
<string name="New Gloves">New Gloves</string>
<string name="New Undershirt">New Undershirt</string>
<string name="New Underpants">New Underpants</string>
<string name="New Skirt">New Skirt</string>
<string name="New Alpha">New Alpha</string>
<string name="New Tattoo">New Tattoo</string>
<string name="Invalid Wearable">Invalid Wearable</string>
<string name="New Script">New Script</string>
<string name="New Folder">New Folder</string>
<string name="Contents">Contents</string>
</strings> </strings>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment