Commit Graph
56 Commits
Author SHA1 Message Date
Thierry Crozat ff656cf745 I18N: Add engines/game.cpp to list of files with translatable text 2018-05-28 22:36:58 +01:00
Thierry Crozat 44bc04e0d9 GUI: Move UnknownGameDialog to gui 2018-05-28 20:55:00 +01:00
Lothar Serra Mari 4220e14522 ENGINES: Add a dialog for reporting unknown games
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.
2018-04-29 21:47:10 +01:00
Thierry Crozat d0b2770243 OPENGLSDL: Make some OSD messages translatable
Also change some OSD messages to be the same or similar to
messages used by the Surface SDL code.
2016-10-13 01:15:38 +01:00
Lothar Serra Mari 8ecb6995a9 I18N: Update POTFILES
Cloud related:
* gui/downloaddialog.cpp
* gui/remotebrowser.cpp
* gui/storagewizarddialog.cpp
* backends/cloud/storage.cpp

Various:
* gui/eitgamedialog.cpp
2016-09-04 19:56:26 +02:00
Eugene Sandulenko 8d6fdaa46f I18N: Add update files to POTFILES 2016-04-01 21:10:28 +02:00
Johannes Schickel 7c7fd8f504 I18N: Update POTFILES.
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.
2016-01-25 20:27:05 +01:00
Eugene Sandulenko d39d356c91 I18N: Add filebrowser-dialog.cpp to POTFILES 2015-11-07 13:26:55 +01:00
Pawel Kolodziejski b046479cab I18N: Add missing files in list of files to parse. Regenerate translation files. 2015-09-06 15:21:13 +02:00
Thierry Crozat 0a865cac46 I18N: Add missing file in list of files to parse to generate translations template
This fixes bug #6876 - .po(t) files: Multiple entries for "Record"
function missing
2015-06-30 21:00:47 +01:00
Johannes Schickel 378387c903 I18N: Move specification of engine specific files to enginedir/POTFILES.
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 17:54:31 +02:00
Johannes Schickel bb7e95f1ad I18N: Update po/POTFILES for bada => tizen change. 2013-08-12 16:44:35 +02:00
Filippos Karapetis 9f7033120b NEVERHOOD: Use the ScummVM dialogs for saving/loading
An option has been added to use the original ones, if needed
2013-06-28 15:37:48 +03:00
Thierry Crozat a0a7b569f8 I18N: Add fluidsynth-dialog.cpp to POTFILES
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-04-24 13:40:49 +01:00
Matthew Hoops c991d3990e TRANSLATION: Mark pegasus.cpp as translatable 2013-02-04 14:16:26 -05:00
Filippos Karapetis 560062f2cb TRANSLATION: Add the new translatable files in the drascula engine 2013-01-04 13:12:52 +02:00
Filippos Karapetis 9964f97e67 TRANSLATION: Add the new translatable files in the toltecs engine 2013-01-02 16:50:12 +02:00
Filippos Karapetis 307972a549 TRANSLATION: Add the new translatable game file in the groovie engine 2013-01-02 12:42:54 +02:00
Johannes Schickel 7ea7a8ae7e I18N: Update POTFILES and rebuild the translations. 2012-08-12 14:58:16 +02:00
Filippos Karapetis a97f4466fd TEENAGENT: Add translatable strings in resources.cpp 2012-07-15 03:07:01 +03:00
Filippos Karapetis 85ca13db4b AGI: Use the ScummVM dialogs for saving/loading
An option has been added to use the original ones, if needed
2012-03-27 00:21:50 +03:00
Filippos Karapetis af4b21328d TRANSLATION: Add all the new files containing translatable strings 2012-03-25 16:44:22 +03:00
Filippos Karapetis 72ccb6eea9 TRANSLATION: Add all the new files containing translatable strings. 2012-03-19 21:04:29 +01:00
Tarek Soliman 8c245af35c MAEMO: Define platform global keymap 2012-02-12 13:28:13 -06:00
Tarek Soliman c6e001a1f5 GUI: Move addClearButton() from options.cpp to widget.cpp
This is so it can be used outside options.cpp
2011-12-13 08:36:41 -06:00
Johannes Schickel 4ed7d392a8 ALL: More m4 removal.
Thanks to digitall for spotting the occurance in engines.mk.
2011-11-20 05:18:42 +01:00
Tarek Soliman 719020a3e7 KYRA: Added basic game keymap for LoL 2011-10-27 10:46:21 -05:00
Tarek Soliman ac20718363 MAEMO: Enable/Disable clicking now displays OSD message 2011-09-22 22:07:45 -05:00
Chris Warren-Smith b6374fde1d BADA: Added form.cpp to POTFILES 2011-08-21 16:39:08 +10:00
Jordi Vilalta Prat c72f31f5c8 I18N: Split some original messages to allow translation reusability. 2011-08-18 11:08:00 +02:00
CeRiAl 828f1884b4 MACOSX: Add Sparkle support 2011-07-19 21:33:01 +02:00
CeRiAl b00586df82 MACOSX: Add i18n support for Mac OSX application menu 2011-07-07 01:07:06 +02:00
Thierry Crozat ba6d0121e1 I18N: Update list of files used to generate the translations template 2011-06-20 23:10:45 +01:00
Thierry Crozat 06bbb57ad7 I18N: Make many more GUI MessageDialog strings translatable 2011-06-13 22:19:18 +01:00
Thierry Crozat ba758710f5 I18N: Update list of files used to generate translation template
This fixes an error due to a file that had been deleted a few weeks
ago.
2011-06-13 22:08:47 +01:00
Thierry Crozat 014145f240 I18N: Make some OSD messages translatable 2011-06-06 23:20:11 +01:00
Alyssa Milburn 4af3045188 I18N: Make MidiDriver detection errors translatable. 2011-06-06 12:44:28 +02:00
Alyssa Milburn b2a1566860 DETECTOR: Change printf calls to use logMessage.
Also make the strings translatable.
2011-06-06 12:32:09 +02:00
Alyssa Milburn 9589e5aa82 I18N: Update POTFILES. 2011-06-06 11:42:16 +02:00
Thierry Crozat 26b5b21bfc I18N: Remove inexistent file from list of files for translation template
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-04-22 20:01:53 +01:00
Max Horn 42ab839dd6 AUDIO: Rename sound/ dir to audio/
svn-id: r55850
2011-02-09 01:09:01 +00:00
Thierry Crozat 2eba29e1eb i18N: Update list of source code files for translation template generation
This fix update of translations following merge of GSOC-OpenGL branch.

