OSDN Git Service

PATCH: [ 1258270 ] ShellExtension: allow re-selecting first item
[winmerge-jp/winmerge-jp.git] / ShellExtension / Languages / ShellExtensionBulgarian.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 // Bulgarian resources
19
20 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_BGR)
21 #ifdef _WIN32
22 LANGUAGE LANG_BULGARIAN, SUBLANG_DEFAULT
23 #pragma code_page(1251)
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     IDS_RESELECT_FIRST      "Re-select First"
43 END
44
45 #endif    // Bulgarian resources
46 /////////////////////////////////////////////////////////////////////////////