From c7ccb29d6a8a21174dad520295ae39bfa61d90b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tomasz=20Kapu=C5=9Bci=C5=84ski?= Date: Sun, 28 Jun 2015 23:07:42 +0200 Subject: [PATCH] Removed spoiler from tooltip in options menu (fixes #489) --- po/colobot.pot | 2 +- po/de.po | 4 ++-- po/fr.po | 6 +++--- po/pl.po | 6 +++--- po/ru.po | 4 ++-- src/common/restext.cpp | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/po/colobot.pot b/po/colobot.pot index ab55cbec..55cfc672 100644 --- a/po/colobot.pot +++ b/po/colobot.pot @@ -411,7 +411,7 @@ msgstr "" msgid "Access to solutions\\Show program \"4: Solution\" in the exercises" msgstr "" -msgid "Blood\\Display blood when the astronaut or the alien queen is hit" +msgid "Blood\\Display blood when the astronaut is hit" msgstr "" msgid "Autosave\\Enables autosave" diff --git a/po/de.po b/po/de.po index 98eda942..9334b2fd 100644 --- a/po/de.po +++ b/po/de.po @@ -10,10 +10,10 @@ msgstr "" "PO-Revision-Date: 2014-07-28 09:27+0200\n" "Last-Translator: krzys_h \n" "Language-Team: LANGUAGE \n" -"Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: de\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" "X-Generator: Pootle 2.5.1.1\n" "X-Language: de_DE\n" @@ -191,7 +191,7 @@ msgstr "Einrücken mit 4 Leerstellen\\Einrücken mit 2 oder 4 Leerstellen" msgid "Black box" msgstr "Flugschreiber" -msgid "Blood\\Display blood when the astronaut or the alien queen is hit" +msgid "Blood\\Display blood when the astronaut is hit" msgstr "" msgid "Blue" diff --git a/po/fr.po b/po/fr.po index d906b677..49c967a9 100644 --- a/po/fr.po +++ b/po/fr.po @@ -7,10 +7,10 @@ msgstr "" "PO-Revision-Date: 2012-12-27 14:07+0100\n" "Last-Translator: Didier Raboud \n" "Language-Team: LANGUAGE \n" -"Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: fr\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" "X-Generator: Lokalize 1.4\n" "X-Language: fr_FR\n" @@ -186,8 +186,8 @@ msgstr "Grande indentation\\Indente avec 2 ou 4 espaces" msgid "Black box" msgstr "Boîte noire" -msgid "Blood\\Display blood when the astronaut or the alien queen is hit" -msgstr "Sang\\Afficher du sang quand le cosmonaute ou la pondeuse sont touchés" +msgid "Blood\\Display blood when the astronaut is hit" +msgstr "Sang\\Afficher du sang quand le cosmonaute touchés" msgid "Blue" msgstr "Bleu" diff --git a/po/pl.po b/po/pl.po index 5efc47e2..7a2defb2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -10,10 +10,10 @@ msgstr "" "PO-Revision-Date: 2014-07-10 15:30+0200\n" "Last-Translator: krzys_h \n" "Language-Team: LANGUAGE \n" -"Language: pl\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: pl\n" "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 " "|| n%100>=20) ? 1 : 2);\n" "X-Generator: Pootle 2.5.1.1\n" @@ -196,8 +196,8 @@ msgstr "" msgid "Black box" msgstr "Czarna skrzynka" -msgid "Blood\\Display blood when the astronaut or the alien queen is hit" -msgstr "Krew\\Pokazuj krew gdy astronauta lub Królowa Obcych zostaje trafiona" +msgid "Blood\\Display blood when the astronaut is hit" +msgstr "Krew\\Pokazuj krew gdy astronauta zostanie trafiony" msgid "Blue" msgstr "Niebieski" diff --git a/po/ru.po b/po/ru.po index 9d27ca7f..faaf3734 100644 --- a/po/ru.po +++ b/po/ru.po @@ -10,10 +10,10 @@ msgstr "" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" -"Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"Language: ru\n" "X-Generator: Translate Toolkit 1.11.0\n" "X-Language: ru_RU\n" "X-Source-Language: en_US\n" @@ -186,7 +186,7 @@ msgstr "Большой отступ\\Отступать на 2 или 4 проб msgid "Black box" msgstr "Черный ящик" -msgid "Blood\\Display blood when the astronaut or the alien queen is hit" +msgid "Blood\\Display blood when the astronaut is hit" msgstr "" msgid "Blue" diff --git a/src/common/restext.cpp b/src/common/restext.cpp index e82328a1..44373144 100644 --- a/src/common/restext.cpp +++ b/src/common/restext.cpp @@ -209,7 +209,7 @@ void InitializeRestext() stringsEvent[EVENT_INTERFACE_EDITMODE] = TR("Automatic indent\\When program editing"); stringsEvent[EVENT_INTERFACE_EDITVALUE] = TR("Big indent\\Indent 2 or 4 spaces per level defined by braces"); stringsEvent[EVENT_INTERFACE_SOLUCE4] = TR("Access to solutions\\Show program \"4: Solution\" in the exercises"); - stringsEvent[EVENT_INTERFACE_BLOOD] = TR("Blood\\Display blood when the astronaut or the alien queen is hit"); + stringsEvent[EVENT_INTERFACE_BLOOD] = TR("Blood\\Display blood when the astronaut is hit"); stringsEvent[EVENT_INTERFACE_AUTOSAVE_ENABLE] = TR("Autosave\\Enables autosave"); stringsEvent[EVENT_INTERFACE_AUTOSAVE_INTERVAL] = TR("Autosave interval\\How often your game will autosave"); stringsEvent[EVENT_INTERFACE_AUTOSAVE_SLOTS] = TR("Autosave slots\\How many autosave slots you'll have");