Remove extra newline character in zh_HK translation

We don't use \r on Unix

I believe that it's best practice to not have \n in
translatable strings either.
This commit is contained in:
Jeremy Bicha
2018-10-02 14:52:04 -04:00
parent 97392b9e15
commit 3e579efae0

View File

@ -11801,7 +11801,7 @@ msgid ""
"%s"
msgstr ""
"程序「%s」的呼叫錯誤\n"
"\r%s"
"%s"
#: ../app/plug-in/gimpplugin-message.c:494
#, c-format
@ -11819,7 +11819,7 @@ msgid ""
"%s"
msgstr ""
"「%s」的呼叫錯誤\n"
"\r%s"
"%s"
#: ../app/plug-in/gimppluginprocedure.c:999
#, c-format
@ -11828,7 +11828,7 @@ msgid ""
"%s"
msgstr ""
"「%s」的執行錯誤\n"
"\r%s"
"%s"
#: ../app/plug-in/gimpplugin-progress.c:331
msgid "Cancelled"