Closed GoogleCodeExporter closed 8 years ago
the menu is already translated to various languages ...
But you have to change "ServerLang" "en" to "ServerLang" "ru" in sourcemod
config because "AllowClLanguageVar" "on" work badly somehow.
Original comment by andreaspachler
on 29 Jul 2011 at 10:35
I mean the translation abilities.
strcopy(moduledata[ModuleData_FullName], MM_DATA_FULLNAME,
"Отталкивание");
strcopy(moduledata[ModuleData_ShortName], MM_DATA_SHORTNAME, "bouncyb");
strcopy(moduledata[ModuleData_Description], MM_DATA_DESCRIPTION,
"Способность отталкивать противников,
стреляя в них");
After all, they are not bilingual?
Original comment by shamilik...@gmail.com
on 29 Jul 2011 at 10:53
you mean to get upgrade names and descriptions translated ... you please have
to wait for v0.8.3 or v0.8.4 release series ... there are many other thinks to
do now, sry
Original comment by andreaspachler
on 31 Jul 2011 at 6:21
Original comment by andreaspachler
on 8 Aug 2011 at 5:58
Original issue reported on code.google.com by
shamilik...@gmail.com
on 28 Jul 2011 at 2:45