summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/it/floater_bulk_perms.xml
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/skins/default/xui/it/floater_bulk_perms.xml')
-rw-r--r--indra/newview/skins/default/xui/it/floater_bulk_perms.xml54
1 files changed, 0 insertions, 54 deletions
diff --git a/indra/newview/skins/default/xui/it/floater_bulk_perms.xml b/indra/newview/skins/default/xui/it/floater_bulk_perms.xml
deleted file mode 100644
index 26890dc209..0000000000
--- a/indra/newview/skins/default/xui/it/floater_bulk_perms.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-<?xml version="1.0" encoding="utf-8" standalone="yes"?>
-<floater name="floaterbulkperms" title="MODIFICA PERMESSI DEL CONTENUTO">
- <floater.string name="nothing_to_modify_text">
- La selezione non contiene nessun contenuto modificabile.
- </floater.string>
- <floater.string name="status_text">
- Impostazione permessi su [NAME]
- </floater.string>
- <floater.string name="start_text">
- Avvio richiesta di modifica dei permessi...
- </floater.string>
- <floater.string name="done_text">
- Conclusa richiesta di modifica dei permessi.
- </floater.string>
- <check_box label="Animazioni" name="check_animation"/>
- <icon name="icon_animation" tool_tip="Animazioni"/>
- <check_box label="Parti del corpo" name="check_bodypart"/>
- <icon name="icon_bodypart" tool_tip="Parti del Corpo"/>
- <check_box label="Abiti" name="check_clothing"/>
- <icon name="icon_clothing" tool_tip="Vestiario"/>
- <check_box label="Gesture" name="check_gesture"/>
- <icon name="icon_gesture" tool_tip="Gestures"/>
- <check_box label="Notecard" name="check_notecard"/>
- <icon name="icon_notecard" tool_tip="Notecards"/>
- <check_box label="Oggetti" name="check_object"/>
- <icon name="icon_object" tool_tip="Oggetti"/>
- <check_box label="Script" name="check_script"/>
- <icon name="icon_script" tool_tip="Scripts"/>
- <check_box label="Suoni" name="check_sound"/>
- <icon name="icon_sound" tool_tip="Suoni"/>
- <check_box label="Texture" name="check_texture"/>
- <icon name="icon_texture" tool_tip="Textures"/>
- <button label="√ Tutto" label_selected="Tutti" name="check_all"/>
- <button label="Pulisci" label_selected="Nessuno" name="check_none"/>
- <text name="newperms">
- Nuovo Permessi del Contenuto
- </text>
- <text name="GroupLabel">
- Gruppo:
- </text>
- <check_box label="Condividi" name="share_with_group"/>
- <text name="AnyoneLabel">
- Chiunque:
- </text>
- <check_box label="Copia" name="everyone_copy"/>
- <text name="NextOwnerLabel">
- Prossimo proprietario:
- </text>
- <check_box label="Modificare" name="next_owner_modify"/>
- <check_box label="Copiare" name="next_owner_copy"/>
- <check_box initial_value="true" label="Transfer" name="next_owner_transfer" tool_tip="Prossimo proprietario può donare o rivendere questo oggetto"/>
- <button label="Ok" name="apply"/>
- <button label="Cancella" name="close"/>
-</floater>