Skip to content
Snippets Groups Projects
Commit 7bc4c742 authored by Luca Bennati's avatar Luca Bennati Committed by Alexandre Julliard
Browse files

view: Fix Italian translation.

parent d92b85de
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment