mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-28 10:24:12 +00:00
T: moved CONTINUE_MSG to utils
This commit is contained in:
parent
def9b84698
commit
421dad3eba
@ -4,12 +4,6 @@
|
||||
|
||||
# wmllint: directory spelling quintain
|
||||
|
||||
#define CONTINUE_MSG
|
||||
_"
|
||||
<big>Click a mouse button or press the spacebar to continue...</big>"
|
||||
# Note: we would not like the user to "press any key" (for example, Esc)
|
||||
#enddef
|
||||
|
||||
[tutorial]
|
||||
id=tutorial
|
||||
#po: Hello, translators! The tutorial is meant to be a bit funny at the start,
|
||||
|
@ -152,3 +152,10 @@
|
||||
[/then]
|
||||
[/if]
|
||||
#enddef
|
||||
|
||||
|
||||
#define CONTINUE_MSG
|
||||
_"
|
||||
<big>Click a mouse button or press the spacebar to continue...</big>"
|
||||
# Note: we would not like the user to "press any key" (for example, Esc)
|
||||
#enddef
|
||||
|
Loading…
x
Reference in New Issue
Block a user