Fix missing quote in message catalogs in the last commit

Oops, the command in the previous commit message should have been

        sed -i'' -e '/^"Project-Id-Version/s/: wx.*/: wxWidgets 3.1\\n"/' locale/*.po~wxstd.po

but the last quote was forgotten.
This commit is contained in:
Vadim Zeitlin 2017-05-21 14:31:05 +02:00
parent c7fc941f6c
commit 33b0a70401
41 changed files with 41 additions and 41 deletions

View file

@ -1,6 +1,6 @@
msgid ""
msgstr ""
"Project-Id-Version: wxWidgets 3.1\n
"Project-Id-Version: wxWidgets 3.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-21 14:25+0200\n"
"PO-Revision-Date: 2003-07-22 11:31+0100\n"