Commit ca723c0d authored by Luca Bennati's avatar Luca Bennati Committed by Alexandre Julliard

shdocvw: Update Italian translation.

parent bc72f996
......@@ -54,6 +54,14 @@ IDR_BROWSE_MAIN_MENU MENU
MENUITEM SEPARATOR
MENUITEM "&Proprietà...", ID_BROWSE_PROPERTIES
}
POPUP "&Visualizza"
{
POPUP "&Barre degli strumenti"
{
MENUITEM "Barra &predefinita" ID_BROWSE_BAR_STD
MENUITEM "Barra dell'&indirizzo" ID_BROWSE_BAR_ADDR
}
}
POPUP "&Preferiti"
{
MENUITEM "&Aggiungi ai Preferiti..." ID_BROWSE_ADDFAV
......@@ -64,3 +72,18 @@ IDR_BROWSE_MAIN_MENU MENU
MENUITEM "&Informazioni su Internet Explorer...", ID_BROWSE_ABOUT
}
}
STRINGTABLE
{
IDS_TB_BACK "Indietro"
IDS_TB_FORWARD "Avanti"
IDS_TB_STOP "Ferma"
IDS_TB_REFRESH "Aggiorna"
IDS_TB_HOME "Home"
IDS_TB_PRINT "Stampa"
}
STRINGTABLE
{
IDS_ADDRESS "Indirizzo"
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment