OSDN Git Service

PATCH: [ 1201945 ] Localization of ShellExtension.dll
[winmerge-jp/winmerge-jp.git] / ShellExtension / Languages / ShellExtensionGerman.rc
1 //Microsoft Developer Studio generated resource script.
2 //
3 // $Id$
4
5 #include "resource.h"
6
7 #define APSTUDIO_READONLY_SYMBOLS
8 /////////////////////////////////////////////////////////////////////////////
9 //
10 // Generated from the TEXTINCLUDE 2 resource.
11 //
12 #include "afxres.h"
13
14 /////////////////////////////////////////////////////////////////////////////
15 #undef APSTUDIO_READONLY_SYMBOLS
16
17 /////////////////////////////////////////////////////////////////////////////
18 // German (Germany) resources
19
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
21 #ifdef _WIN32
22 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
23 #pragma code_page(1252)
24 #endif //_WIN32
25
26 /////////////////////////////////////////////////////////////////////////////
27 //
28 // String Table
29 //
30
31 STRINGTABLE 
32 BEGIN
33     IDS_PROJNAME            "ShellExtension"
34     IDS_CONTEXT_MENU        "WinMerge"
35     IDS_CONTEXT_HELP        "Open with WinMerge"
36     IDS_CONTEXT_HELP_MANYITEMS "Please select no more than 2 items"
37     IDS_COMPARE             "Compare"
38     IDS_COMPARE_ELLIPSIS    "Compare..."
39     IDS_COMPARE_TO          "Compare To"
40     IDS_HELP_SAVETHIS       "Save this path. Select another path to compare with this path."
41     IDS_HELP_COMPARESAVED   "Compare to saved path (%1)"
42 END
43
44 #endif    // German (Germany) resources
45 /////////////////////////////////////////////////////////////////////////////