Re: Loading Qt 5 translations

2014-06-12 Thread Albert Astals Cid
El Dimarts, 10 de juny de 2014, a les 05:02:16, Aurélien Gâteau va escriure: > On Sun, Jun 8, 2014, at 15:04, Albert Astals Cid wrote: > > El Dimarts, 27 de maig de 2014, a les 07:08:45, Aurélien Gâteau va > > > > escriure: > > > On Mon, May 26, 2014, at 9:41, Alexander Potashev wrote: > > > > 201

Re: Loading Qt 5 translations

2014-06-10 Thread Aurélien Gâteau
On Sun, Jun 8, 2014, at 15:04, Albert Astals Cid wrote: > El Dimarts, 27 de maig de 2014, a les 07:08:45, Aurélien Gâteau va > escriure: > > On Mon, May 26, 2014, at 9:41, Alexander Potashev wrote: > > > 2014-05-26 18:17 GMT+04:00 Aurélien Gâteau : > > > > Not sure where we could put this. Framewor

Re: Loading Qt 5 translations

2014-06-09 Thread Martin Graesslin
On Monday 09 June 2014 00:04:03 Albert Astals Cid wrote: > El Dimarts, 27 de maig de 2014, a les 07:08:45, Aurélien Gâteau va escriure: > > On Mon, May 26, 2014, at 9:41, Alexander Potashev wrote: > > > 2014-05-26 18:17 GMT+04:00 Aurélien Gâteau : > > > > Not sure where we could put this. Framework

Re: Loading Qt 5 translations

2014-06-08 Thread Albert Astals Cid
El Dimarts, 27 de maig de 2014, a les 07:08:45, Aurélien Gâteau va escriure: > On Mon, May 26, 2014, at 9:41, Alexander Potashev wrote: > > 2014-05-26 18:17 GMT+04:00 Aurélien Gâteau : > > > Not sure where we could put this. Frameworks load their translations, I > > > believe it should be up to Qt

Re: Loading Qt 5 translations

2014-05-27 Thread Aurélien Gâteau
On Mon, May 26, 2014, at 9:41, Alexander Potashev wrote: > 2014-05-26 18:17 GMT+04:00 Aurélien Gâteau : > > Not sure where we could put this. Frameworks load their translations, I > > believe it should be up to Qt to load its own translations. The only > > framework where it could maybe make sense

Re: Loading Qt 5 translations

2014-05-26 Thread Alexander Potashev
2014-05-26 18:17 GMT+04:00 Aurélien Gâteau : > Not sure where we could put this. Frameworks load their translations, I > believe it should be up to Qt to load its own translations. The only > framework where it could maybe make sense to add such feature is in > KI18n, but even there it feels a bit

Re: Loading Qt 5 translations

2014-05-26 Thread Aurélien Gâteau
On Sun, May 25, 2014, at 2:05, Albert Astals Cid wrote: > El Dissabte, 17 de maig de 2014, a les 18:21:16, Lasse Liehu va escriure: > > Hi > > > > Translations for frameworks are loaded automatically when they are > > used, but what about Qt 5 itself? Are those translations loaded and if > > not,

Re: Loading Qt 5 translations

2014-05-25 Thread Albert Astals Cid
El Dissabte, 17 de maig de 2014, a les 18:21:16, Lasse Liehu va escriure: > Hi > > Translations for frameworks are loaded automatically when they are > used, but what about Qt 5 itself? Are those translations loaded and if > not, how should they be loaded? They are loaded "manually", i.e. if you

Loading Qt 5 translations

2014-05-19 Thread Lasse Liehu
Hi Translations for frameworks are loaded automatically when they are used, but what about Qt 5 itself? Are those translations loaded and if not, how should they be loaded? >From testing using German locale it looks like Qt 5 translations are not loaded. Most generic buttons like Ok, Close, Cance