Internationalization and English
Locked
General and Desktop
-
My language of development is English as I would not use any non-ASCII, non-English characters in my code but my primary user language for the application isn't English.
When I generate language ( .ts ) files do I need to create one for English too? Is that a good practice or it would be redundant? What do you think? -
No need to create one for English (unless you mean a different dialect of English) - the strings are already there in your source code, it seems wasteful to generate them all over again in TS/ QM files and load ad runtime.
-
Hi,
Please don't post the same question multiple times.
Closing this one
"Duplicate":http://qt-project.org/forums/viewthread/46015/