OSDN Git Service

PATCH: [ 3017674 ] New Serbian Language - Add ShellExtension changes
[winmerge-jp/winmerge-jp.git] / ShellExtension / Languages / ShellExtensionSerbian.rc
1 //Microsoft Developer Studio generated resource script.
2 //
3 // This is an *automatic* generated file for the ShellExtension translation.
4 // Please edit the PO file instead of this RC file for translation updates:
5 //   ..\..\Translations\ShellExtension\<Languagename>.po
6 //
7 // $Id$
8
9 #include "../resource.h"
10
11 #define APSTUDIO_READONLY_SYMBOLS
12 /////////////////////////////////////////////////////////////////////////////
13 //
14 // Generated from the TEXTINCLUDE 2 resource.
15 //
16 #include "afxres.h"
17
18 /////////////////////////////////////////////////////////////////////////////
19 #undef APSTUDIO_READONLY_SYMBOLS
20
21 /////////////////////////////////////////////////////////////////////////////
22 // Resources
23
24 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SER)
25 #ifdef _WIN32
26 LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
27 #pragma code_page(1251)
28 #endif //_WIN32
29
30 /////////////////////////////////////////////////////////////////////////////
31 //
32 // String Table
33 //
34
35 //
36 //  ***  TRANSLATED STRINGS ***
37 // Translate strings  below
38 // 
39 STRINGTABLE 
40 BEGIN
41     IDS_PROJNAME            "ShellExtension"
42     IDS_CONTEXT_MENU        "WinMerge"
43     IDS_CONTEXT_HELP        "Open with WinMerge"
44     IDS_CONTEXT_HELP_MANYITEMS "Please select no more than 2 items"
45     IDS_COMPARE             "Compare"
46     IDS_COMPARE_ELLIPSIS    "Compare..."
47     IDS_COMPARE_TO          "Compare To"
48     IDS_HELP_SAVETHIS       "Save this path. Select another path to compare with this path."
49     IDS_HELP_COMPARESAVED   "Compare to saved path (%1)"
50     IDS_RESELECT_FIRST      "Re-select First"
51 END
52
53 #endif    // Resources
54 /////////////////////////////////////////////////////////////////////////////