From 8a6caaf869ea87ade6043169076bda04a0dc6cb6 Mon Sep 17 00:00:00 2001 From: Jean-Ralph Aviles Date: Sat, 30 Jun 2018 21:10:08 -0700 Subject: Add trailing newline to output of edit-sources. Makes the console output cleaner. --- po/es.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/es.po') diff --git a/po/es.po b/po/es.po index e7f6c88f2..659d562a9 100644 --- a/po/es.po +++ b/po/es.po @@ -2641,8 +2641,8 @@ msgstr "Fallo al analizar %s. ¿Editar de nuevo?" #: apt-private/private-sources.cc #, c-format -msgid "Your '%s' file changed, please run 'apt-get update'." -msgstr "El fichero «%s» cambió, ejecute «apt-get update»." +msgid "Your '%s' file changed, please run 'apt-get update'.\n" +msgstr "El fichero «%s» cambió, ejecute «apt-get update».\n" #: apt-private/private-unmet.cc #, c-format -- cgit v1.2.3