Search found 1 match
- Wed Feb 23, 2022 12:44 pm
- Forum: Development of Ren'Py
- Topic: Ren'Py Translator ToolKit
- Replies: 48
- Views: 24868
Re: Ren'Py Translator ToolKit
Thanks for the answer :-) Another question, your program outputs a single file.po for the entire game directory, is there a way for the program to output a file .po per file .rpy? For example, now with a list of files of this style in the directory: game/script1.rpy game/script2.rpy game/script3.rpy...