Commit 7bc4c742 authored by Luca Bennati's avatar Luca Bennati Committed by Alexandre Julliard

view: Fix Italian translation.

parent d92b85de
......@@ -23,6 +23,9 @@
#include "resource.h"
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
/*
......@@ -44,7 +47,7 @@ BEGIN
MENUITEM SEPARATOR
MENUITEM "&Sinistra", IDM_LEFT
MENUITEM "&Destra", IDM_RIGHT
MENUITEM "&Alto", IDM_UP
MENUITEM "A&lto", IDM_UP
MENUITEM "&Basso", IDM_DOWN
END
END
......
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