Minor fixes.

This commit is contained in:
Ivan Leo Murray-Smith 2003-08-23 22:58:50 +00:00 committed by Alexandre Julliard
parent 2fce04ee04
commit b679de3219
1 changed files with 2 additions and 2 deletions

View File

@ -54,7 +54,7 @@
#define MENU_INFO "&Informazioni su..." #define MENU_INFO "&Informazioni su..."
#define MENU_INFO_LICENSE "&Licenza" #define MENU_INFO_LICENSE "&Licenza"
#define MENU_INFO_NO_WARRANTY "&NESSUNA GARANZIA" #define MENU_INFO_NO_WARRANTY "&Garanzia"
#define MENU_INFO_ABOUT_WINE "&Informazioni su WINE" #define MENU_INFO_ABOUT_WINE "&Informazioni su WINE"
/* Dialogs */ /* Dialogs */
@ -124,7 +124,7 @@ Provare ad aprirlo in futuro?"
#define STRING_NO_HOT_KEY "Nessuno" #define STRING_NO_HOT_KEY "Nessuno"
#define STRING_ALL_FILES "Tutti i files (*.*)" #define STRING_ALL_FILES "Tutti i file (*.*)"
#define STRING_PROGRAMS "Programmi" #define STRING_PROGRAMS "Programmi"
#define STRING_LIBRARIES_DLL "Librerie (*.dll)" #define STRING_LIBRARIES_DLL "Librerie (*.dll)"
#define STRING_SYMBOL_FILES "File icona" #define STRING_SYMBOL_FILES "File icona"