mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 12:10:25 +00:00
Improve WML menu items count option name and description
This commit is contained in:
parent
f35fe13e4f
commit
cc6674bca8
@ -161,8 +161,8 @@
|
||||
[advanced_preference]
|
||||
field=max_wml_menu_items
|
||||
# TODO: It would be better to eliminate this preference and have it instead determined by the gui layout algorithm.
|
||||
name=_ "Max WML menu items"
|
||||
description= _ "Maximum number of WML menu items displayed at once"
|
||||
name=_ "Maximum WML menu items"
|
||||
description= _ "Maximum number of WML-defined menu items displayed at once"
|
||||
type=int
|
||||
default=7
|
||||
min=3
|
||||
|
Loading…
x
Reference in New Issue
Block a user