diff options
author | Alyssa Milburn | 2011-06-06 12:26:34 +0200 |
---|---|---|
committer | Alyssa Milburn | 2011-06-06 12:32:09 +0200 |
commit | b2a1566860ee21cd4bfe7f26ee43f80927fc677a (patch) | |
tree | 71cd628140df02a7835e2844b4218f95de9100da /po/POTFILES | |
parent | 6842227ac2796edb6d82cbf0095c806fa6e738f6 (diff) | |
download | scummvm-rg350-b2a1566860ee21cd4bfe7f26ee43f80927fc677a.tar.gz scummvm-rg350-b2a1566860ee21cd4bfe7f26ee43f80927fc677a.tar.bz2 scummvm-rg350-b2a1566860ee21cd4bfe7f26ee43f80927fc677a.zip |
DETECTOR: Change printf calls to use logMessage.
Also make the strings translatable.
Diffstat (limited to 'po/POTFILES')
-rw-r--r-- | po/POTFILES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/po/POTFILES b/po/POTFILES index b2fa545723..fc14daf209 100644 --- a/po/POTFILES +++ b/po/POTFILES @@ -19,6 +19,7 @@ base/main.cpp common/error.cpp common/util.cpp +engines/advancedDetector.cpp engines/dialogs.cpp engines/scumm/dialogs.cpp engines/scumm/help.cpp |