Skip to content
Snippets Groups Projects
Commit 08fc9f75 authored by Merov Linden's avatar Merov Linden
Browse files

STORM-190 : merge with viewer-development

parents 75e609ff 217dd122
No related branches found
No related tags found
No related merge requests found
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
name="floaterbulkperms" name="floaterbulkperms"
help_topic="floaterbulkperms" help_topic="floaterbulkperms"
title="EDIT CONTENT PERMISSIONS" title="EDIT CONTENT PERMISSIONS"
width="300"> width="410">
<floater.string <floater.string
name="nothing_to_modify_text"> name="nothing_to_modify_text">
Selection contains no editable contents. Selection contains no editable contents.
...@@ -71,7 +71,7 @@ ...@@ -71,7 +71,7 @@
control_name="BulkChangeIncludeGestures" control_name="BulkChangeIncludeGestures"
height="16" height="16"
name="check_gesture" name="check_gesture"
left="65" left="95"
width="16" width="16"
top="25" /> top="25" />
<icon <icon
...@@ -87,7 +87,7 @@ ...@@ -87,7 +87,7 @@
height="16" height="16"
layout="topleft" layout="topleft"
name="check_notecard" name="check_notecard"
left="65" left="95"
width="16" width="16"
top_pad="5" /> top_pad="5" />
<icon <icon
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
control_name="BulkChangeIncludeObjects" control_name="BulkChangeIncludeObjects"
height="16" height="16"
name="check_object" name="check_object"
left="65" left="95"
top_pad="5" top_pad="5"
width="16" /> width="16" />
<icon <icon
...@@ -117,7 +117,7 @@ ...@@ -117,7 +117,7 @@
height="16" height="16"
name="check_script" name="check_script"
top="25" top="25"
left="120" left="180"
width="16" width="16"
/> />
<icon <icon
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
height="16" height="16"
name="check_sound" name="check_sound"
top_pad="5" top_pad="5"
left="120" left="180"
width="16" /> width="16" />
<icon <icon
height="16" height="16"
...@@ -147,7 +147,7 @@ ...@@ -147,7 +147,7 @@
height="16" height="16"
name="check_texture" name="check_texture"
top_pad="5" top_pad="5"
left="120" left="180"
width="16" /> width="16" />
<icon <icon
height="16" height="16"
...@@ -162,7 +162,7 @@ ...@@ -162,7 +162,7 @@
layout="topleft" layout="topleft"
name="check_all" name="check_all"
label="√ All" label="√ All"
left="180" left="290"
top="26" top="26"
width="115"> width="115">
<button.commit_callback <button.commit_callback
...@@ -221,7 +221,7 @@ ...@@ -221,7 +221,7 @@
height="28" height="28"
layout="topleft" layout="topleft"
name="AnyoneLabel" name="AnyoneLabel"
left="104" left="124"
top="110" top="110"
width="92" width="92"
word_wrap="true"> word_wrap="true">
...@@ -243,7 +243,7 @@ ...@@ -243,7 +243,7 @@
layout="topleft" layout="topleft"
name="NextOwnerLabel" name="NextOwnerLabel"
top="110" top="110"
left="189" left="275"
width="92" width="92"
word_wrap="true"> word_wrap="true">
Next owner: Next owner:
...@@ -292,7 +292,7 @@ ...@@ -292,7 +292,7 @@
height="23" height="23"
label="OK" label="OK"
layout="topleft" layout="topleft"
left="95" left="205"
name="apply" name="apply"
top_pad="10" top_pad="10"
width="90"> width="90">
......
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
全員: 全員:
</text> </text>
<check_box label="コピー" name="everyone_copy"/> <check_box label="コピー" name="everyone_copy"/>
<text name="NextOwnerLabel" left="160"> <text name="NextOwnerLabel">
次の所有者: 次の所有者:
</text> </text>
<check_box label="修正" name="next_owner_modify"/> <check_box label="修正" name="next_owner_modify"/>
......
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