From b2a1566860ee21cd4bfe7f26ee43f80927fc677a Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Mon, 6 Jun 2011 12:26:34 +0200 Subject: DETECTOR: Change printf calls to use logMessage. Also make the strings translatable. --- po/POTFILES | 1 + po/scummvm.pot | 30 +++++++++++++++++++++++++++++- 2 files changed, 30 insertions(+), 1 deletion(-) (limited to 'po') 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 diff --git a/po/scummvm.pot b/po/scummvm.pot index ec87aed950..ff41b69df5 100644 --- a/po/scummvm.pot +++ b/po/scummvm.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ScummVM 1.4.0git\n" "Report-Msgid-Bugs-To: scummvm-devel@lists.sf.net\n" -"POT-Creation-Date: 2011-06-06 11:59+0200\n" +"POT-Creation-Date: 2011-06-06 12:30+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1074,6 +1074,34 @@ msgctxt "lowres" msgid "Hercules Amber" msgstr "" +#: engines/advancedDetector.cpp:368 +#, c-format +msgid "The game in '%s' seems to be unknown." +msgstr "" + +#: engines/advancedDetector.cpp:369 +msgid "Please, report the following data to the ScummVM team along with name" +msgstr "" + +#: engines/advancedDetector.cpp:371 +msgid "of the game you tried to add and its version/language/etc.:" +msgstr "" + +#: engines/advancedDetector.cpp:632 +#, c-format +msgid "" +"Your game version has been detected using filename matching as a variant of %" +"s." +msgstr "" + +#: engines/advancedDetector.cpp:635 +msgid "If this is an original and unmodified version, please report any" +msgstr "" + +#: engines/advancedDetector.cpp:637 +msgid "information previously printed by ScummVM to the team." +msgstr "" + #: engines/dialogs.cpp:84 msgid "~R~esume" msgstr "" -- cgit v1.2.3