How to use tr () for ui widgets
-
Exactly followed these steps....:(
Tried giving absolute path to .qm file also still nothing....
My code is having many ui forms...I have translated only single screen's ui into german....expecting that after run, that screen only will show in german....
This cant be any reason for my problem?? -
:(
Followed the steps for a new project in which there is just one form and one main.cpp and nothing else ....(just to try changing ui in other language)
It was working fine....But not happening in the code where there are so many Ui forms....what could be the reason? -
Its doesn't matter if you have a single ui, or multiple ui. Eventually, all these UI files are turning one class each. So lets see it as classes.
In other words, it doesn't matter how many classes are there or not.When you change your language, all you got to do is 1.load the qm, 2.call retranslateUi.
May be your qm/ts are not correct ?
-
[quote author="pragati" date="1348295432"]I got this post twice by mistake...I know about the "edit" :)
Want to delete this post.....[/quote]I deleted it for you. If you want, you can use the "report" link next to each post to request moderator attention for your post. If you say that you want it deleted because it is double, a mod will take care of it.