Support for Russian localization introduced

This commit is contained in:
2016-07-14 18:07:36 +02:00
parent e321a4082e
commit 18ac2241b3
3 changed files with 3 additions and 28 deletions

View File

@@ -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 $@ $**