Testing the language file #4000
Replies: 2 comments · 5 replies
-
The .ts file needs to be compiled into a .qm file, which Qt (the framework behind DB4S) uses. The Qt framework provides a command-line tool called lrelease that compiles the .ts file into a binary .qm (Qt Message) file. Simply run this This creates a .qm file in the same directory as the .ts file. |
Beta Was this translation helpful? Give feedback.
-
I solved the problem. Thank you so much for your help. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How do I integrate the language file (sqlb_tr.ts) we downloaded and updated with the DB Browser for SQLite program to test it?
Beta Was this translation helpful? Give feedback.
All reactions