Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
A tool to translate wxWidgets projects
eranon:
Tried this last version and it's OK for me (not applied in my real projects until now, but I'll do it soon). Better explanations in the readme/alire (I installed it in an independent path this time) ;)
About possible improvements (maybe) :
- Possibility to choose the name of the subdirectory in which the files are generated (currently "trlocale")
- Possibility to choose the final filename base (for example talking about a project named "test", I would prefer "test.po" rather than "test_alone.po", and "test_workspace.po" rather than "test.po" for a translated workspace)
- An option to do all steps with one click only (i.e. list -> extract -> delete temp files).
Sounds better from version to version... So, good job !
LETARTARE:
Thank you for the positive test.
About possible improvements :
1- waiting for a fix, you can change the line 'wxtranslate_plugin.script:L93'
--- Code: ---Dirlocale = _T("trlocale") + ::wxFILE_SEP_PATH
--- End code ---
2- I agree, it is more consistent ( -> v 0.4.3),
3- this is more difficult because it complicates the menus and allow many combinations to predict,
I put it on the list of requests.
A soon.
LETARTARE:
Version 0.4.3 is available :
https://sourceforge.net/projects/wxtranslate
- Renaming of files po :
- simple project -> '*.po'
- cooperative project -> '*_workspace.po'
LETARTARE:
Version 0.4.4 is available :
https://sourceforge.net/projects/wxtranslate
- bug fix name '*.po'
LETARTARE:
Version 0.4.5 is available :
https://sourceforge.net/projects/wxtranslate
- bug fix : did not take into account the target of type 'CommandsOnly'
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version