mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-09 02:34:05 +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
|
#: ../gio/gapplication-tool.c:171
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid "invalid application id: '%s'\n"
|
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'
|
#. Translators: %s is replaced with a command name like 'list-actions'
|
||||||
#: ../gio/gapplication-tool.c:182
|
#: ../gio/gapplication-tool.c:182
|
||||||
|
Reference in New Issue
Block a user