beremiz

add Russian translation

2016-04-19, Andrey Skvortsov
f1f767545935
add 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")