mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-14 01:51:17 +00:00
Re-attempting e4730ef1 (Minor corrections to Dunefolk and Two Brothers text) as per advice from @ivanovic.
[ci skip]
This commit is contained in:
parent
e56812e3bd
commit
1a3a28c59c
@ -334,7 +334,7 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be
|
||||
[/not]
|
||||
[/show_if]
|
||||
)}
|
||||
{HINT ( _ "The dark sorcerer is a strong unit; attack him with multiple units at once and try to force him off of his keep.") (
|
||||
{HINT ( _ "The dark sorcerer is a strong unit; attack him with multiple units at once and try to force him off his keep.") (
|
||||
[show_if]
|
||||
[have_unit]
|
||||
id=Baran
|
||||
|
@ -147,6 +147,10 @@ game_stringfixes = {
|
||||
("consequently, those orcs thirsting for battle got more then", "consequently, those orcs thirsting for battle got more than"),
|
||||
),
|
||||
|
||||
"wesnoth-tb" : (
|
||||
("try to force him off of his keep", "try to force him off his keep"),
|
||||
),
|
||||
|
||||
"wesnoth-tutorial" : (
|
||||
# conversion added in 1.11.0-dev
|
||||
("$unit.type", "$unit.language_name"),
|
||||
@ -160,6 +164,7 @@ game_stringfixes = {
|
||||
("Mudafis excel", "Mudafi excel"),
|
||||
("uses to this advantage", "uses this to their advantage"),
|
||||
("and are valuable enough that auxilliaries who specialize", "and are valuable enough that auxiliaries who specialize"),
|
||||
("Their remedies cannot only heal wounds", "Their remedies can not only heal wounds"),
|
||||
),
|
||||
|
||||
"wesnoth-utbs" : (
|
||||
|
Loading…
x
Reference in New Issue
Block a user