svn-id: r54546
2010-11-28 19:21:46 +00:00
Thierry Crozat f20da5f98c I18N: Add translation of the SCUMM help dialog.
svn-id: r54449
2010-11-23 22:47:20 +00:00
Thierry Crozat 55e3ed0016 I18N: Fix generation of translation template file from source code
This fix a regression introduced when GuiManager.cpp was renamed into
gui-manager.cpp

svn-id: r54433
2010-11-23 21:37:26 +00:00
Thierry Crozat 7296a2d8d0 I18N: Add translation for wince specific titles for key mapping dialog
Also backport fix from branch on translation of default title for key mapping
dialog. 

svn-id: r52959
2010-09-30 18:09:01 +00:00
Thierry Crozat 057056b8d3 I18N: Add translation for load/save success or failure messages
Also improve and update the french translation.

svn-id: r52740
2010-09-15 23:25:46 +00:00
Thierry Crozat c073369f0a i18n: Translate Save and Restore buttons in SCI engine
svn-id: r52694
2010-09-12 21:56:37 +00:00
Thierry Crozat fc11604e73 i18n: Translate the Save and Load buttons in myst and riven
svn-id: r52692
2010-09-12 21:35:49 +00:00
Florian Kagerer 4a159bcb1e GUI: add music devices for c64, amiga and apple II gs
These devices are not able to create appropriate drivers.
The only purpose for now is having proper gui options and flags and music types for the device detector.
The corresponding GUIO flags for the new devices have been added, too.

svn-id: r51995
2010-08-11 18:54:56 +00:00
Jordi Vilalta Prat 8008e09ea3 GUI: Update translations after the last message changes
svn-id: r50328
2010-06-26 16:02:40 +00:00