English: fix a string with a missing space

This commit is contained in:
Simon Richter 2017-12-18 17:02:31 +01:00 committed by nickoe
parent 34d11b5c07
commit 3c492e5949
1 changed files with 2 additions and 2 deletions

View File

@ -15067,10 +15067,10 @@ msgstr "Regulator list change"
#: pcb_calculator/pcb_calculator_frame.cpp:157
#, c-format
msgid ""
"Unable to write file\"%s\"\n"
"Unable to write file \"%s\"\n"
"Do you want to exit and abandon your change?"
msgstr ""
"Unable to write file“%s”\n"
"Unable to write file “%s”\n"
"Do you want to exit and abandon your change?"
#: pcb_calculator/pcb_calculator_frame.cpp:161