Is it possible to get localized names for AutoCAD .NET geometry types?
For example, I want to get "Полилиния" (in Russian) for Autodesk.AutoCAD.DatabaseServices.Polyline class.
If there is no solution, where can I get a list of all geometry types to translate them into another language programmatically?