This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 54cf4082cfaf92513171e7ccc9af5eabdf306464 Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Oct 9 05:35:26 2017 +0200 res/i18n/x2goclient_sv.ts: add singular form to translation entry as discussed on list. --- debian/changelog | 2 ++ res/i18n/x2goclient_sv.ts | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e69337b..ef7792c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -204,6 +204,8 @@ x2goclient (4.1.1.0-0x2go1) UNRELEASED; urgency=medium - res/i18n/x2goclient_es.ts: fixup Spanish translation file. - res/i18n/x2goclient_et.ts: fixup some typos in the Estonian translation file. + - res/i18n/x2goclient_sv.ts: add singular form to translation entry as + discussed on list. * x2goclient.spec: - Respect %{optflags} and pass QMAKE_STRIP=: to fix missing debug info issues. diff --git a/res/i18n/x2goclient_sv.ts b/res/i18n/x2goclient_sv.ts index e70ec06..55b729f 100644 --- a/res/i18n/x2goclient_sv.ts +++ b/res/i18n/x2goclient_sv.ts @@ -1930,8 +1930,8 @@ Vill du avsluta anslutningen? <source>It's highly recommended to change the color depth of your display to %n bit(s) and restart your X.Org Server before you reconnect to this X2Go session.</source> <comment>%n will be replaced with a number</comment> <translation> + <numerusform>Det är starkt rekommenderat att ändra färgdjup till %n bit och starta om din X.Org Server innan du återansluter till denna X2Go-session.</numerusform> <numerusform>Det är starkt rekommenderat att ändra färgdjup till %n bitar och starta om din X.Org Server innan du återansluter till denna X2Go-session.</numerusform> - <numerusform></numerusform> </translation> </message> <message> -- Alioth's /srv/git/code.x2go.org/x2goclient.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2goclient.git