oleaut32: Update Italian translation.
This commit is contained in:
parent
20cb6ea3f1
commit
0cbc51d681
|
@ -20,13 +20,16 @@
|
|||
|
||||
#include "resource.h"
|
||||
|
||||
/* UTF-8 */
|
||||
#pragma code_page(65001)
|
||||
|
||||
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
|
||||
|
||||
STRINGTABLE
|
||||
{
|
||||
IDS_TRUE "Vero"
|
||||
IDS_FALSE "Falso"
|
||||
IDS_YES "Si"
|
||||
IDS_YES "Sì"
|
||||
IDS_NO "No"
|
||||
IDS_ON "On"
|
||||
IDS_OFF "Off"
|
||||
|
|
Loading…
Reference in New Issue