Michael Stefaniuc : winhlp32: Fix the Slovak translation.
Module: wine Branch: master Commit: 7e11ae48118c1ee4263218af48ed08223538d83c URL: http://source.winehq.org/git/wine.git/?a=commit;h=7e11ae48118c1ee4263218af48... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Thu May 29 01:33:16 2008 +0200 winhlp32: Fix the Slovak translation. --- programs/winhlp32/Sk.rc | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/programs/winhlp32/Sk.rc b/programs/winhlp32/Sk.rc index e8da9d0..1439836 100644 --- a/programs/winhlp32/Sk.rc +++ b/programs/winhlp32/Sk.rc @@ -25,6 +25,7 @@ MAIN_MENU MENU LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT MENUITEM SEPARATOR MENUITEM "&Tla�i�", MNID_FILE_PRINT MENUITEM "&Nastavenie tla�e...", MNID_FILE_SETUP + MENUITEM SEPARATOR MENUITEM "U&kon�i�", MNID_FILE_EXIT } POPUP "&Upravi�" {
participants (1)
-
Alexandre Julliard