diff options
Diffstat (limited to 'indra/newview/skins/default/xui/it/menu_cof_clothing.xml')
-rw-r--r-- | indra/newview/skins/default/xui/it/menu_cof_clothing.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/it/menu_cof_clothing.xml b/indra/newview/skins/default/xui/it/menu_cof_clothing.xml index 5b4f8c0642..1e16ce8ed1 100644 --- a/indra/newview/skins/default/xui/it/menu_cof_clothing.xml +++ b/indra/newview/skins/default/xui/it/menu_cof_clothing.xml @@ -1,7 +1,6 @@ <?xml version="1.0" encoding="utf-8" standalone="yes"?> <context_menu name="COF Clothing"> <menu_item_call label="Togli" name="take_off"/> - <menu_item_call label="Un livello in alto" name="move_up"/> - <menu_item_call label="Un livello in basso" name="move_down"/> <menu_item_call label="Modifica" name="edit"/> + <menu_item_call label="Sostituisci" name="replace"/> </context_menu> |