Re: Translation support in Qt-translation-based frameworks

2014-04-07 Thread Albert Astals Cid
El Dilluns, 7 d'abril de 2014, a les 05:05:06, Aurélien Gâteau va escriure: > On Wed, Apr 2, 2014, at 15:31, Albert Astals Cid wrote: > > El Dimecres, 2 d'abril de 2014, a les 07:42:07, Aurélien Gâteau va > > > > escriure: > > > > > Having said that, it is a problem when testing packages for night

Re: Translation support in Qt-translation-based frameworks

2014-04-07 Thread Aurélien Gâteau
On Wed, Apr 2, 2014, at 15:31, Albert Astals Cid wrote: > El Dimecres, 2 d'abril de 2014, a les 07:42:07, Aurélien Gâteau va > escriure: > > > > Having said that, it is a problem when testing packages for nightly > > > > builds (a much better way to test translations), which I assume are not > > >

Re: Translation support in Qt-translation-based frameworks

2014-04-02 Thread Albert Astals Cid
El Dimecres, 2 d'abril de 2014, a les 07:42:07, Aurélien Gâteau va escriure: > > > Having said that, it is a problem when testing packages for nightly > > > builds (a much better way to test translations), which I assume are not > > > built from tarballs with translations. > > > > There is not suc

Re: Translation support in Qt-translation-based frameworks

2014-04-02 Thread Aurélien Gâteau
> > Having said that, it is a problem when testing packages for nightly > > builds (a much better way to test translations), which I assume are not > > built from tarballs with translations. > > There is not such a thing as "tarballs with translations" at this stage, > is there? Of course the fram

Re: Translation support in Qt-translation-based frameworks

2014-04-01 Thread Albert Astals Cid
El Dimarts, 1 d'abril de 2014, a les 01:07:37, Aurélien Gâteau va escriure: > [sinp] > > > > To test translations: > > > > > > 1. Generate a .pot file by following those instructions: > > > http://techbase.kde.org/Development/Tutorials/Localization/i18n_Build_Sy > > > stem s#Testing_your_Messages

Re: Translation support in Qt-translation-based frameworks

2014-04-01 Thread Burkhard Lück
Am Montag, 31. März 2014, 07:30:29 schrieb Aurélien Gâteau: > > I just committed the necessary build system changes to enable all > Qt-translation-based frameworks to build, install and load their > translations. > Thanks, I see still some problems: solid: solid5 ok, solid-hardware work in progr

Re: Translation support in Qt-translation-based frameworks

2014-04-01 Thread Aurélien Gâteau
> Ok, no objections to it being there. I am just raising the issue that if > you're a good guy and you properly test your Messages.sh in kde4 you > already > have the same issue of "you may have a po folder in your repo you don't > have > to commit" so i was wondering why this was a problem now

Re: Translation support in Qt-translation-based frameworks

2014-04-01 Thread Aurélien Gâteau
[sinp] > > To test translations: > > > > 1. Generate a .pot file by following those instructions: > > http://techbase.kde.org/Development/Tutorials/Localization/i18n_Build_System > > s#Testing_your_Messages.sh_script > > > > 2. Create a translation file: > > cd po > > cp myframework.pot m

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Albert Astals Cid
El Dimarts, 1 d'abril de 2014, a les 00:22:14, Alex Merry va escriure: > On 01/04/14 00:14, Albert Astals Cid wrote: > > El Dilluns, 31 de març de 2014, a les 23:46:40, Alex Merry va escriure: > >> On 31/03/14 23:22, Albert Astals Cid wrote: > >>> El Dilluns, 31 de març de 2014, a les 15:38:39, Ale

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Alex Merry
On 01/04/14 00:14, Albert Astals Cid wrote: > El Dilluns, 31 de març de 2014, a les 23:46:40, Alex Merry va escriure: >> On 31/03/14 23:22, Albert Astals Cid wrote: >>> El Dilluns, 31 de març de 2014, a les 15:38:39, Alex Merry va escriure: On 31/03/14 15:30, Aurélien Gâteau wrote: > Do no

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Albert Astals Cid
El Dilluns, 31 de març de 2014, a les 23:46:40, Alex Merry va escriure: > On 31/03/14 23:22, Albert Astals Cid wrote: > > El Dilluns, 31 de març de 2014, a les 15:38:39, Alex Merry va escriure: > >> On 31/03/14 15:30, Aurélien Gâteau wrote: > >>> Do not commit the po/ dir, it will be generated at r

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Alex Merry
On 31/03/14 23:22, Albert Astals Cid wrote: > El Dilluns, 31 de març de 2014, a les 15:38:39, Alex Merry va escriure: >> On 31/03/14 15:30, Aurélien Gâteau wrote: >>> Do not commit the po/ dir, it will be generated at release time from the >>> kde translation infrastructure. >> >> Should go in .git

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Albert Astals Cid
El Dilluns, 31 de març de 2014, a les 07:30:29, Aurélien Gâteau va escriure: > Hi, > > I just committed the necessary build system changes to enable all > Qt-translation-based frameworks to build, install and load their > translations. > > This means the following frameworks: > > kauth > kbookma

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Albert Astals Cid
El Dilluns, 31 de març de 2014, a les 15:38:39, Alex Merry va escriure: > On 31/03/14 15:30, Aurélien Gâteau wrote: > > Do not commit the po/ dir, it will be generated at release time from the > > kde translation infrastructure. > > Should go in .gitignore, yes? Why? We have been living without t

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Aurélien Gâteau
On Mon, Mar 31, 2014, at 7:38, Alex Merry wrote: > On 31/03/14 15:30, Aurélien Gâteau wrote: > > Do not commit the po/ dir, it will be generated at release time from the > > kde translation infrastructure. > > Should go in .gitignore, yes? Good idea. Aurélien __

Re: Translation support in Qt-translation-based frameworks

2014-03-31 Thread Alex Merry
On 31/03/14 15:30, Aurélien Gâteau wrote: > Do not commit the po/ dir, it will be generated at release time from the > kde translation infrastructure. Should go in .gitignore, yes? Alex ___ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org

Translation support in Qt-translation-based frameworks

2014-03-31 Thread Aurélien Gâteau
Hi, I just committed the necessary build system changes to enable all Qt-translation-based frameworks to build, install and load their translations. This means the following frameworks: kauth kbookmarks kcodecs kcompletion kcoreaddons kcrash kdbusaddons kdesignerplugin kdnssd kglobalaccel kitemv