Fix Issue 1690: Problem in the Italian translation
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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