i18n: Don't use empty string

An empty `msgstr ""` leads to the raw msgid (in this case
`gluon-config-mode:pubkey`) to be printed. This is ugly, thus we replace
it with an HTML comment <!-- empty -->
This commit is contained in:
Jan-Philipp Litza 2015-08-30 22:36:38 +02:00
parent 20e5467cf0
commit 722ce5d503
2 changed files with 2 additions and 2 deletions

View File

@ -17,7 +17,7 @@ msgstr ""
"entsprechend aus und sende es ab. "
msgid "gluon-config-mode:pubkey"
msgstr ""
msgstr "<!-- empty -->"
msgid "gluon-config-mode:reboot"
msgstr ""

View File

@ -16,7 +16,7 @@ msgstr ""
"Fill out the following form to your liking and submit it."
msgid "gluon-config-mode:pubkey"
msgstr ""
msgstr "<!-- empty -->"
msgid "gluon-config-mode:reboot"
msgstr ""