aboutsummaryrefslogtreecommitdiff
path: root/po/POTFILES
AgeCommit message (Collapse)Author
2019-09-15I18N: Add networking stack to the translation file databaseLothar Serra Mari
2019-08-31I18N: Add missing POTFILE entry for OSD messages on SDL backendLothar Serra Mari
2019-07-30I18N: Remove obsolete POTFILES entry for storagewizarddialog.cppLothar Serra Mari
2018-12-16I18N: Update POTFILESSupSuper
Add new DialogManager files
2018-05-28I18N: Add engines/game.cpp to list of files with translatable textThierry Crozat
2018-05-28GUI: Move UnknownGameDialog to guiThierry Crozat
2018-04-29ENGINES: Add a dialog for reporting unknown gamesLothar Serra Mari
Thanks to the great help of @criezy, here's my implementation of an GUI dialog that appears when an unknown game is detected. Features: - Allows copying the data collected by game detector to the clipboard - Allows opening the bug tracker and pre-filling the form fiels This closes https://bugs.scummvm.org/ticket/10435.
2016-10-13OPENGLSDL: Make some OSD messages translatableThierry Crozat
Also change some OSD messages to be the same or similar to messages used by the Surface SDL code.
2016-09-04I18N: Update POTFILESLothar Serra Mari
Cloud related: * gui/downloaddialog.cpp * gui/remotebrowser.cpp * gui/storagewizarddialog.cpp * backends/cloud/storage.cpp Various: * gui/eitgamedialog.cpp
2016-04-01I18N: Add update files to POTFILESEugene Sandulenko
2016-01-25I18N: Update POTFILES.Johannes Schickel
Powered by: grep -rl '_s("\|_("' | sort | uniq And afterwards some manual processing to strip out engine specific files and to make it match our order in POTFILES.
2015-11-07I18N: Add filebrowser-dialog.cpp to POTFILESEugene Sandulenko
2015-09-06I18N: Add missing files in list of files to parse. Regenerate translation files.Pawel Kolodziejski
2015-06-30I18N: Add missing file in list of files to parse to generate translations ↵Thierry Crozat
template This fixes bug #6876 - .po(t) files: Multiple entries for "Record" function missing
2013-08-12I18N: Move specification of engine specific files to enginedir/POTFILES.Johannes Schickel
This allows to keep the engines to specfiy the files for translation close to the engine sources itself. Thanks to criezy for his suggestion on this approach.
2013-08-12I18N: Update po/POTFILES for bada => tizen change.Johannes Schickel
2013-06-28NEVERHOOD: Use the ScummVM dialogs for saving/loadingFilippos Karapetis
An option has been added to use the original ones, if needed
2013-04-24I18N: Add fluidsynth-dialog.cpp to POTFILESThierry Crozat
Strings in the fluidsynth dialog had already been marked for translation but where not included because of the file not being listed in POTFILES.
2013-02-04TRANSLATION: Mark pegasus.cpp as translatableMatthew Hoops
2013-01-04TRANSLATION: Add the new translatable files in the drascula engineFilippos Karapetis
2013-01-02TRANSLATION: Add the new translatable files in the toltecs engineFilippos Karapetis
2013-01-02TRANSLATION: Add the new translatable game file in the groovie engineFilippos Karapetis
2012-08-12I18N: Update POTFILES and rebuild the translations.Johannes Schickel
2012-07-15TEENAGENT: Add translatable strings in resources.cppFilippos Karapetis
2012-03-27AGI: Use the ScummVM dialogs for saving/loadingFilippos Karapetis
An option has been added to use the original ones, if needed
2012-03-25TRANSLATION: Add all the new files containing translatable stringsFilippos Karapetis
2012-03-19TRANSLATION: Add all the new files containing translatable strings.Filippos Karapetis
2012-02-12MAEMO: Define platform global keymapTarek Soliman
2011-12-13GUI: Move addClearButton() from options.cpp to widget.cppTarek Soliman
This is so it can be used outside options.cpp
2011-11-20ALL: More m4 removal.Johannes Schickel
Thanks to digitall for spotting the occurance in engines.mk.
2011-10-27KYRA: Added basic game keymap for LoLTarek Soliman
2011-09-22MAEMO: Enable/Disable clicking now displays OSD messageTarek Soliman
2011-08-21BADA: Added form.cpp to POTFILESChris Warren-Smith
2011-08-18I18N: Split some original messages to allow translation reusability.Jordi Vilalta Prat
2011-07-19MACOSX: Add Sparkle supportCeRiAl
2011-07-07MACOSX: Add i18n support for Mac OSX application menuCeRiAl
2011-06-20I18N: Update list of files used to generate the translations templateThierry Crozat
2011-06-13I18N: Make many more GUI MessageDialog strings translatableThierry Crozat
2011-06-13I18N: Update list of files used to generate translation templateThierry Crozat
This fixes an error due to a file that had been deleted a few weeks ago.
2011-06-06I18N: Make some OSD messages translatableThierry Crozat
2011-06-06I18N: Make MidiDriver detection errors translatable.Alyssa Milburn
2011-06-06DETECTOR: Change printf calls to use logMessage.Alyssa Milburn
Also make the strings translatable.
2011-06-06I18N: Update POTFILES.Alyssa Milburn
2011-04-22I18N: Remove inexistent file from list of files for translation templateThierry Crozat
The file has actually been moved to a different place, but it does not contain any translatable string. This fix an issue that prevented the scummvm.pot template file to be updated.
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
svn-id: r55850
2010-11-28i18N: Update list of source code files for translation template generationThierry Crozat
This fix update of translations following merge of GSOC-OpenGL branch. svn-id: r54546
2010-11-23I18N: Add translation of the SCUMM help dialog.Thierry Crozat
svn-id: r54449
2010-11-23I18N: Fix generation of translation template file from source codeThierry Crozat
This fix a regression introduced when GuiManager.cpp was renamed into gui-manager.cpp svn-id: r54433
2010-09-30I18N: Add translation for wince specific titles for key mapping dialogThierry Crozat
Also backport fix from branch on translation of default title for key mapping dialog. svn-id: r52959
2010-09-15I18N: Add translation for load/save success or failure messagesThierry Crozat
Also improve and update the french translation. svn-id: r52740