po/nb.po: Fix mismatched translation
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 10 Feb 2014 15:48:17 +0000 (15:48 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 10 Feb 2014 15:48:17 +0000 (15:48 +0000)
Missing '\n' at the end of the string broke building under CI.

po/nb.po

index e8ee2f8..3c6125b 100644 (file)
--- a/po/nb.po
+++ b/po/nb.po
@@ -177,7 +177,7 @@ msgstr ""
 #: ../gio/gapplication-tool.c:171
 #, c-format
 msgid "invalid application id: '%s'\n"
-msgstr "ugyldig program-ID: «%s»"
+msgstr "ugyldig program-ID: «%s»\n"
 
 #. Translators: %s is replaced with a command name like 'list-actions'
 #: ../gio/gapplication-tool.c:182