Remove two untranslated gettext srings

The two translation files give fatal errors on `msgfmt -c`:

gettext: app/examples/Games/GNUBoxWorld/.lang/cs.po:108: 'msgid' and 'msgstr' entries do not both begin with '\n'
msgfmt: found 1 fatal error
gettext: app/examples/Games/GNUBoxWorld/.lang/es_AR.po:97: 'msgid' and 'msgstr' entries do not both begin with '\n'
msgfmt: found 1 fatal error
This commit is contained in:
Bastian Germann 2020-03-18 20:18:06 +01:00
parent e52fc136d1
commit b08346d887
2 changed files with 0 additions and 24 deletions

View file

@ -95,18 +95,6 @@ msgstr ""
msgid "License" msgid "License"
msgstr "Licence" msgstr "Licence"
#: FrmAbout.form:32
msgid ""
"\n"
" Copyright (C) 2010. Author: Pablo Mileti \n"
"\n"
"This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>."
msgstr "-"
#: FrmAbout.form:42 #: FrmAbout.form:42
msgid "" msgid ""
"<b>Aim</b><br>\n" "<b>Aim</b><br>\n"

View file

@ -84,18 +84,6 @@ msgstr "Autor: Pablo Mileti.<br> <br>Pueden enviar sus dudas, sugerencias, bugs,
msgid "License" msgid "License"
msgstr "Licencia" msgstr "Licencia"
#: FrmAbout.class:55
msgid ""
"\n"
" Copyright (C) 2010. Author: Pablo Mileti \n"
"\n"
"This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n"
"\n"
"This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n"
"\n"
"You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>."
msgstr "-"
#: FrmAbout.class:65 #: FrmAbout.class:65
msgid "" msgid ""
"<b>Move</b><br>\n" "<b>Move</b><br>\n"