mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
po/nb.po: Fix mismatched translation
Missing '\n' at the end of the string broke building under CI.
This commit is contained in:
2
po/nb.po
2
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
|
||||
|
Reference in New Issue
Block a user