Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-cw
Commits
4f180c91
Commit
4f180c91
authored
Aug 21, 2010
by
Luca Bennati
Committed by
Alexandre Julliard
Aug 23, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
winhlp32: Fix Italian translation.
parent
750ef156
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
13 deletions
+14
-13
It.rc
programs/winhlp32/It.rc
+14
-13
No files found.
programs/winhlp32/It.rc
View file @
4f180c91
...
...
@@ -21,10 +21,11 @@
#include "winhelp_res.h"
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
/* UTF-8 */
#pragma code_page(65001)
LANGUAGE LANG_ITALIAN, SUBLANG_NEUTRAL
/* Menu */
MAIN_MENU MENU
...
...
@@ -55,11 +56,11 @@ MAIN_MENU MENU
MENUITEM "Cronologia", MNID_OPTS_HISTORY
POPUP "Caratteri"
BEGIN
MENUITEM "Piccol
o
", MNID_OPTS_FONTS_SMALL
MENUITEM "Normal
e
", MNID_OPTS_FONTS_NORMAL
MENUITEM "Grand
e
", MNID_OPTS_FONTS_LARGE
MENUITEM "Piccol
i
", MNID_OPTS_FONTS_SMALL
MENUITEM "Normal
i
", MNID_OPTS_FONTS_NORMAL
MENUITEM "Grand
i
", MNID_OPTS_FONTS_LARGE
END
MENUITEM "Usa colori di sistema", MNID_OPTS_SYSTEM_COLORS
MENUITEM "Usa
i
colori di sistema", MNID_OPTS_SYSTEM_COLORS
}
POPUP "&Aiuto" {
MENUITEM "&Aiuto sulla guida", MNID_HELP_HELPON
...
...
@@ -67,7 +68,7 @@ MAIN_MENU MENU
MENUITEM SEPARATOR
MENUITEM "&Informazioni su...", MNID_HELP_ABOUT
#ifdef WINELIB
MENUITEM "&Informazioni su W
INE
", MNID_HELP_WINE
MENUITEM "&Informazioni su W
ine
", MNID_HELP_WINE
#endif
}
}
...
...
@@ -91,7 +92,7 @@ CAPTION "Cerca"
/* Strings */
STRINGTABLE
{
STID_WINE_HELP, "Guida di W
INE
"
STID_WINE_HELP, "Guida di W
ine
"
STID_WHERROR, "ERRORE"
STID_WARNING, "ATTENZIONE"
STID_INFO, "Informazione"
...
...
@@ -101,7 +102,7 @@ STID_INDEX, "Indice"
STID_CONTENTS, "&Sommario"
STID_BACK, "&Precedente"
STID_ALL_FILES, "Tutti i file (*.*)"
STID_HELP_FILES_HLP, "File della
G
uida (*.hlp)"
STID_HELP_FILES_HLP, "File della
g
uida (*.hlp)"
STID_FILE_NOT_FOUND_s "Non è stato possibile trovare '%s'. Vuoi cercare questo file?"
STID_NO_RICHEDIT "Non è stato possibile trovare un'implementazione richedit... Annullando"
STID_PSH_INDEX, "Argomenti di aiuto: "
...
...
@@ -116,13 +117,13 @@ BEGIN
MENUITEM "Stampa...", MNID_CTXT_PRINT
POPUP "Caratteri"
BEGIN
MENUITEM "Piccol
o
", MNID_CTXT_FONTS_SMALL
MENUITEM "Normal
e
", MNID_CTXT_FONTS_NORMAL
MENUITEM "Grand
e
", MNID_CTXT_FONTS_LARGE
MENUITEM "Piccol
i
", MNID_CTXT_FONTS_SMALL
MENUITEM "Normal
i
", MNID_CTXT_FONTS_NORMAL
MENUITEM "Grand
i
", MNID_CTXT_FONTS_LARGE
END
POPUP "Aiuto sempre visibile"
BEGIN
MENUITEM "
Default
", MNID_CTXT_HELP_DEFAULT
MENUITEM "
Predefinito
", MNID_CTXT_HELP_DEFAULT
MENUITEM "Visibile", MNID_CTXT_HELP_VISIBLE
MENUITEM "Non visibile", MNID_CTXT_HELP_NONVISIBLE
END
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment