~ubuntu-branches/ubuntu/precise/wine1.2/precise

« back to all changes in this revision

Viewing changes to programs/winhlp32/Sk.rc

  • Committer: Bazaar Package Importer
  • Author(s): Scott Ritchie
  • Date: 2010-10-08 12:53:56 UTC
  • mfrom: (1.1.16 upstream)
  • Revision ID: james.westby@ubuntu.com-20101008125356-5s9guqmam8j4b34x
Tags: 1.2.1-0ubuntu1
* New upstream release
  - Various minor fixes, including change for working around 10.10's
    new PTRACE settings (LP: #632206)
  - Some more translations
* debian/patches: drop kernel32-wowlauncher patch (included in 1.2.1 now)
* Debian/copyright: winehq.org not winehq.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
 
21
21
#include "winhelp_res.h"
22
22
 
23
 
MAIN_MENU MENU LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
 
23
LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
 
24
 
 
25
MAIN_MENU MENU
24
26
{
25
27
 POPUP "&S�bor" {
26
28
   MENUITEM "&Otvori�...", MNID_FILE_OPEN
60
62
   MENUITEM SEPARATOR
61
63
   MENUITEM "&Info...", MNID_HELP_ABOUT
62
64
#ifdef WINELIB
63
 
   MENUITEM "O& WINE", MNID_HELP_WINE
 
65
   MENUITEM "O& Wine", MNID_HELP_WINE
64
66
#endif
65
67
 }
66
68
}
67
69
 
68
70
/* Strings */
69
 
STRINGTABLE DISCARDABLE LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT
 
71
STRINGTABLE DISCARDABLE
70
72
{
71
 
STID_WINE_HELP,             "WINE Pomoc"
 
73
STID_WINE_HELP,             "Wine Pomoc"
72
74
STID_WHERROR,               "CHYBA"
73
75
STID_WARNING,               "VAROVANIE"
74
76
STID_INFO,                  "Inform�cie"