diff options
author | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-13 17:20:00 +0300 |
---|---|---|
committer | Vadim Savchuk <vsavchuk@productengine.com> | 2010-07-13 17:20:00 +0300 |
commit | 2a1b8318bd6b8175012df51e5b0eb18acee01d1b (patch) | |
tree | 4ad003b939788e1b6005f22f5b8a81fbef348da5 /indra/newview/skins/default/xui/it/notifications.xml | |
parent | fa3a77abdd2bd7218cc193f9d4d52a1ee73beb7d (diff) | |
parent | c8602b293517dfb4d5c6658ab235af9fe9932b7e (diff) |
Merge from default branch
--HG--
branch : product-engine
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, 4 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/it/notifications.xml b/indra/newview/skins/default/xui/it/notifications.xml index 67c5e29caf..44b8211bdb 100644 --- a/indra/newview/skins/default/xui/it/notifications.xml +++ b/indra/newview/skins/default/xui/it/notifications.xml @@ -358,6 +358,10 @@ 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"> @@ -2039,11 +2043,6 @@ 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> @@ -2463,9 +2462,6 @@ 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> |