diff options
author | Dessie Linden <dessie@lindenlab.com> | 2010-07-15 12:31:08 -0700 |
---|---|---|
committer | Dessie Linden <dessie@lindenlab.com> | 2010-07-15 12:31:08 -0700 |
commit | 5d85dad85f07ea23b3a2892276d8ac591a966864 (patch) | |
tree | 97aa94cc757e24239f8b13c0cedb3e4a543fff06 /indra/newview/skins/default/xui/it/notifications.xml | |
parent | 4339600d43601f07d01c676cce5da17c2758c4cb (diff) |
Reverted changeset 2bb10eae42bf
Diffstat (limited to 'indra/newview/skins/default/xui/it/notifications.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/notifications.xml | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/it/notifications.xml b/indra/newview/skins/default/xui/it/notifications.xml index 44b8211bdb..67c5e29caf 100644 --- a/indra/newview/skins/default/xui/it/notifications.xml +++ b/indra/newview/skins/default/xui/it/notifications.xml @@ -358,10 +358,6 @@ Vuoi continuare? Elimina preferito <nolink>[PICK]</nolink>? <usetemplate name="okcancelbuttons" notext="Annulla" yestext="OK"/> </notification> - <notification name="DeleteOutfits"> - Elimina il vestiario selezionato? - <usetemplate name="okcancelbuttons" notext="Annulla" yestext="OK"/> - </notification> <notification name="PromptGoToEventsPage"> Vai alla pagina degli eventi di [SECOND_LIFE]? <url name="url"> @@ -2043,6 +2039,11 @@ Inseriscilo in una pagina web per dare ad altri un accesso facile a questa ubica Sto importando le fotografie per l'uso inworld e per il web... (Durata circa 5 minuti.) </notification> + <notification name="UploadConfirmation"> + Il costo per il caricamento è di L$ [AMOUNT]. +Continuare? + <usetemplate name="okcancelbuttons" notext="Annulla" yestext="Carica nel server"/> + </notification> <notification name="UploadPayment"> Hai pagato [AMOUNT]L$ per il caricamento. </notification> @@ -2462,6 +2463,9 @@ Dall'oggetto: [OBJECTNAME], di: [NAME]? <notification name="FailedToFindWearable"> Impossibile trovare [TYPE] chiamato [DESC] nel database. </notification> + <notification name="ShareToWebFailed"> + Caricamento dell'immagine su Web non riuscita. + </notification> <notification name="InvalidWearable"> L'elemento che stai tentando di indossare usa delle caratteristiche che il tuo viewer non può leggere. Aggiorna la versione di [APP_NAME] per poterlo indossare. </notification> |