From 18ac2241b3e0e964391f0c28ebf3ed94ac1c2730 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 14 Jul 2016 18:07:36 +0200 Subject: [PATCH] Support for Russian localization introduced --- MSIBuild/Makefile | 3 +++ build/MSICALib.vcxproj | 6 ------ build/MSICALib.vcxproj.filters | 22 ---------------------- 3 files changed, 3 insertions(+), 28 deletions(-) diff --git a/MSIBuild/Makefile b/MSIBuild/Makefile index d3fae08..2b362a1 100644 --- a/MSIBuild/Makefile +++ b/MSIBuild/Makefile @@ -77,6 +77,9 @@ i2 L0 "It.$(PLAT).$(CFG).Error-2.idt" : "En.$(PLAT).$(CFG).Error-2.idtx" "..\locale\it_IT.po" rcxgettext.exe idtp $@ $** +"Ru.$(PLAT).$(CFG).Error-2.idt" : "En.$(PLAT).$(CFG).Error-2.idtx" "..\locale\ru_RU.po" + rcxgettext.exe idtp $@ $** + "Sl.$(PLAT).$(CFG).Error-2.idt" : "En.$(PLAT).$(CFG).Error-2.idtx" "..\locale\sl_SI.po" rcxgettext.exe idtp $@ $** diff --git a/build/MSICALib.vcxproj b/build/MSICALib.vcxproj index 6d2e48c..564b668 100644 --- a/build/MSICALib.vcxproj +++ b/build/MSICALib.vcxproj @@ -95,12 +95,6 @@ - - - - - - diff --git a/build/MSICALib.vcxproj.filters b/build/MSICALib.vcxproj.filters index 3ecde6c..269a1c3 100644 --- a/build/MSICALib.vcxproj.filters +++ b/build/MSICALib.vcxproj.filters @@ -9,14 +9,6 @@ {93995380-89BD-4b04-88EB-625FBE52EBFB} h;hpp;hxx;hm;inl;inc;xsd - - {67DA6AB6-F800-4c08-8B7A-83BB121AAD01} - rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms - - - {558f63ad-fad0-4010-8dd1-efcded8e9f38} - po;pot - @@ -52,18 +44,4 @@ Header Files - - - Resource Files\Localization - - - Resource Files\Localization - - - Resource Files\Localization - - - Resource Files\Localization - - \ No newline at end of file