This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 1c129430003d3ff400f049e59298ab6d151c4059 Author: Mihai Moldovan <ionic@ionic.de> Date: Thu Feb 6 15:41:43 2020 +0100 res/i18n/x2goclient_nl.ts: add missing singular form to a multi-form entry. --- debian/changelog | 2 ++ res/i18n/x2goclient_nl.ts | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1dd9908..14f7deb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -168,6 +168,8 @@ x2goclient (4.1.2.2-0x2go1) UNRELEASED; urgency=medium - x2goclient.pro: update comment mentioning that libssh does not provide pkgconfig files on non-UNIX/Windows platforms any longer and drop libssh_thread linkage. + - res/i18n/x2goclient_nl.ts: add missing singular form to a multi-form + entry. * debian/control: + Add build-depend on pkg-config. * x2goclient.spec: diff --git a/res/i18n/x2goclient_nl.ts b/res/i18n/x2goclient_nl.ts index 31872d6..eb0955b 100644 --- a/res/i18n/x2goclient_nl.ts +++ b/res/i18n/x2goclient_nl.ts @@ -2228,8 +2228,8 @@ Het huidige zoek pad is: </translation> <source>X.Org Server did not launch correctly after %n tries.</source> <comment>%n will be substituted with the current number of tries</comment> <translation> + <numerusform>X.Org Server is na %n poging niet correct gestart.</numerusform> <numerusform>X.Org Server is niet juist gestart na %n pogingen.</numerusform> - <numerusform></numerusform> </translation> </message> <message> -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git