Commit Graph

78 Commits

Author SHA1 Message Date
Eugene Sandulenko
5a423ee2a6
I18N: Added missing file to POTFILES 2021-08-04 15:41:53 +02:00
Eugene Sandulenko
3bf264084d
DISTS: Added dummy file with translatable strings for scummvm.appdata.xml
Based on request in Bugreport #10901

This is used for sticking those strings into our translations. A tool
to generate appdata.xml before the release with all the strings extracted
will follow once we have the translations
2021-04-20 13:05:49 +02:00
Thierry Crozat
b3aec05656 I18N: Fix error when generating scummvm.pot 2021-04-17 21:44:37 +01:00
Eugene Sandulenko
91832bf9d8
SYMBIAN: Remove old Keys Dialog, now the global KeyMapper is used. PR#2712 2021-04-17 19:41:09 +02:00
Lothar Serra Mari
c3b3110e70 I18N: Fix references in the DS backend 2021-02-07 13:06:39 +01:00
Eugene Sandulenko
5936026209 ALL: Clarify POTFILES, remove redundant common/translations.h includes 2020-11-10 03:03:49 +01:00
aryanrawlani28
807eb44c9a ENGINES: SCUMM: Fix compilation for DS backend
- The DS Backend has a different help screen, which was not updated with U32Strings.
- Add translations for the same.
2020-08-31 12:14:51 +02:00
Eugene Sandulenko
858954eec1 AUDIO: Properly warn user and act gracefully when soundfont is not specified.
Fixes #7127
2020-08-29 17:55:33 +02:00
Eugene Sandulenko
ac6932bd89 I18N: Added missing files to POTFILES 2020-08-27 20:26:45 +02:00
Eugene Sandulenko
27ea5239b4 GUI: Introduced MessageDialogWithURL() 2020-08-26 17:28:12 +02:00
SupSuper
bcb7d1f30c BACKENDS: Discord rich presence support
Adds support for showing the currently running game
in a Discord user's game activity.
2020-08-25 10:47:41 +02:00
Eugene Sandulenko
eaa86f9333 ALL: Remove WebOS port 2020-08-01 14:56:16 +02:00
Eugene Sandulenko
432383a667 ALL: Remove Tizen port 2020-08-01 14:42:45 +02:00
SupSuper
897efb1454 POSIX: Add support for native GTK file browserOnly enabled on platforms with libgtk 2020-03-22 20:46:42 +02:00
Bastien Bouclet
568d882e80 KEYMAPPER: Introduce a Virtual Mouse event source
The Virtual Mouse is meant to provide a way to control the mouse cursor
on system without a physical mouse. It provides keymapper actions that
are expected to be bound to game controller axes or buttons.
2020-03-09 20:00:31 +01:00
Bastien Bouclet
b3345e79a9 I18N: Update POTFILES for the keymapper changes 2020-01-29 08:51:30 +01:00
Bastien Bouclet
d62f463935 GUI: Fix translations for the mass add button 2019-12-04 08:37:18 +01:00
Bastien Bouclet
6901ee0242 3DS: Use the full resolution for the overlay on the top screen 2019-11-07 11:02:00 +01:00
Lothar Serra Mari
fd9b34c4a4 I18N: Add networking stack to the translation file database 2019-09-15 11:33:55 +02:00
Lothar Serra Mari
a5b3337cfa I18N: Add missing POTFILE entry for OSD messages on SDL backend 2019-08-31 21:54:38 +02:00
Lothar Serra Mari
0a1b8d8149 I18N: Remove obsolete POTFILES entry for storagewizarddialog.cpp 2019-07-30 21:41:28 +02:00
SupSuper
ac957852c8 I18N: Update POTFILES
Add new DialogManager files
2018-12-16 10:48:13 +00:00
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