<?php define ( 'MDEDIT_HEADER_AR', 'Modifica Informazioni Artista' ); define ( 'MDEDIT_HEADER_AL', 'Modifica Informazioni Album' ); define ( 'MDEDIT_HEADER_GE', 'Modifica Informazioni Genere ' ); define ( 'MDEDIT_CLOSEWIN', 'Chiudi Finestra' ); define ( 'MDEDIT_CLOSEWIN_HELP', 'Clicca Qui Per Chiudere Questa Finestra' ); define ( 'MDEDIT_PLAY', 'Suona Ora' ); define ( 'MDEDIT_PLAY_HELP', 'Clicca Qui Per Suonare Tutte Le Canzoni In Questo Gruppo' ); define ( 'MDEDIT_FORM_NAME_GE', 'Nome Genere' ); define ( 'MDEDIT_FORM_IMAGE_GE', 'Immagine Genere' ); define ( 'MDEDIT_FORM_SUB_GENRE', 'Sotto-Genere Di' ); define ( 'MDEDIT_FORM_NAME_AL', 'Nome Album' ); define ( 'MDEDIT_FORM_IMAGE_AL', 'Immagine Album' ); define ( 'MDEDIT_FORM_NAME_AR', 'Nome Artista' ); define ( 'MDEDIT_FORM_IMAGE_AR', 'Immagine Artista' ); define ( 'MDEDIT_FORM_COMMENTS', 'Commenti' ); define ( 'MDEDIT_FORM_LICENSE', 'Licenza' ); define ( 'MDEDIT_FORM_LC', 'Contatore Ascolti' ); define ( 'MDEDIT_FORM_RESET', 'Reset Contatore' ); define ( 'MDEDIT_FORM_BTN_SAVE', 'Salva' ); define ( 'MDEDIT_FORM_BTN_RESET', 'Reset' ); define ( 'MDEDIT_FORM_BTN_DEL', 'Elimina' ); define ( 'MDEDIT_FORM_BTN_REF', 'Aggiorna' ); define ( 'MDEDIT_FORM_BTN_ORG', 'Organizza' ); define ( 'MDEDIT_FORM_BTN_DEL_CONF', 'Sei sicuro che vuoi eliminare questo gruppo e tutti gli elementi contenuti ?' ); define ( 'MDEDIT_FORM_NO_GENRE', 'Nessuno' ); define ( 'MDEDIT_EDITED_MSG', 'Il Gruppo E\' Stato Modificato Correttamente.' ); define ( 'MDEDIT_DELETED_MSG', 'Il Gruppo E Le Sue Tracce Sono State Cancellate.' ); define ( 'MDEDIT_FORM_EX', 'Escludi Da Random' ); ?>