From d5ae30103b29d0f280c6ea7e68463c28af4b98d3 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 25 Apr 2021 08:55:41 +0300 Subject: [PATCH 25/25] 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 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/data/alien/game.ruleset b/data/alien/game.ruleset index e73bf93706..ad268e08f9 100644 --- a/data/alien/game.ruleset +++ b/data/alien/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/civ1/game.ruleset b/data/civ1/game.ruleset index 6b08c8e3a1..d8a9483133 100644 --- a/data/civ1/game.ruleset +++ b/data/civ1/game.ruleset @@ -83,7 +83,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 a12f8ada9d..6da85c127e 100644 --- a/data/civ2/game.ruleset +++ b/data/civ2/game.ruleset @@ -78,7 +78,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 953bc73966..f8977a52c8 100644 --- a/data/civ2civ3/game.ruleset +++ b/data/civ2civ3/game.ruleset @@ -99,7 +99,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 935a913b39..5a71d79487 100644 --- a/data/classic/game.ruleset +++ b/data/classic/game.ruleset @@ -91,7 +91,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 5d976714f7..8239e4bb05 100644 --- a/data/experimental/game.ruleset +++ b/data/experimental/game.ruleset @@ -97,7 +97,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 b1d47542b4..6986f75329 100644 --- a/data/multiplayer/game.ruleset +++ b/data/multiplayer/game.ruleset @@ -95,7 +95,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 8f8e51ff32..c86fa9a2e5 100644 --- a/data/sandbox/game.ruleset +++ b/data/sandbox/game.ruleset @@ -97,7 +97,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 52523e5b3e..d2ac6b9ce7 100644 --- a/data/stub/game.ruleset +++ b/data/stub/game.ruleset @@ -82,7 +82,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