diff options
| -rw-r--r-- | indra/newview/skins/default/xui/en/floater_report_abuse.xml | 148 | 
1 files changed, 79 insertions, 69 deletions
| diff --git a/indra/newview/skins/default/xui/en/floater_report_abuse.xml b/indra/newview/skins/default/xui/en/floater_report_abuse.xml index fcbc27a5f9..0da1e42986 100644 --- a/indra/newview/skins/default/xui/en/floater_report_abuse.xml +++ b/indra/newview/skins/default/xui/en/floater_report_abuse.xml @@ -1,10 +1,10 @@  <?xml version="1.0" encoding="utf-8" standalone="yes" ?>  <floater - height="590" + height="600"   layout="topleft"   name="floater_report_abuse"   title="Report Abuse" - width="390"> + width="305">      <floater.string       name="Screenshot">          Screenshot @@ -15,27 +15,28 @@       follows="left|top"       height="114"       layout="topleft" -     left="238" +     left="10"       name="screenshot" -     top="36" +     top="25"       width="134" />      <check_box       height="16"       label="Include screenshot"       layout="topleft" -     left="13" +     left_pad="10"       name="screen_check" -     top="134" +     top="110"       width="116" />      <text       type="string"       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft" -     left_delta="3" +     left="10"       name="reporter_title" -     top_delta="-102" +     top_pad="12"       width="50">          Reporter:      </text> @@ -48,7 +49,7 @@       left_pad="12"       name="reporter_field"       top_delta="0" -     width="150"> +     width="193">          Loremipsum Dolorsitamut      </text>      <text @@ -56,10 +57,11 @@       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft" -     left="16" +     left="10"       name="sim_title" -     top="48" +     top_pad="5"       width="60">          Region:      </text> @@ -72,7 +74,7 @@       left_pad="2"       name="sim_field"       top_delta="0" -     width="120"> +     width="193">          Region Name      </text>      <text @@ -80,10 +82,11 @@       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft" -     left="16" +     left="10"       name="pos_title" -     top="64" +     top_pad="5"       width="50">          Position:      </text> @@ -96,18 +99,18 @@       left_pad="12"       name="pos_field"       top_delta="0" -     width="120"> +     width="193">          {128.1, 128.1, 15.4}      </text> -    <text + <text       type="string"       length="1"       follows="left|top"       height="16"       layout="topleft" -     left="16" +     left="10"       name="select_object_label" -     top="82" +     top_pad="5"       width="220">          Click the button then the object:      </text> @@ -118,15 +121,16 @@       name="pick_btn"       picture_style="true"       tool_tip="Object Picker - Identify an object as the subject of this report" -     top_delta="14" +     top_pad="0"       width="32" />      <text       type="string"       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft" -     left_pad="5" +     left="48"       name="object_name_label"       top_delta="0"       width="60"> @@ -141,7 +145,7 @@       left_pad="6"       name="object_name"       top_delta="0" -     width="109"> +     width="157">          Consetetur Sadipscing      </text>      <text @@ -149,10 +153,11 @@       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft" -     left="53" +     left="48"       name="owner_name_label" -     top="112" +     top_pad="5"       width="60">          Owner:      </text> @@ -165,17 +170,17 @@       left_pad="6"       name="owner_name"       top_delta="0" -     width="109"> +     width="157">          Hendrerit Vulputate -    </text> +    </text>       <combo_box       height="20"       layout="topleft" -     left="16" +     left="10"       name="category_combo"       tool_tip="Category -- select the category that best describes this report" -     top="156" -     width="356"> +     top_pad="10" +     width="265">          <combo_box.item           label="Select category"           name="Select_category" @@ -338,156 +343,161 @@       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft"       left_delta="0"       name="abuser_name_title" -     top_pad="10" -     width="180"> +     top_pad="12" +     width="265">          Abuser name:      </text>      <line_editor       border_style="line"       border_thickness="1"       follows="left|top" -     height="16" +     height="20"       layout="topleft"       left_delta="0"       max_length="32"       name="abuser_name_edit"       top_pad="2" -     width="180" /> +     width="170" />      <button       height="20" -     label="Choose Resident" +     font="SansSerifSmall" +     label="Choose"       layout="topleft" -     left_pad="10" +     left_pad="5"       name="select_abuser"       tool_tip="Select the name of the abuser from a list" -     top_delta="-2" -     width="160" /> +     top_delta="0" +     width="90" />      <check_box -     height="16" +     height="20"       label="Don't know abuser's name"       layout="topleft" -     left="13" +     left="10"       name="omit_abuser_name"       tool_tip="Check this if you are unable to provide the abuser's name" -     top="224" +     top_pad="2"       visible="false" -     width="116" /> +     width="250" />      <text       type="string"       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft"       left_delta="3"       name="abuser_name_title2" -     top_pad="8" -     width="180"> +     top_pad="10" +     width="265">          Location of Abuse:      </text>      <line_editor       border_style="line"       border_thickness="1"       follows="left|top" -     height="16" +     height="20"       layout="topleft" -     left_delta="0" +     left="10"       max_length="256"       name="abuse_location_edit"       top_pad="2" -     width="356" /> +     width="265" />      <text       type="string"       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft"       left_delta="0"       name="sum_title" -     top_pad="8" -     width="180"> +     top_pad="10" +     width="265">          Summary:      </text>      <line_editor       border_style="line"       border_thickness="1"       follows="left|top" -     height="16" +     height="20"       layout="topleft"       left_delta="0"       max_length="64"       name="summary_edit"       top_pad="2" -     width="356" /> +     width="265" />      <text       type="string"       length="1"       follows="left|top"       height="16" +     font.style="BOLD"       layout="topleft"       left_delta="0"       name="dscr_title" -     top_pad="8" -     width="180"> +     top_pad="10" +     width="50">          Details:      </text>      <text       type="string"       length="1"       follows="left|top" -     height="48" +     height="16"       layout="topleft" -     left_delta="54" +     left_pad="5"       name="bug_aviso"       top_delta="0" -     width="308"> -        Please be specific about the date, location, nature of -abuse, relevant chat/IM text, and select the object -if possible. +     width="200"> +        Please be as specific as possible.      </text>      <text_editor       follows="left|top" -     height="146" +     height="50"       layout="topleft" -     left="16" +     left="10"       max_length="800"       mouse_opaque="false"       name="details_edit" -     top="386" -     width="356" +     top_pad="2" +     width="265"       word_wrap="true" />      <text       type="string"       length="1"       follows="left|top" -     height="16" +     height="50"       layout="topleft"       left_delta="0" +     font.style="BOLD"       name="incomplete_title"       top_pad="8" -     width="342"> +     word_wrap="true" +     width="265">          Note: Incomplete reports will not be investigated.      </text>      <button -     bottom="580" +     bottom="590"       follows="right|bottom"       height="20"       label="Cancel"       label_selected="Cancel"       layout="topleft"       name="cancel_btn" -     right="373" -     width="150" /> +     right="275" +     width="130" />      <button -     bottom="580" +     bottom="590"       follows="right|bottom"       height="20"       label="Report Abuse"       label_selected="Report Abuse"       layout="topleft"       name="send_btn" -     right="217" -     width="150" /> +     right="140" +     width="130" />  </floater> | 
