Hi Nicholas, you can simple create the ts file yourself. Here is what I'm using:
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE TS> <TS version="2.1" language="es_AR"> </TS> Save it to es_AR.ts or whatever locale you want to translate. lupdate will do the rest for you. Greetings, Frank. On 23.01.21 18:05, Nicholas Yue wrote: > Hi, > > I am starting to learn more about supporting multiple languages. > > I had a browse through the following URL > > https://wiki.qt.io/How_to_create_a_multi_language_application > <https://wiki.qt.io/How_to_create_a_multi_language_application> > > If I am not using qmake + *.pro files, how are the initial *_<language>.ts > files created? > > Cheers > -- > Nicholas Yue > Graphics - Arnold, Alembic, RenderMan, OpenGL, HDF5 > Custom Dev - C++ porting, OSX, Linux, Windows > http://au.linkedin.com/in/nicholasyue <http://au.linkedin.com/in/nicholasyue> > https://vimeo.com/channels/naiadtools <https://vimeo.com/channels/naiadtools> > > _______________________________________________ > Interest mailing list > Interest@qt-project.org > https://lists.qt-project.org/listinfo/interest
_______________________________________________ Interest mailing list Interest@qt-project.org https://lists.qt-project.org/listinfo/interest