1text{ key = "hud.action", value = "Action" }
2text{ key = "hud.change", value = "Change" }
3text{ key = "hud.grab", value = "Grab" }
4text{ key = "hud.info", value = "Info" }
5text{ key = "hud.lift", value = "Pick up" }
6text{ key = "hud.look", value = "Check" }
7text{ key = "hud.next", value = "Next" }
8text{ key = "hud.open", value = "Open" }
9text{ key = "hud.pause", value = "Pause" }
10text{ key = "hud.return", value = "Back" }
11text{ key = "hud.run", value = "Run" }
12text{ key = "hud.save", value = "Save" }
13text{ key = "hud.skip", value = "Skip" }
14text{ key = "hud.speak", value = "Speak" }
15text{ key = "hud.stop", value = "Stop" }
16text{ key = "hud.swim", value = "Swim" }
17text{ key = "hud.throw", value = "Throw" }
18text{ key = "hud.validate", value = "Confirm" }
19