diff options
author | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-30 14:37:21 -0800 |
---|---|---|
committer | Ramzi Linden <ramzi@lindenlab.com> | 2010-01-30 14:37:21 -0800 |
commit | 2ae22a481d45e8c6634cc250386ca4cf488e635c (patch) | |
tree | 992019587e95dc55429450beb4a23cfe5f3a8049 /indra/newview/skins/default/xui/it/floater_script_queue.xml | |
parent | fb531ffd6bea24290362fd58dd6ff6e99f8b1177 (diff) |
DEV-43688 resident translations for DA (set4-set5),
resident translations for PL (set1 thru set4),
resident translations for IT (set1 thru set6)
(I can promise this is the last weekend I work for LL. Peace Love & Hope 2010.)
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_script_queue.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/floater_script_queue.xml | 17 |
1 files changed, 16 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_script_queue.xml b/indra/newview/skins/default/xui/it/floater_script_queue.xml index 37eb3e4bbf..728fbe8c8d 100644 --- a/indra/newview/skins/default/xui/it/floater_script_queue.xml +++ b/indra/newview/skins/default/xui/it/floater_script_queue.xml @@ -1,4 +1,19 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> -<floater name="queue" title="PROGRESSIONE RESET"> +<floater name="queue" title="RESETTA IL PROGRESSO"> + <floater.string name="Starting"> + Conteggio [START] degli [COUNT] articoli. + </floater.string> + <floater.string name="Done"> + Eseguito. + </floater.string> + <floater.string name="Resetting"> + Resettando + </floater.string> + <floater.string name="Running"> + In esecuzione + </floater.string> + <floater.string name="NotRunning"> + Non in esecuzione + </floater.string> <button label="Chiudi" label_selected="Chiudi" name="close"/> </floater> |