Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-07 | 3DS: Use the full resolution for the overlay on the top screen | Bastien Bouclet | |
2019-09-15 | I18N: Add networking stack to the translation file database | Lothar Serra Mari | |
2019-08-31 | I18N: Add missing POTFILE entry for OSD messages on SDL backend | Lothar Serra Mari | |
2019-07-30 | I18N: Remove obsolete POTFILES entry for storagewizarddialog.cpp | Lothar Serra Mari | |
2018-12-16 | I18N: Update POTFILES | SupSuper | |
Add new DialogManager files | |||
2018-05-28 | I18N: Add engines/game.cpp to list of files with translatable text | Thierry Crozat | |
2018-05-28 | GUI: Move UnknownGameDialog to gui | Thierry Crozat | |
2018-04-29 | ENGINES: Add a dialog for reporting unknown games | Lothar 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-13 | OPENGLSDL: Make some OSD messages translatable | Thierry Crozat | |
Also change some OSD messages to be the same or similar to messages used by the Surface SDL code. | |||
2016-09-04 | I18N: Update POTFILES | Lothar Serra Mari | |
Cloud related: * gui/downloaddialog.cpp * gui/remotebrowser.cpp * gui/storagewizarddialog.cpp * backends/cloud/storage.cpp Various: * gui/eitgamedialog.cpp | |||
2016-04-01 | I18N: Add update files to POTFILES | Eugene Sandulenko | |
2016-01-25 | I18N: 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-07 | I18N: Add filebrowser-dialog.cpp to POTFILES | Eugene Sandulenko | |
2015-09-06 | I18N: Add missing files in list of files to parse. Regenerate translation files. | Pawel Kolodziejski | |
2015-06-30 | I18N: 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-12 | I18N: 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-12 | I18N: Update po/POTFILES for bada => tizen change. | Johannes Schickel | |
2013-06-28 | NEVERHOOD: Use the ScummVM dialogs for saving/loading | Filippos Karapetis | |
An option has been added to use the original ones, if needed | |||
2013-04-24 | I18N: Add fluidsynth-dialog.cpp to POTFILES | Thierry 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-04 | TRANSLATION: Mark pegasus.cpp as translatable | Matthew Hoops | |
2013-01-04 | TRANSLATION: Add the new translatable files in the drascula engine | Filippos Karapetis | |
2013-01-02 | TRANSLATION: Add the new translatable files in the toltecs engine | Filippos Karapetis | |
2013-01-02 | TRANSLATION: Add the new translatable game file in the groovie engine | Filippos Karapetis | |
2012-08-12 | I18N: Update POTFILES and rebuild the translations. | Johannes Schickel | |
2012-07-15 | TEENAGENT: Add translatable strings in resources.cpp | Filippos Karapetis | |
2012-03-27 | AGI: Use the ScummVM dialogs for saving/loading | Filippos Karapetis | |
An option has been added to use the original ones, if needed | |||
2012-03-25 | TRANSLATION: Add all the new files containing translatable strings | Filippos Karapetis | |
2012-03-19 | TRANSLATION: Add all the new files containing translatable strings. | Filippos Karapetis | |
2012-02-12 | MAEMO: Define platform global keymap | Tarek Soliman | |
2011-12-13 | GUI: Move addClearButton() from options.cpp to widget.cpp | Tarek Soliman | |
This is so it can be used outside options.cpp | |||
2011-11-20 | ALL: More m4 removal. | Johannes Schickel | |
Thanks to digitall for spotting the occurance in engines.mk. | |||
2011-10-27 | KYRA: Added basic game keymap for LoL | Tarek Soliman | |
2011-09-22 | MAEMO: Enable/Disable clicking now displays OSD message | Tarek Soliman | |
2011-08-21 | BADA: Added form.cpp to POTFILES | Chris Warren-Smith | |
2011-08-18 | I18N: Split some original messages to allow translation reusability. | Jordi Vilalta Prat | |
2011-07-19 | MACOSX: Add Sparkle support | CeRiAl | |
2011-07-07 | MACOSX: Add i18n support for Mac OSX application menu | CeRiAl | |
2011-06-20 | I18N: Update list of files used to generate the translations template | Thierry Crozat | |
2011-06-13 | I18N: Make many more GUI MessageDialog strings translatable | Thierry Crozat | |
2011-06-13 | I18N: Update list of files used to generate translation template | Thierry Crozat | |
This fixes an error due to a file that had been deleted a few weeks ago. | |||
2011-06-06 | I18N: Make some OSD messages translatable | Thierry Crozat | |
2011-06-06 | I18N: Make MidiDriver detection errors translatable. | Alyssa Milburn | |
2011-06-06 | DETECTOR: Change printf calls to use logMessage. | Alyssa Milburn | |
Also make the strings translatable. | |||
2011-06-06 | I18N: Update POTFILES. | Alyssa Milburn | |
2011-04-22 | I18N: Remove inexistent file from list of files for translation template | Thierry 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-09 | AUDIO: Rename sound/ dir to audio/ | Max Horn | |
svn-id: r55850 | |||
2010-11-28 | i18N: Update list of source code files for translation template generation | Thierry Crozat | |
This fix update of translations following merge of GSOC-OpenGL branch. svn-id: r54546 | |||
2010-11-23 | I18N: Add translation of the SCUMM help dialog. | Thierry Crozat | |
svn-id: r54449 | |||
2010-11-23 | I18N: Fix generation of translation template file from source code | Thierry Crozat | |
This fix a regression introduced when GuiManager.cpp was renamed into gui-manager.cpp svn-id: r54433 | |||
2010-09-30 | I18N: Add translation for wince specific titles for key mapping dialog | Thierry Crozat | |
Also backport fix from branch on translation of default title for key mapping dialog. svn-id: r52959 |