Closed dalerank closed 11 years ago
I place new localization files in src/locale/en[ru]/LC_MESSAGES/caesar.po. You can help convert ##some_text_in_game## to normal readable text.
caesar.po is text file which using for generate localization ( libintl format ).
i use ##this_text_format## in source code that developers see this string will be drawing in game and must be localized to other language.
Thanks.
I place new localization files in src/locale/en[ru]/LC_MESSAGES/caesar.po. You can help convert ##some_text_in_game## to normal readable text.
caesar.po is text file which using for generate localization ( libintl format ).
i use ##this_text_format## in source code that developers see this string will be drawing in game and must be localized to other language.
Thanks.