X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=po%2FREADME.Translations;h=ef1af6aa4103c8b4c580c375cdb711a61e19e96a;hp=067320bfc5d605071f512c8c55284d736f24b463;hb=1f2922199351fddbe9fd9d49c89d6bf3566c8256;hpb=240febba508c0bebe19e687ac896a5fc4a69da36 diff --git a/po/README.Translations b/po/README.Translations index 067320bf..ef1af6aa 100644 --- a/po/README.Translations +++ b/po/README.Translations @@ -1,5 +1,5 @@ In order to create or update a translatable file, run the following command -in the directory i18n/: +in the directory po/: ./update.sh xx @@ -28,3 +28,5 @@ NOTE: You'll need lconvert installed with your Qt in order to generate translation files. Some distributions don't package that tool; in that case you won't get translations. +Regenerating .pot file: +lupdate ../src -ts quassel.ts && lconvert -i quassel.ts -o quassel.po && rm quassel.ts && mv quassel.po quassel.pot