This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 9106f670d6ee9ffbbbba0a463f9174913562b7f9 Author: Mihai Moldovan <ionic@ionic.de> Date: Sat Nov 24 04:58:30 2018 +0100 README.i18n: typo fixes, formatting updates, drop X2Go Client references. --- README.i18n | 16 ++++++++-------- debian/changelog | 2 ++ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/README.i18n b/README.i18n index 8cdfd22..99d7ce4 100644 --- a/README.i18n +++ b/README.i18n @@ -1,15 +1,15 @@ Translating PinEntry X2Go -====================== +========================= -Translating with Qt-Linguist ------------------------- +Translating with Qt Linguist +---------------------------- PinEntry X2Go uses Quick Translation mechanism (.qm, .ts files). -The translation files can be found in the main folder of X2Go Client of this source project. +The translation files can be found in the pinentry-x2go folder of this source project. -New team member --- new language for PinEntry X2Go ------------------------------------------------ +New team member -- new language for PinEntry X2Go +------------------------------------------------- If you are a new member in the x2go-i18n team, the first we say is: WELCOME!!! and THANKS!!! for the time you give to the X2Go project. @@ -49,7 +49,7 @@ You can do this by running the following commands: 1. cd pinentry-x2go/ -2. cp pinentry-x2go_de.ts "pinentry-x2go_da.ts <or what language your going to translate it into>". +2. cp pinentry-x2go_de.ts "pinentry-x2go_da.ts <or what language you're going to translate it into>". Now, the file is ready for editing to your desired language. @@ -74,7 +74,7 @@ When done, please send the complete translation file <current_dir>/pinentry-x2go/pinentry-x2go_<lang>.ts -to x2go-i18n@lists.x2go.org and remove your working copy of X2Go Client from +to x2go-i18n@lists.x2go.org and remove your working copy of PinEntry X2Go from your system (or read how to use Git and keep the folder.) diff --git a/debian/changelog b/debian/changelog index 7744ece..c51174f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ pinentry-x2go (0.7.5.10-0x2go1) UNRELEASED; urgency=low - 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. + - README.i18n: typo fixes, formatting updates, drop X2Go Client + references. * 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