From eecef01b356a509f750b179852edf918247814d2 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 25 Apr 2021 08:54:13 +0300 Subject: [PATCH 27/27] Fix xgettext warnings from game.rulesets See osdn #42071 Signed-off-by: Marko Lindqvist --- data/alien/game.ruleset | 2 +- data/civ1/game.ruleset | 2 +- data/civ2/game.ruleset | 2 +- data/civ2civ3/game.ruleset | 2 +- data/classic/game.ruleset | 2 +- data/experimental/game.ruleset | 2 +- data/multiplayer/game.ruleset | 2 +- data/sandbox/game.ruleset | 2 +- data/stub/game.ruleset | 2 +- data/webperimental/game.ruleset | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/data/alien/game.ruleset b/data/alien/game.ruleset index 516e170636..edc865960f 100644 --- a/data/alien/game.ruleset +++ b/data/alien/game.ruleset @@ -102,7 +102,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/civ1/game.ruleset b/data/civ1/game.ruleset index 29cbc846eb..2da12328cc 100644 --- a/data/civ1/game.ruleset +++ b/data/civ1/game.ruleset @@ -88,7 +88,7 @@ init_city_radius_sq = 5 init_vis_radius_sq = 2 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/civ2/game.ruleset b/data/civ2/game.ruleset index 0c3cde8baa..a16c545f96 100644 --- a/data/civ2/game.ruleset +++ b/data/civ2/game.ruleset @@ -84,7 +84,7 @@ init_city_radius_sq = 5 init_vis_radius_sq = 5 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/civ2civ3/game.ruleset b/data/civ2civ3/game.ruleset index 63daa709be..4b7a5a5828 100644 --- a/data/civ2civ3/game.ruleset +++ b/data/civ2civ3/game.ruleset @@ -105,7 +105,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/classic/game.ruleset b/data/classic/game.ruleset index 612bdf8429..d24f2387b1 100644 --- a/data/classic/game.ruleset +++ b/data/classic/game.ruleset @@ -98,7 +98,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/experimental/game.ruleset b/data/experimental/game.ruleset index 9e56ad41c7..fb3996ef46 100644 --- a/data/experimental/game.ruleset +++ b/data/experimental/game.ruleset @@ -103,7 +103,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/multiplayer/game.ruleset b/data/multiplayer/game.ruleset index 748d96df4e..5fe77cd003 100644 --- a/data/multiplayer/game.ruleset +++ b/data/multiplayer/game.ruleset @@ -101,7 +101,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/sandbox/game.ruleset b/data/sandbox/game.ruleset index 34e06c72ea..e4cb74b601 100644 --- a/data/sandbox/game.ruleset +++ b/data/sandbox/game.ruleset @@ -103,7 +103,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/stub/game.ruleset b/data/stub/game.ruleset index 02b6b728ce..c59f155cbc 100644 --- a/data/stub/game.ruleset +++ b/data/stub/game.ruleset @@ -86,7 +86,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 diff --git a/data/webperimental/game.ruleset b/data/webperimental/game.ruleset index 50b151969c..092ca757eb 100644 --- a/data/webperimental/game.ruleset +++ b/data/webperimental/game.ruleset @@ -102,7 +102,7 @@ init_vis_radius_sq = 5 base_bribe_cost = 750 ; Barbarian leader ransom in gold. The ransom is taken from -; the victim (typically a barbarian player), and it's possible +; the victim (typically a barbarian player), and it`s possible ; they cannot pay this in full. ransom_gold = 100 -- 2.30.2