1
0
mirror of https://github.com/blupi-games/planetblupi synced 2024-12-30 10:15:36 +01:00

Fix text about anti-aliasing

This commit is contained in:
Mathieu Schroeter 2018-08-08 07:30:34 +02:00
parent 78461d694f
commit ec1393cc4e
8 changed files with 22 additions and 22 deletions

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-06 23:57+0200\n"
"POT-Creation-Date: 2018-08-08 07:29+0200\n"
"PO-Revision-Date: 2017-12-14 23:15+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -361,7 +361,7 @@ msgstr ""
msgid "Difficult"
msgstr "Schwer"
msgid "Disable the anti-aliasing"
msgid "Disable anti-aliasing"
msgstr ""
msgid "Drink"
@ -388,7 +388,7 @@ msgstr "Eier"
msgid "Electrocutor"
msgstr "Elektrisiermaschine"
msgid "Enable the anti-aliasing"
msgid "Enable anti-aliasing"
msgstr ""
msgid "Ending conditions"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-06 23:57+0200\n"
"POT-Creation-Date: 2018-08-08 07:29+0200\n"
"PO-Revision-Date: 2017-02-27 21:28+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -309,7 +309,7 @@ msgstr ""
msgid "Difficult"
msgstr ""
msgid "Disable the anti-aliasing"
msgid "Disable anti-aliasing"
msgstr ""
msgid "Drink"
@ -336,7 +336,7 @@ msgstr ""
msgid "Electrocutor"
msgstr ""
msgid "Enable the anti-aliasing"
msgid "Enable anti-aliasing"
msgstr ""
msgid "Ending conditions"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-06 23:57+0200\n"
"PO-Revision-Date: 2018-08-06 23:57+0200\n"
"POT-Creation-Date: 2018-08-08 07:29+0200\n"
"PO-Revision-Date: 2018-08-08 07:29+0200\n"
"Last-Translator: Mathieu Schroeter <mathieu@schroetersa.ch>\n"
"Language-Team: French <kde-i18n-doc@kde.org>\n"
"Language: fr\n"
@ -360,7 +360,7 @@ msgstr "Mode bureau"
msgid "Difficult"
msgstr "Difficile"
msgid "Disable the anti-aliasing"
msgid "Disable anti-aliasing"
msgstr "Désactive l'anticrénelage"
msgid "Drink"
@ -387,7 +387,7 @@ msgstr "Oeufs"
msgid "Electrocutor"
msgstr "Electrocuteur"
msgid "Enable the anti-aliasing"
msgid "Enable anti-aliasing"
msgstr "Active l'anticrénelage"
msgid "Ending conditions"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-06 23:57+0200\n"
"POT-Creation-Date: 2018-08-08 07:29+0200\n"
"PO-Revision-Date: 2017-12-14 23:15+0100\n"
"Last-Translator: \n"
"Language-Team: \n"
@ -362,7 +362,7 @@ msgstr ""
msgid "Difficult"
msgstr "Difficile"
msgid "Disable the anti-aliasing"
msgid "Disable anti-aliasing"
msgstr ""
msgid "Drink"
@ -389,7 +389,7 @@ msgstr "Uova"
msgid "Electrocutor"
msgstr "Folgoratore"
msgid "Enable the anti-aliasing"
msgid "Enable anti-aliasing"
msgstr ""
msgid "Ending conditions"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-06 23:57+0200\n"
"POT-Creation-Date: 2018-08-08 07:29+0200\n"
"PO-Revision-Date: 2017-12-14 23:15+0100\n"
"Last-Translator: tomangelo <tomangelo@wp.pl>\n"
"Language-Team: TerranovaTeam <contact@colobot.info>\n"
@ -360,7 +360,7 @@ msgstr ""
msgid "Difficult"
msgstr "Trudny"
msgid "Disable the anti-aliasing"
msgid "Disable anti-aliasing"
msgstr ""
msgid "Drink"
@ -387,7 +387,7 @@ msgstr "Jaja"
msgid "Electrocutor"
msgstr "Paralizator"
msgid "Enable the anti-aliasing"
msgid "Enable anti-aliasing"
msgstr ""
msgid "Ending conditions"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-08-06 23:57+0200\n"
"POT-Creation-Date: 2018-08-08 07:29+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -551,10 +551,10 @@ msgstr ""
msgid "Use Midi music (original)"
msgstr ""
msgid "Disable the anti-aliasing"
msgid "Disable anti-aliasing"
msgstr ""
msgid "Enable the anti-aliasing"
msgid "Enable anti-aliasing"
msgstr ""
msgid "Version"

View File

@ -617,7 +617,7 @@ parseArgs (int argc, char * argv[], bool & exit)
0},
{"renderquality",
{"-q", "--render-quality"},
"enable the best render quality [on;off] (default: on, ignored if "
"enable anti-aliasing [on;off] (default: on, ignored if "
"windowed)",
1}}};

View File

@ -1582,13 +1582,13 @@ static Phase table[] =
EV_BUTTON9,
0, {1, 50},
514, 330,
{ translate ("Disable the anti-aliasing") },
{ translate ("Disable anti-aliasing") },
},
{
EV_BUTTON10,
0, {1, 51},
514 + 40, 330,
{ translate ("Enable the anti-aliasing") },
{ translate ("Enable anti-aliasing") },
},
{
EV_PHASE_INIT,