This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository pinentry-x2go. commit 843e6b9525f868d2da5f6b0ff4f5c6747f9fd066 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Feb 25 17:51:49 2014 +0100 Update German translation file. --- debian/changelog | 1 + pinentry-x2go/pinentry-x2go_de.ts | 13 +++++++------ 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 389cb95..24383b8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ pinentry-x2go (0.7.5.7-0x2go1) UNRELEASED; urgency=low * New upstream version (0.7.5.7): - Set Pinentry title to X2Go Pinpad (was: X2GO ...). - Update config.h.in. + - Update German translation file. * debian/source/format: + Add file, use format 1.0. * debian/rules: diff --git a/pinentry-x2go/pinentry-x2go_de.ts b/pinentry-x2go/pinentry-x2go_de.ts index 5fe011d..df388e1 100644 --- a/pinentry-x2go/pinentry-x2go_de.ts +++ b/pinentry-x2go/pinentry-x2go_de.ts @@ -1,16 +1,17 @@ <?xml version="1.0" encoding="utf-8"?> -<!DOCTYPE TS><TS version="1.1" language="de"> +<!DOCTYPE TS> +<TS version="2.0" language="de"> <context> <name>PinEntryDialog</name> <message> - <location filename="pinentrydialog.cpp" line="35"/> + <location filename="pinentrydialog.cpp" line="38"/> <source>X2Go Pinpad</source> - <translation></translation> + <translation>X2Go PIN-Pad</translation> </message> <message> - <location filename="pinentrydialog.cpp" line="162"/> + <location filename="pinentrydialog.cpp" line="166"/> <source>Please, enter your PIN</source> - <translation type="unfinished">Geben Sie bitte Ihre PIN ein</translation> + <translation>Geben Sie bitte Ihre PIN ein</translation> </message> </context> <context> @@ -18,7 +19,7 @@ <message> <location filename="templatedlg.ui" line="13"/> <source>Dialog</source> - <translation type="unfinished"></translation> + <translation>Dialog</translation> </message> </context> </TS> -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pinentry-x2go.git