mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-20 12:39:31 +00:00
Moved deprecated EARLY_FINISH_BONUS_CAPTION to the proper place
This commit is contained in:
parent
e1d5f6c8be
commit
a7c4f23b2f
@ -13,3 +13,7 @@
|
||||
[/deprecated_message]
|
||||
#enddef
|
||||
#wmllint: markcheck on
|
||||
|
||||
#define EARLY_FINISH_BONUS_CAPTION
|
||||
# Deprecated; use the below EARLY_FINISH_BONUS_FOOTNOTE instead
|
||||
_"<small>(early finish bonus)</small>"#enddef
|
||||
|
@ -16,10 +16,6 @@ _"Early finish bonus."#enddef
|
||||
#define NO_EARLY_FINISH_BONUS_NOTE
|
||||
_"No early finish bonus."#enddef
|
||||
|
||||
#define EARLY_FINISH_BONUS_CAPTION
|
||||
# Deprecated; use the below EARLY_FINISH_BONUS_FOOTNOTE instead
|
||||
_"<small>(early finish bonus)</small>"#enddef
|
||||
|
||||
#wmllint: markcheck off
|
||||
#define EARLY_FINISH_BONUS_FOOTNOTE
|
||||
"<span foreground='white'><small> " + _"(early finish bonus)" + "</small></span>"#enddef
|
||||
|
Loading…
x
Reference in New Issue
Block a user