aboutsummaryrefslogtreecommitdiff
path: root/po/POTFILES
AgeCommit message (Collapse)Author
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
2010-09-12i18n: Translate Save and Restore buttons in SCI engineThierry Crozat
svn-id: r52694
2010-09-12i18n: Translate the Save and Load buttons in myst and rivenThierry Crozat
svn-id: r52692
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
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-06-26GUI: Update translations after the last message changesJordi Vilalta Prat
svn-id: r50328
2010-06-22GUI/LAUNCHER: This should fix the regression concerning pc speaker / pcjr ↵Florian Kagerer
support caused by patch #1956501 svn-id: r50145
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
svn-id: r50128
2010-06-15Remove unnecessary svn:executable propertiesWillem Jan Palenstijn
svn-id: r49870
2010-06-15I18n: Add backend files to POTFILES. Update .pot.Eugene Sandulenko
Translations were not updated. svn-id: r49797
2010-06-15GUI: Added in-place hotkeys for widgets.Eugene Sandulenko
Now it is possible to specify hotkeys in place for ButtonWidget and CheckboxWidget (the only widgets with hotkeys now). Use de-facto standard with putting hotkey between tildes (~). Like '~O~pen'. The tildes gets stripped before after hotkey is extracted. This is done for giving translators possibility to specify their own hotkeys. Old hotkeys defined at widget instance creation are left for leaving possibility to specify non-printable hotkeys such as Common::ASCII_ESCAPE. Translation files were updated respectively. svn-id: r49766