projects
/
naja.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
43aeb9d
)
One. Extra. Line!
author
Simon Cross
<hodgestar@gmail.com>
Sat, 17 May 2014 23:13:04 +0000
(
01:13
+0200)
committer
Simon Cross
<hodgestar@gmail.com>
Sat, 17 May 2014 23:13:04 +0000
(
01:13
+0200)
naja/widgets/info_area.py
patch
|
blob
|
history
diff --git
a/naja/widgets/info_area.py
b/naja/widgets/info_area.py
index fd470387e6b994a2d15eace94df7df8c22892274..21122cae31797262fbf83eeb5a9add317d09209c 100644
(file)
--- a/
naja/widgets/info_area.py
+++ b/
naja/widgets/info_area.py
@@
-21,12
+21,12
@@
from naja import constants
HINTS = {
- ACT: "Choose an action using {NORTH,SOUTH}
keys.\n
"
- "Press {RETURN} to execute it.",
+ ACT: "Choose an action using {NORTH,SOUTH}
.
"
+ "
Press {RETURN} to execute it.",
EXAMINE: "Browse the tiles with {NORTH,SOUTH,EAST,WEST} keys.",
}
-HINT_LEGAL_MOVE = "\nPress {RETURN} to move
to this tile
."
+HINT_LEGAL_MOVE = "\nPress {RETURN} to move."
TITLES = {
ACT: "Choose an Action",