Merge remote-tracking branch 'Liru/master'
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
mouse_opaque="true" name="Give item:" v_pad="0" width="75">
|
||||
Give item:
|
||||
</text>
|
||||
<drop_target bottom="-427" height="17" left_delta="79" width="321" fill_parent="true" name="drop_target_rect" label="Drop inventory item here." tool_tip="Drop inventory items here to give them to this person."/>
|
||||
<drop_target bottom="-427" height="17" left_delta="79" width="321" fill_parent="true" show_reset="false" name="drop_target_rect" label="Drop inventory item here." tool_tip="Drop inventory items here to give them to this person."/>
|
||||
<check_box bottom="-447" follows="left|top" font="SansSerifSmall" height="16"
|
||||
initial_value="false" label="Show in search" left="75" mouse_opaque="true"
|
||||
name="allow_publish"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<floater name="Animation Preview" title="">
|
||||
<floater name="Animation Preview">
|
||||
<text name="name_label">
|
||||
Nome:
|
||||
</text>
|
||||
@@ -147,7 +147,7 @@ Raccomandiamo file di tipo BVH esportati da
|
||||
Poser 4.
|
||||
</text>
|
||||
<button label="Annulla" name="cancel_btn"/>
|
||||
<button label="Importa ([AMOUNT]L$)" name="ok_btn"/>
|
||||
<button label="Importa ([UPLOADFEE])" name="ok_btn"/>
|
||||
<string name="failed_to_initialize">
|
||||
Impossibile inizializzare la sequenza
|
||||
</string>
|
||||
|
||||
@@ -468,5 +468,5 @@ In alternativa, puoi crearne una nuova da zero ed indossarla.
|
||||
<scroll_container left="254" name="panel_container"/>
|
||||
<button label="Annulla" label_selected="Annulla" name="Cancel"/>
|
||||
<button label="OK" label_selected="OK" name="Ok"/>
|
||||
<button label="Crea Outfit..." label_selected="Crea Outfit..." name="Make Outfit" left="122" />
|
||||
<button label="Crea Outfit..." label_selected="Crea Outfit..." name="Make Outfit"/>
|
||||
</floater>
|
||||
|
||||
@@ -49,5 +49,5 @@ Prova a salvare in formato targa (.tga) a 24 bit.
|
||||
</text>
|
||||
<check_box label="Usa compressione ottimizzata" name="lossless_check"/>
|
||||
<button label="Annulla" name="cancel_btn"/>
|
||||
<button label="Carica ([AMOUNT] L$)" name="ok_btn"/>
|
||||
<button label="Carica ([UPLOADFEE])" name="ok_btn"/>
|
||||
</floater>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<floater name="Name/Description" title="">
|
||||
<floater name="Name/Description">
|
||||
<text name="name_label">
|
||||
Nome:
|
||||
</text>
|
||||
@@ -7,5 +7,5 @@
|
||||
Descrizione:
|
||||
</text>
|
||||
<button label="Annulla" name="cancel_btn"/>
|
||||
<button label="Carica ([AMOUNT] L$)" name="ok_btn"/>
|
||||
<button label="Carica ([UPLOADFEE])" name="ok_btn"/>
|
||||
</floater>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<floater name="Sound Preview" title="sound.wav">
|
||||
<floater name="Sound Preview">
|
||||
<text name="name_label">
|
||||
Nome:
|
||||
</text>
|
||||
@@ -7,5 +7,5 @@
|
||||
Descrizione:
|
||||
</text>
|
||||
<button label="Annulla" label_selected="Annulla" name="cancel_btn"/>
|
||||
<button label="Carica ([AMOUNT] L$)" label_selected="Carica ([AMOUNT] L$)" name="ok_btn"/>
|
||||
<button label="Carica ([UPLOADFEE])" name="ok_btn"/>
|
||||
</floater>
|
||||
|
||||
Reference in New Issue
Block a user