GNU bug report logs -
#35670
guix package --roll-back message in Spanish is missing a line break
Previous Next
Reported by: sirgazil <sirgazil <at> zoho.com>
Date: Fri, 10 May 2019 16:13:02 UTC
Severity: normal
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#35670: guix package --roll-back message in Spanish is missing a line break
which was filed against the guix package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 35670 <at> debbugs.gnu.org.
--
35670: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=35670
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
¡Hola!
Please report translation errors to the translation team:
--8<---------------cut here---------------start------------->8---
$ LANGUAGE=es guix --help | tail -4
Informe de errores a: bug-guix <at> gnu.org.
Informe de errores de traducción a: es <at> tp.org.es.
Página Web de GNU Guix: <https://gnu.org/s/guix>
Ayuda general para el uso de software GNU: <http://www.gnu.org/gethelp/>
--8<---------------cut here---------------end--------------->8---
Thanks,
Ludo’.
[Message part 3 (message/rfc822, inline)]
Hi,
I'm using this system:
$ guix describe
Generación 1 06 may 2019 11:29:00 (actual)
guix d6a68e9
URL del repositorio: https://git.savannah.gnu.org/git/guix.git
rama: master
revisión: d6a68e90483b35bdc2ea78afe2c81873be67ec95
After running "guix package --roll-back" in a system with a Spanish locale (es_CO.UTF-8), I see that the output is missing a line break, so the prompt appears immediately after the output:
##########
$ guix package --roll-back
se pasó de la generación 48 a la 47.sirgazil <at> makine ~/Escritorio$ guix package -I
##########
It should look like this instead:
##########
$ guix package --roll-back
se pasó de la generación 48 a la 47.
sirgazil <at> makine ~/Escritorio$ guix package -I
##########
I didn't test if the issue actually depends on the locale.
---
https://sirgazil.bitbucket.io/
This bug report was last modified 6 years and 9 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.