This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository pinentry-x2go. from c7fbb0b Drop m4/glib.m4. new 975af83 Add Finnish translation file. new 1620982 Drop pinentry-x2go_<lang>.qm binary files from source tree. The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: debian/changelog | 6 ++++++ pinentry-x2go/pinentry-x2go_de.qm | Bin 208 -> 0 bytes pinentry-x2go/pinentry-x2go_es.qm | Bin 265 -> 0 bytes pinentry-x2go/pinentry-x2go_fi.ts | 6 +++--- 4 files changed, 9 insertions(+), 3 deletions(-) delete mode 100644 pinentry-x2go/pinentry-x2go_de.qm delete mode 100644 pinentry-x2go/pinentry-x2go_es.qm -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 975af83f831b67e9ea5fcd0d53e964cb0184600a Author: martti pitkanen <martti.pitkanen@aplcomp.fi> Date: Fri Aug 22 14:54:40 2014 +0200 Add Finnish translation file. --- debian/changelog | 4 ++++ pinentry-x2go/pinentry-x2go_fi.ts | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8e95e23..cf8c205 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,10 @@ pinentry-x2go (0.7.5.7-0x2go3) UNRELEASED; urgency=low * New upstream version (0.7.5.7): - Fix FSF address in license headers. (Fixes: #303). + [ Martti Pitkänen ] + * New upstream version (0.7.5.7): + - Add Finnish translation file. + [ Jos ] * New upstream version (0.7.5.7): - New translation file of PIN-Entry X2Go into Dutch. diff --git a/pinentry-x2go/pinentry-x2go_fi.ts b/pinentry-x2go/pinentry-x2go_fi.ts index 772e002..2885ae6 100644 --- a/pinentry-x2go/pinentry-x2go_fi.ts +++ b/pinentry-x2go/pinentry-x2go_fi.ts @@ -6,12 +6,12 @@ <message> <location filename="pinentrydialog.cpp" line="38"/> <source>X2Go Pinpad</source> - <translation type="unfinished"></translation> + <translation>X2Go Pinpad</translation> </message> <message> <location filename="pinentrydialog.cpp" line="166"/> <source>Please, enter your PIN</source> - <translation type="unfinished"></translation> + <translation>Tallenna PIN -koodi</translation> </message> </context> <context> @@ -19,7 +19,7 @@ <message> <location filename="templatedlg.ui" line="13"/> <source>Dialog</source> - <translation type="unfinished"></translation> + <translation>Dialogi</translation> </message> </context> </TS> -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 1620982c6037802e346afc580b938f90f77b6af3 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Aug 22 14:54:56 2014 +0200 Drop pinentry-x2go_<lang>.qm binary files from source tree. --- debian/changelog | 2 ++ pinentry-x2go/pinentry-x2go_de.qm | Bin 208 -> 0 bytes pinentry-x2go/pinentry-x2go_es.qm | Bin 265 -> 0 bytes 3 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index cf8c205..f3d616e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,8 @@ pinentry-x2go (0.7.5.7-0x2go3) UNRELEASED; urgency=low - Run lrelease during autoreconf. - Update .ts files. Add .ts files for all languages we have translators for. + - Drop pinentry-x2go_<lang>.qm binary files from source + tree. * debian/source/format: + Add file, use format 1.0. * debian/rules: diff --git a/pinentry-x2go/pinentry-x2go_de.qm b/pinentry-x2go/pinentry-x2go_de.qm deleted file mode 100644 index e13effc..0000000 Binary files a/pinentry-x2go/pinentry-x2go_de.qm and /dev/null differ diff --git a/pinentry-x2go/pinentry-x2go_es.qm b/pinentry-x2go/pinentry-x2go_es.qm deleted file mode 100644 index 0730f58..0000000 Binary files a/pinentry-x2go/pinentry-x2go_es.qm and /dev/null differ -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git