This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2goclient. commit 59a0e349731a159da64fb09c591df645f4d2f45b Author: Mihai Moldovan <ionic@ionic.de> Date: Mon Oct 9 05:36:37 2017 +0200 res/i18n/x2goclient_es.ts: add singular form to translation entry as discussed off list. --- debian/changelog | 2 ++ res/i18n/x2goclient_es.ts | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index ef7792c..2bddaff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -206,6 +206,8 @@ x2goclient (4.1.1.0-0x2go1) UNRELEASED; urgency=medium file. - res/i18n/x2goclient_sv.ts: add singular form to translation entry as discussed on list. + - res/i18n/x2goclient_es.ts: add singular form to translation entry as + discussed off list. * x2goclient.spec: - Respect %{optflags} and pass QMAKE_STRIP=: to fix missing debug info issues. diff --git a/res/i18n/x2goclient_es.ts b/res/i18n/x2goclient_es.ts index d3874db..4cb5cf6 100644 --- a/res/i18n/x2goclient_es.ts +++ b/res/i18n/x2goclient_es.ts @@ -2675,8 +2675,8 @@ Por razones de seguridad se recomienda finalizar la conexión. <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>Se recomienda cambiar la profundidad de color actual a %n bit(s) y reiniciar el servidor X Org antes de reconectar a esta sesión X2Go.</numerusform> - <numerusform></numerusform> + <numerusform>Se recomienda cambiar la profundidad de color actual a %n bit y reiniciar el servidor X Org antes de reconectar a esta sesión X2Go.</numerusform> + <numerusform>Se recomienda cambiar la profundidad de color actual a %n bits y reiniciar el servidor X Org antes de reconectar a esta sesión X2Go.</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