aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/help.cpp
diff options
context:
space:
mode:
authorThierry Crozat2010-11-28 19:23:02 +0000
committerThierry Crozat2010-11-28 19:23:02 +0000
commit16c73378b9d950c88c83a1bcf11abf8c0c3039d0 (patch)
tree7f1b2fd99445414344cc1c44e8f7fc91b4701e98 /engines/scumm/help.cpp
parent2eba29e1eb65e4cd839e876bc14137a0bb84eab7 (diff)
downloadscummvm-rg350-16c73378b9d950c88c83a1bcf11abf8c0c3039d0.tar.gz
scummvm-rg350-16c73378b9d950c88c83a1bcf11abf8c0c3039d0.tar.bz2
scummvm-rg350-16c73378b9d950c88c83a1bcf11abf8c0c3039d0.zip
i18N: Add a few strings to translate in the SCUMM help dialog.
svn-id: r54547
Diffstat (limited to 'engines/scumm/help.cpp')
-rw-r--r--engines/scumm/help.cpp22
1 files changed, 11 insertions, 11 deletions
diff --git a/engines/scumm/help.cpp b/engines/scumm/help.cpp
index f7a1c81da5..3738ebc2e5 100644
--- a/engines/scumm/help.cpp
+++ b/engines/scumm/help.cpp
@@ -79,12 +79,12 @@ void ScummHelp::updateStrings(byte gameId, byte version, Common::Platform platfo
ADD_BIND(".", _("Skip line of text"));
ADD_BIND(_("Esc"), _("Skip cutscene"));
ADD_BIND(_("Space"), _("Pause game"));
- ADD_BIND("Ctrl 0-9", _("Load game state 1-10"));
- ADD_BIND("Alt 0-9", _("Save game state 1-10"));
+ ADD_BIND(_("Ctrl 0-9"), _("Load game state 1-10"));
+ ADD_BIND(_("Alt 0-9"), _("Save game state 1-10"));
#ifdef MACOSX
ADD_BIND("Cmd q", _("Quit"));
#else
- ADD_BIND("Alt x, Ctrl z", _("Quit"));
+ ADD_BIND(_("Alt x, Ctrl z"), _("Quit"));
#endif
ADD_BIND(_("Alt Enter"), _("Toggle fullscreen"));
ADD_BIND("[, ]", _("Music volume up / down"));
@@ -95,14 +95,14 @@ void ScummHelp::updateStrings(byte gameId, byte version, Common::Platform platfo
case 2:
title = _("Special keyboard commands:");
ADD_BIND("~, #", _("Show / Hide console"));
- ADD_BIND("Ctrl d", _("Start the debugger"));
- ADD_BIND("Ctrl s", _("Show memory consumption"));
- ADD_BIND("Ctrl f", _("Run in fast mode (*)"));
- ADD_BIND("Ctrl g", _("Run in really fast mode (*)"));
- ADD_BIND("Ctrl m", _("Toggle mouse capture"));
- ADD_BIND("Ctrl Alt 1-8", _("Switch between graphics filters"));
- ADD_BIND("Ctrl Alt +, -", _("Increase / Decrease scale factor"));
- ADD_BIND("Ctrl Alt a", _("Toggle aspect-ratio correction"));
+ ADD_BIND(_("Ctrl d"), _("Start the debugger"));
+ ADD_BIND(_("Ctrl s"), _("Show memory consumption"));
+ ADD_BIND(_("Ctrl f"), _("Run in fast mode (*)"));
+ ADD_BIND(_("Ctrl g"), _("Run in really fast mode (*)"));
+ ADD_BIND(_("Ctrl m"), _("Toggle mouse capture"));
+ ADD_BIND(_("Ctrl Alt 1-8"), _("Switch between graphics filters"));
+ ADD_BIND(_("Ctrl Alt +, -"), _("Increase / Decrease scale factor"));
+ ADD_BIND(_("Ctrl Alt a"), _("Toggle aspect-ratio correction"));
ADD_LINE;
ADD_LINE;
// FIXME: This should use word-wrapping, and should not assume