summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_merchant_outbox.xml
diff options
context:
space:
mode:
authorAndrey Lihatskiy <alihatskiy@productengine.com>2020-01-28 21:42:31 +0200
committerAndrey Lihatskiy <alihatskiy@productengine.com>2020-01-28 21:42:31 +0200
commitb304adc02e518a0ba8c5feae642b656c53cbc44a (patch)
tree9a3a84bce34fcaaaf74182bdb64c238e1f193e4e /indra/newview/skins/default/xui/it/floater_merchant_outbox.xml
parentf89c9e9b20a13acd8f6af76699259cab4c74d5db (diff)
parent9a3f1f6a3c4506ae08c7af7f92f11da40d80ef00 (diff)
Merge branch 'master' into DRTVWR-499
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_merchant_outbox.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_merchant_outbox.xml32
1 files changed, 0 insertions, 32 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_merchant_outbox.xml b/indra/newview/skins/default/xui/it/floater_merchant_outbox.xml
deleted file mode 100644
index 7a1f7f0a0c..0000000000
--- a/indra/newview/skins/default/xui/it/floater_merchant_outbox.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="floater_merchant_outbox" title="CASELLA IN USCITA DEL RIVENDITORE">
- <string name="OutboxFolderCount1">
- 1 cartella
- </string>
- <string name="OutboxFolderCountN">
- [NUM] cartelle
- </string>
- <string name="OutboxImporting">
- Invio cartelle...
- </string>
- <string name="OutboxInitializing">
- Inizializzazione...
- </string>
- <panel label="" name="panel_1">
- <panel name="panel_2">
- <panel name="outbox_inventory_placeholder_panel">
- <text name="outbox_inventory_placeholder_title">
- Caricamento in corso...
- </text>
- </panel>
- </panel>
- <panel name="panel_3">
- <panel name="outbox_generic_drag_target">
- <text name="text_1">
- Trascina elementi qui per creare cartelle
- </text>
- </panel>
- <button label="Invia a Marketplace" name="outbox_import_btn" tool_tip="Push su negozio Marketplace"/>
- </panel>
- </panel>
-</floater>