Merge branch 'master' of https://github.com/Lirusaito/SingularityViewer.git
This commit is contained in:
@@ -99,9 +99,9 @@
|
||||
Reference
|
||||
</combo_item>
|
||||
</combo_box>
|
||||
<check_box bottom="-70" control_name="ScaleUniform" follows="left|top"
|
||||
<check_box bottom="-67" control_name="ScaleUniform" follows="left|top"
|
||||
font="SansSerifSmall" height="15" initial_value="false"
|
||||
label="Stretch Both Sides" left="143" mouse_opaque="true"
|
||||
label="Stretch Both Sides" left="128" mouse_opaque="true"
|
||||
name="checkbox uniform" width="134" />
|
||||
<check_box bottom_delta="-16" control_name="ScaleStretchTextures" follows="left|top"
|
||||
font="SansSerifSmall" height="15" initial_value="true"
|
||||
@@ -111,12 +111,16 @@
|
||||
font="SansSerifSmall" height="15" initial_value="true"
|
||||
label="Limit drag distance" left_delta="0" mouse_opaque="true"
|
||||
name="checkbox limit drag distance" width="134" />
|
||||
<check_box bottom_delta="-15" control_name="AscentBuildPrefs_ActualRoot" follows="left|top"
|
||||
height="16" label="Edit Axis at Root" name="checkbox actual root" width="134"/>
|
||||
<check_box bottom_delta="-16" control_name="RenderHighlightSelections" follows="left|top"
|
||||
height="15" label="Show Highlight" name="checkbox show highlight"/>
|
||||
<check_box bottom_delta="-16" control_name="SnapEnabled" follows="left|top"
|
||||
font="SansSerifSmall" height="15" initial_value="true" label="Use Grid"
|
||||
left_delta="0" mouse_opaque="true" name="checkbox snap to grid" width="134" />
|
||||
<button bottom_delta="-17" follows="left|top" font="SansSerifSmall" halign="center"
|
||||
valign="center" height="20" label="Options..." label_selected="Options..."
|
||||
left_delta="20" mouse_opaque="true" name="Options..." scale_image="TRUE" width="80" />
|
||||
<button bottom_delta="0" follows="left|top" font="SansSerifSmall" halign="center"
|
||||
valign="center" height="18" label="Options..." label_selected="Options..."
|
||||
left_delta="64" mouse_opaque="true" name="Options..." scale_image="TRUE" width="75" />
|
||||
|
||||
<!-- Help text -->
|
||||
|
||||
@@ -293,13 +297,13 @@
|
||||
increment="0.1" initial_val="0.00" left="178" max_val="2.0" min_val="-1.0"
|
||||
mouse_opaque="true" name="slider force" width="80" />
|
||||
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-151" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
bottom="-160" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerifSmall" h_pad="0" halign="right" height="16" visible="false"
|
||||
mouse_opaque="true" name="link_num_obj_count" v_pad="0" width="143">
|
||||
[DESC] [NUM]
|
||||
</text>
|
||||
<text bg_visible="false" border_drop_shadow_visible="false" border_visible="false"
|
||||
bottom="-163" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
bottom="-170" left="118" drop_shadow_visible="true" follows="left|top"
|
||||
font="SansSerifSmall" h_pad="0" halign="right" height="16"
|
||||
mouse_opaque="true" name="prim_count" v_pad="0" width="143"/>
|
||||
|
||||
|
||||
@@ -198,6 +198,10 @@
|
||||
name="Paste" width="128">
|
||||
<on_click filter="" function="Inventory.DoToSelected" userdata="paste" />
|
||||
</menu_item_call>
|
||||
<menu_item_call bottom_delta="-18" height="18" label="Paste As Copy" left="0" mouse_opaque="true"
|
||||
name="Paste As Copy" width="128">
|
||||
<on_click filter="" function="Inventory.DoToSelected" userdata="paste_copies" />
|
||||
</menu_item_call>
|
||||
<menu_item_call bottom_delta="-18" height="18" label="Paste As Link" left="0" mouse_opaque="true"
|
||||
name="Paste As Link" width="128">
|
||||
<on_click filter="" function="Inventory.DoToSelected" userdata="paste_link" />
|
||||
|
||||
@@ -5880,6 +5880,14 @@ Please select at least one type of content to search (PG, Mature, or Adult).
|
||||
[MESSAGE]
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="Payment"
|
||||
type="notifytip">
|
||||
<tag>funds</tag>
|
||||
[MESSAGE]
|
||||
</notification>
|
||||
|
||||
<notification
|
||||
icon="notify.tga"
|
||||
name="EventNotification"
|
||||
|
||||
@@ -23,8 +23,10 @@
|
||||
<text bottom="-180" height="12" left="10" name="UI Size:">UI Size:</text>
|
||||
<slider bottom="-180" can_edit_text="true" height="16" increment="0.025" initial_val="1" left="98" max_val="1.4" min_val="0.75" name="ui_scale_slider" value="1" width="227" />
|
||||
<check_box bottom="-195" height="16" initial_value="false" label="Use resolution independent scale" left="101" name="ui_auto_scale"/>
|
||||
<spinner bottom="-220" decimal_digits="0" height="16" increment="1" initial_val="300" label="Away Timeout:" label_width="91" left="10" max_val="600" min_val="0" name="afk_timeout_spinner" width="137"/>
|
||||
<check_box bottom="-257" height="16" initial_value="false" label="Notify when in-world currency is spent or received" left="10" name="notify_money_change_checkbox"/>
|
||||
<check_box bottom="-219" height="16" left="10" label="Go away when idle" name="away_when_idle_checkbox"/>
|
||||
<spinner bottom="-220" decimal_digits="0" height="16" increment="1" initial_val="300" label="Away Timeout:" label_width="91" left="136" max_val="600" min_val="0" name="afk_timeout_spinner" width="137"/>
|
||||
<check_box bottom="-257" height="16" initial_value="false" label="Notify when in-world currency is exchanged" left="10" name="notify_money_change_checkbox"/>
|
||||
<check_box bottom="-257" height="16" label="without filling up the corner" left="245" name="no_transaction_clutter_checkbox" tool_tip="Still present the notifications, but have them pop up in the bottom right momentarily, then leave, so the transaction draws attention but doesn't get in the way."/>
|
||||
<text bottom="-291" height="10" left="10" name="maturity_desired_label">Rating:</text>
|
||||
<text bottom="-291" height="10" left="101" name="maturity_desired_prompt">I want to access content rated:</text>
|
||||
<combo_box bottom="-297" follows="left|top" height="18" left="267" name="maturity_desired_combobox" width="120" control_name="PreferredMaturity">
|
||||
@@ -35,7 +37,7 @@
|
||||
<text bottom="-291" height="10" left="265" name="maturity_desired_textbox">PG only</text>
|
||||
<text bottom="-20" height="10" left="10" name="start_location_textbox">Start Location:</text>
|
||||
<text bottom="-64" height="10" name="show_names_textbox">Show Names:</text>
|
||||
<text bottom="-214" height="10" left="150" name="seconds_textbox">seconds</text>
|
||||
<text bottom="-214" height="10" left="276" name="seconds_textbox">seconds</text>
|
||||
<text bottom="-331" height="18" left="10" name="crash_report_textbox">Crash reports:</text>
|
||||
<text bottom="-363" height="18" name="language_textbox">Language:</text>
|
||||
<text bottom_delta="6" follows="top" height="18" left_delta="243" name="language_textbox2">(Requires restart for full effect)
|
||||
|
||||
@@ -3873,9 +3873,27 @@ If you continue to receive this message, contact the [SUPPORT_SITE].
|
||||
<string name="Home position set.">Home position set.</string>
|
||||
|
||||
<!-- Financial operations strings -->
|
||||
<string name="this_costs">This costs [CURRENCY]</string>
|
||||
<string name="paid_you_ldollars">[NAME] paid you L$[AMOUNT] [REASON].</string>
|
||||
<string name="paid_you_ldollars_no_reason">[NAME] paid you L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars">You paid [NAME] L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_ldollars_no_info">You paid L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_reason">You paid [NAME] L$[AMOUNT].</string>
|
||||
<string name="you_paid_ldollars_no_name">You paid L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars">You failed to pay [NAME] L$[AMOUNT] [REASON].</string>
|
||||
<string name="you_paid_failure_ldollars_no_info">You failed to pay L$[AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_reason">You failed to pay [NAME] L$[AMOUNT].</string>
|
||||
<string name="you_paid_failure_ldollars_no_name">You failed to pay L$[AMOUNT] [REASON].</string>
|
||||
<string name="for item">for [ITEM]</string>
|
||||
<string name="for a parcel of land">for a parcel of land</string>
|
||||
<string name="for a land access pass">for a land access pass</string>
|
||||
<string name="for deeding land">for deeding land</string>
|
||||
<string name="to create a group">to create a group</string>
|
||||
<string name="to join a group">to join a group</string>
|
||||
<string name="to upload">to upload</string>
|
||||
<string name="to publish a classified ad">to publish a classified ad</string>
|
||||
|
||||
<string name="giving">Giving [CURRENCY]</string>
|
||||
<string name="this_costs">This costs [CURRENCY]</string>
|
||||
|
||||
<string name="group_role_everyone">Everyone</string>
|
||||
<string name="group_role_officers">Officers</string>
|
||||
|
||||
@@ -0,0 +1,34 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<floater name="floater_merchant_outbox" title="Buzón de Salida de Comerciante">
|
||||
<string name="OutboxFolderCount0">Sin Carpetas</string>
|
||||
<string name="OutboxFolderCount1">1 Carpeta</string>
|
||||
<string name="OutboxFolderCountN">[NUM] Carpetas</string>
|
||||
<string name="OutboxImporting">Enviando Carpetas...</string>
|
||||
<string name="OutboxInitializing">Inicializando...</string>
|
||||
<!--panel
|
||||
name="panel_1 this panel killed xui names, for some reason"
|
||||
follows="all"
|
||||
layout="topleft"
|
||||
left="0"
|
||||
top="0"
|
||||
label=""
|
||||
height="440"
|
||||
width="333"-->
|
||||
<panel name="outbox_inventory_placeholder_panel">
|
||||
<text name="outbox_inventory_placeholder_title">
|
||||
Cargando...
|
||||
</text>
|
||||
</panel>
|
||||
<panel name="panel_2">
|
||||
<panel name="outbox_generic_drag_target">
|
||||
<text name="text_1">
|
||||
Arrastra los Ítems aquí para crear las carpetas
|
||||
</text>
|
||||
</panel>
|
||||
<button label="Enviar al Mercado" tool_tip="Poner en el escaparate de mi Tienda en el Mercado" name="outbox_import_btn"/>
|
||||
</panel>
|
||||
<text name="import_progress_indicator" left="180">
|
||||
Importación en progreso
|
||||
</text>
|
||||
<!--/panel-->
|
||||
</floater>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<floater name="region_debug_console" title="Depurador de la Región">
|
||||
</floater>
|
||||
@@ -0,0 +1,3 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
|
||||
<outbox_inventory_panel name="inventory_outbox" tool_tip="Arrastra y suelta aquí los ítems para prepararlos para la venta en el escaparate de tu Tienda">
|
||||
</outbox_inventory_panel>
|
||||
Reference in New Issue
Block a user