From e4f4eb3c1b7f8411d2e0f5b05aff5de6b5335fc5 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Tue, 14 Feb 2023 11:22:27 +0300 Subject: [PATCH] vcmi/mapeditor: change source strings --- mapeditor/mapsettings.cpp | 12 ++++++------ mapeditor/mapsettings.ui | 2 +- mapeditor/translation/english.ts | 14 +++++++------- mapeditor/translation/german.ts | 14 +++++++------- mapeditor/translation/polish.ts | 14 +++++++------- mapeditor/translation/russian.ts | 14 +++++++------- mapeditor/translation/ukrainian.ts | 14 +++++++------- 7 files changed, 42 insertions(+), 42 deletions(-) diff --git a/mapeditor/mapsettings.cpp b/mapeditor/mapsettings.cpp index 1027e1cd7..7baefd12f 100644 --- a/mapeditor/mapsettings.cpp +++ b/mapeditor/mapsettings.cpp @@ -161,12 +161,12 @@ MapSettings::MapSettings(MapController & ctrl, QWidget *parent) : //victory & loss conditions const std::array conditionStringsWin = { QT_TR_NOOP("No special victory"), - QT_TR_NOOP("Have artifact"), - QT_TR_NOOP("Have creatures"), - QT_TR_NOOP("Have resources"), - QT_TR_NOOP("Have building"), - QT_TR_NOOP("Capture city"), - QT_TR_NOOP("Beat hero"), + QT_TR_NOOP("Capture artifact"), + QT_TR_NOOP("Hire creatures"), + QT_TR_NOOP("Accumulate resources"), + QT_TR_NOOP("Construct building"), + QT_TR_NOOP("Capture town"), + QT_TR_NOOP("Defeat hero"), QT_TR_NOOP("Transport artifact") }; const std::array conditionStringsLose = { diff --git a/mapeditor/mapsettings.ui b/mapeditor/mapsettings.ui index a1b570385..ebea4b77c 100644 --- a/mapeditor/mapsettings.ui +++ b/mapeditor/mapsettings.ui @@ -192,7 +192,7 @@ - 7 days without castle + 7 days without town diff --git a/mapeditor/translation/english.ts b/mapeditor/translation/english.ts index f78da8c30..a758f1cef 100644 --- a/mapeditor/translation/english.ts +++ b/mapeditor/translation/english.ts @@ -379,7 +379,7 @@ - 7 days without castle + 7 days without town @@ -419,32 +419,32 @@ - Have artifact + Capture artifact - Have creatures + Hire creatures - Have resources + Accumulate resources - Have building + Construct building - Capture city + Capture town - Beat hero + Defeat hero diff --git a/mapeditor/translation/german.ts b/mapeditor/translation/german.ts index 6e99dd1d9..0c51db170 100644 --- a/mapeditor/translation/german.ts +++ b/mapeditor/translation/german.ts @@ -379,7 +379,7 @@ - 7 days without castle + 7 days without town @@ -419,32 +419,32 @@ - Have artifact + Capture artifact - Have creatures + Hire creatures - Have resources + Accumulate resources - Have building + Construct building - Capture city + Capture town - Beat hero + Defeat hero diff --git a/mapeditor/translation/polish.ts b/mapeditor/translation/polish.ts index f978784fa..506687163 100644 --- a/mapeditor/translation/polish.ts +++ b/mapeditor/translation/polish.ts @@ -379,7 +379,7 @@ - 7 days without castle + 7 days without town @@ -419,32 +419,32 @@ - Have artifact + Capture artifact - Have creatures + Hire creatures - Have resources + Accumulate resources - Have building + Construct building - Capture city + Capture town - Beat hero + Defeat hero diff --git a/mapeditor/translation/russian.ts b/mapeditor/translation/russian.ts index 2388a4eb8..00a6ba46b 100644 --- a/mapeditor/translation/russian.ts +++ b/mapeditor/translation/russian.ts @@ -379,7 +379,7 @@ - 7 days without castle + 7 days without town 7 дней без городов @@ -419,32 +419,32 @@ - Have artifact + Capture artifact Взять артефакт - Have creatures + Hire creatures Нанять существ - Have resources + Accumulate resources Собрать ресурсы - Have building + Construct building Построить - Capture city + Capture town Захватить город - Beat hero + Defeat hero Победить героя diff --git a/mapeditor/translation/ukrainian.ts b/mapeditor/translation/ukrainian.ts index 6b53202df..4b547aff0 100644 --- a/mapeditor/translation/ukrainian.ts +++ b/mapeditor/translation/ukrainian.ts @@ -379,7 +379,7 @@ - 7 days without castle + 7 days without town @@ -419,32 +419,32 @@ - Have artifact + Capture artifact - Have creatures + Hire creatures - Have resources + Accumulate resources - Have building + Construct building - Capture city + Capture town - Beat hero + Defeat hero