beremiz

update Russian translation

2016-04-21, Andrey Skvortsov
ac8a90b278f1
update Russian translation
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")