Revision: 7198
http://winmerge.svn.sourceforge.net/winmerge/?rev=7198&view=rev
Author: gerundt
Date: 2010-06-17 20:16:49 +0000 (Thu, 17 Jun 2010)
Log Message:
-----------
PATCH: [ 3017674 ] New Serbian Language - Add ShellExtension changes
Modified Paths:
--------------
trunk/ShellExtension/ShellExtension.rc
trunk/ShellExtension/ShellExtension.vcproj
trunk/ShellExtension/ShellExtensionX64.vcproj
Added Paths:
-----------
trunk/ShellExtension/Languages/ShellExtensionSerbian.rc
trunk/Translations/ShellExtension/Serbian.po
Added: trunk/ShellExtension/Languages/ShellExtensionSerbian.rc
===================================================================
--- trunk/ShellExtension/Languages/ShellExtensionSerbian.rc (rev 0)
+++ trunk/ShellExtension/Languages/ShellExtensionSerbian.rc 2010-06-17 20:16:49 UTC (rev 7198)
@@ -0,0 +1,54 @@
+//Microsoft Developer Studio generated resource script.
+//
+// This is an *automatic* generated file for the ShellExtension translation.
+// Please edit the PO file instead of this RC file for translation updates:
+// ..\..\Translations\ShellExtension\<Languagename>.po
+//
+// $Id$
+
+#include "../resource.h"
+
+#define APSTUDIO_READONLY_SYMBOLS
+/////////////////////////////////////////////////////////////////////////////
+//
+// Generated from the TEXTINCLUDE 2 resource.
+//
+#include "afxres.h"
+
+/////////////////////////////////////////////////////////////////////////////
+#undef APSTUDIO_READONLY_SYMBOLS
+
+/////////////////////////////////////////////////////////////////////////////
+// Resources
+
+#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SER)
+#ifdef _WIN32
+LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC
+#pragma code_page(1251)
+#endif //_WIN32
+
+/////////////////////////////////////////////////////////////////////////////
+//
+// String Table
+//
+
+//
+// *** TRANSLATED STRINGS ***
+// Translate strings below
+//
+STRINGTABLE
+BEGIN
+ IDS_PROJNAME "ShellExtension"
+ IDS_CONTEXT_MENU "WinMerge"
+ IDS_CONTEXT_HELP "Open with WinMerge"
+ IDS_CONTEXT_HELP_MANYITEMS "Please select no more than 2 items"
+ IDS_COMPARE "Compare"
+ IDS_COMPARE_ELLIPSIS "Compare..."
+ IDS_COMPARE_TO "Compare To"
+ IDS_HELP_SAVETHIS "Save this path. Select another path to compare with this path."
+ IDS_HELP_COMPARESAVED "Compare to saved path (%1)"
+ IDS_RESELECT_FIRST "Re-select First"
+END
+
+#endif // Resources
+/////////////////////////////////////////////////////////////////////////////
Property changes on: trunk/ShellExtension/Languages/ShellExtensionSerbian.rc
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Added: svn:eol-style
+ native
Modified: trunk/ShellExtension/ShellExtension.rc
===================================================================
--- trunk/ShellExtension/ShellExtension.rc 2010-06-17 19:37:02 UTC (rev 7197)
+++ trunk/ShellExtension/ShellExtension.rc 2010-06-17 20:16:49 UTC (rev 7198)
@@ -228,6 +228,14 @@
"#endif //_WIN32\r\n"
"#endif\r\n"
"\r\n"
+ "#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SER)\r\n"
+ "#ifdef _WIN32\r\n"
+ "LANGUAGE LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC\r\n"
+ "#pragma code_page(1251)\r\n"
+ "#include ""Languages\\ShellExtensionSerbian.rc""\r\n"
+ "#endif //_WIN32\r\n"
+ "#endif\r\n"
+ "\r\n"
"#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_SKY)\r\n"
"#ifdef _WIN32\r\n"
"LANGUAGE LANG_SLOVAK, SUBLANG_DEFAULT\r\n"
Modified: trunk/ShellExtension/ShellExtension.vcproj
===================================================================
--- trunk/ShellExtension/ShellExtension.vcproj 2010-06-17 19:37:02 UTC (rev 7197)
+++ trunk/ShellExtension/ShellExtension.vcproj 2010-06-17 20:16:49 UTC (rev 7198)
@@ -6860,6 +6860,170 @@
</FileConfiguration>
</File>
<File
+ RelativePath="Languages\ShellExtensionSerbian.rc"
+ >
+ <FileConfiguration
+ Name="Unicode Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Unicode Debug|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Unicode Release MinSize|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Unicode Release MinSize|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Unicode Release MinDependency|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Unicode Release MinDependency|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release MinDependency|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions=""
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release MinDependency|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions=""
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release MinSize|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions=""
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release MinSize|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions=""
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions=""
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Debug|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions=""
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="X64 Debug|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="X64 Debug|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="X64 Release|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="X64 Release|x64"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;$(NoInherit)"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="Languages\ShellExtensionSlovak.rc"
>
<FileConfiguration
Modified: trunk/ShellExtension/ShellExtensionX64.vcproj
===================================================================
--- trunk/ShellExtension/ShellExtensionX64.vcproj 2010-06-17 19:37:02 UTC (rev 7197)
+++ trunk/ShellExtension/ShellExtensionX64.vcproj 2010-06-17 20:16:49 UTC (rev 7198)
@@ -1019,6 +1019,30 @@
</FileConfiguration>
</File>
<File
+ RelativePath="Languages\ShellExtensionSerbian.rc"
+ >
+ <FileConfiguration
+ Name="Debug X64|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG;_AFXDLL"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ <FileConfiguration
+ Name="Release X64|Win32"
+ ExcludedFromBuild="true"
+ >
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;_AFXDLL"
+ AdditionalIncludeDirectories="Languages;$(OUTDIR)"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="Languages\ShellExtensionSlovak.rc"
>
<FileConfiguration
Added: trunk/Translations/ShellExtension/Serbian.po
===================================================================
--- trunk/Translations/ShellExtension/Serbian.po (rev 0)
+++ trunk/Translations/ShellExtension/Serbian.po 2010-06-17 20:16:49 UTC (rev 7198)
@@ -0,0 +1,89 @@
+# This file is part from WinMerge <http://winmerge.org/>
+# Released under the "GNU General Public License"
+#
+# ID line follows -- this is updated by SVN
+# $Id$
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: WinMerge Shell Extension\n"
+"Report-Msgid-Bugs-To: http://bugs.winmerge.org/\n"
+"POT-Creation-Date: 2009-07-26 14:36+0000\n"
+"PO-Revision-Date: \n"
+"Last-Translator: \n"
+"Language-Team: English <win...@li...>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CP1251\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Poedit-Language: Serbian\n"
+"X-Poedit-SourceCharset: CP1252\n"
+"X-Poedit-Basepath: ../../ShellExtension/Languages/\n"
+
+#. AFX_TARG_*
+#: ShellExtensionTemplate.rc:24
+#, c-format
+msgid "AFX_TARG_ENU"
+msgstr "AFX_TARG_SER"
+
+#. LANGUAGE, SUBLANGUAGE
+#: ShellExtensionTemplate.rc:26
+#, c-format
+msgid "LANG_ENGLISH, SUBLANG_ENGLISH_US"
+msgstr "LANG_SERBIAN, SUBLANG_SERBIAN_CYRILLIC"
+
+#. Codepage
+#: ShellExtensionTemplate.rc:27
+#, c-format
+msgid "1252"
+msgstr "1251"
+
+#: ShellExtensionTemplate.rc:41
+#, c-format
+msgid "ShellExtension"
+msgstr "ShellExtension"
+
+#: ShellExtensionTemplate.rc:42
+#, c-format
+msgid "WinMerge"
+msgstr "WinMerge"
+
+#: ShellExtensionTemplate.rc:43
+#, c-format
+msgid "Open with WinMerge"
+msgstr ""
+
+#: ShellExtensionTemplate.rc:44
+#, c-format
+msgid "Please select no more than 2 items"
+msgstr ""
+
+#: ShellExtensionTemplate.rc:45
+#, c-format
+msgid "Compare"
+msgstr ""
+
+#: ShellExtensionTemplate.rc:46
+#, c-format
+msgid "Compare..."
+msgstr ""
+
+#: ShellExtensionTemplate.rc:47
+#, c-format
+msgid "Compare To"
+msgstr ""
+
+#: ShellExtensionTemplate.rc:48
+#, c-format
+msgid "Save this path. Select another path to compare with this path."
+msgstr ""
+
+#: ShellExtensionTemplate.rc:49
+#, c-format
+msgid "Compare to saved path (%1)"
+msgstr ""
+
+#: ShellExtensionTemplate.rc:50
+#, c-format
+msgid "Re-select First"
+msgstr ""
+
Property changes on: trunk/Translations/ShellExtension/Serbian.po
___________________________________________________________________
Added: svn:keywords
+ Author Date Id Revision
Added: svn:eol-style
+ native
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|