Fix glitches detected by wmllint.
This commit is contained in:
parent
f85ec4d4cb
commit
69d295eb38
5 changed files with 5 additions and 9 deletions
|
@ -281,7 +281,7 @@
|
|||
variable=unit
|
||||
find_vacant=no
|
||||
# intentionally left untranslatable for now
|
||||
text="-1"
|
||||
text="-1" # wmllint: ignore
|
||||
{COLOR_HARM}
|
||||
[/unstore_unit]
|
||||
[/then]
|
||||
|
|
|
@ -13,7 +13,6 @@
|
|||
{INTRO_AND_SCENARIO_MUSIC revelation.ogg elvish-theme.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC traveling_minstrels.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC nunc_dimittis.ogg}
|
||||
{VICTORY_AND_DEFEAT_MUSIC}
|
||||
|
||||
{./North_elves_utils.cfg}
|
||||
|
||||
|
|
|
@ -18,7 +18,6 @@
|
|||
{INTRO_AND_SCENARIO_MUSIC revelation.ogg the_dangerous_symphony.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC the_king_is_dead.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC sad.ogg}
|
||||
{VICTORY_AND_DEFEAT_MUSIC}
|
||||
|
||||
{DEFAULT_SCHEDULE}
|
||||
|
||||
|
|
|
@ -17,8 +17,6 @@
|
|||
{EXTRA_SCENARIO_MUSIC elvish-theme.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC the_city_falls.ogg}
|
||||
|
||||
{VICTORY_AND_DEFEAT_MUSIC}
|
||||
|
||||
[story]
|
||||
[part]
|
||||
story= _ "Kalenz and Cleodil managed to reach the North Elves to ask for help. Very soon, Landar's army appeared..."
|
||||
|
|
|
@ -616,7 +616,7 @@
|
|||
|
||||
[revoke_behaviour_orders]
|
||||
[option]
|
||||
message= _ "Clear behaviour orders"
|
||||
message= _ "Clear behavior orders"
|
||||
|
||||
[show_if]
|
||||
[variable]
|
||||
|
@ -802,7 +802,7 @@
|
|||
message= _ "$ally_leader.name (side $ally_side|) has not been given any instructions and is acting normally."+"
|
||||
<0,0,0>-"+"
|
||||
"+_"Objective: $ai_controller.side_$ally_side|_current_settings.currently_doing_objective_description
|
||||
Behaviour: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
<0,0,0>-"
|
||||
image=wesnoth-icon.png
|
||||
[/value]
|
||||
|
@ -819,7 +819,7 @@ Behaviour: $ai_controller.side_$ally_side|_current_settings.currently_doing_beha
|
|||
message= _ "$ally_leader.name (side $ally_side|) is carrying out the following instructions:"+"
|
||||
<0,0,0>-"+"
|
||||
"+_"Objective: $ai_controller.side_$ally_side|_current_settings.currently_doing_objective_description
|
||||
Behaviour: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
Behavior: $ai_controller.side_$ally_side|_current_settings.currently_doing_behaviour_description"+"
|
||||
<0,0,0>-"
|
||||
image=wesnoth-icon.png
|
||||
[/value]
|
||||
|
@ -871,7 +871,7 @@ Behaviour: $ai_controller.side_$ally_side|_current_settings.currently_doing_beha
|
|||
[/literal]
|
||||
|
||||
[literal]
|
||||
message= _ "Set behaviour..."
|
||||
message= _ "Set behavior..."
|
||||
|
||||
[command]
|
||||
[message]
|
||||
|
|
Loading…
Add table
Reference in a new issue