This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 64411e19903c73bf39d266137eafd3ad84e8d889 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Nov 24 04:54:49 2018 +0100 README.i18n: mention Qt5 Linguist instead of the Qt4 version. --- README.i18n | 6 +++--- debian/changelog | 1 + 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/README.i18n b/README.i18n index 0c29897..8cdfd22 100644 --- a/README.i18n +++ b/README.i18n @@ -56,12 +56,12 @@ Now, the file is ready for editing to your desired language. Editing Your Language File -------------------------- -The tool needed for editing qt translation files is ,,linguist-qt4'' +The tool needed for editing qt translation files is ,,linguist-qt5'' (nowadays also called just linguist). - $ open Ubuntu Software Center, search for ,,Qt 4 Linguist'' and install it from there # <--for ubuntu + $ open Ubuntu Software Center, search for ,,Qt Linguist'' and install it from there # <--for ubuntu Now open your language file in <current_dir>/pinentry-x2go/pinentry-x2go_<lang>.ts and edit it with -linguist-qt4. +linguist-qt5. NOTE: Make sure you translate all boldly marked items: non-translated as well as fuzzy (i.e., inaccurate) items. diff --git a/debian/changelog b/debian/changelog index 0ab4f09..7744ece 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low * New upstream version (0.7.5.10): - configure.ac: change mailing list address. - pinentry-x2go/main.cpp: use PlastiqueStyle with Qt4, Fusion with Qt5. + - README.i18n: mention Qt5 Linguist instead of the Qt4 version. * debian/control: - Maintainer change in package: X2Go Developers <x2go-dev@lists.x2go.org>. - Uploaders: add myself. Also, force a rebuild due to the changed -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git