summaryrefslogtreecommitdiff
path: root/i18n-generated.h
AgeCommit message (Collapse)Author
2011-02-16Regenerated backwards compatible locale header and made some minorDieter Hametner
cosmetic changes.
2011-02-13Some german translation fixes.Dieter Hametner
2011-02-11Regenerated backwards compatible locale header file.Dieter Hametner
2011-02-11Unified date formatting and added recording duration format into translations.Rolf Ahrenberg
2011-02-10Updated german translations for the new edit recordings feature.Dieter Hametner
Regenerated the backwards compatibilty locale header.
2011-02-10Regenerated old VDR locale header file.Rolf Ahrenberg
2011-01-29Updated german translations.Dieter Hametner
Regenerated backwards compatibility locale header.
2011-01-24Applied a patch provided by vdr-portal.de user 'copperhead' aboutDieter Hametner
recordings archived on HDDs.
2011-01-24Regenerated old VDR locale header file.Dieter Hametner
2011-01-23Updated Locale files after mergeing the latest changes from winni.Dieter Hametner
They include a update of the finish locale (provided by Rolf Ahrenberg) and a change which seems to prevent a 100% CPU usage.
2011-01-22Regenerated localisation files after merge of latest multischedule contribution.Dieter Hametner
2011-01-01Updated localization files after the integration of the MultiSchedule view.Dieter Hametner
2010-06-19Added translators hint and a german locale for the date/time formating of ↵Dieter Hametner
recordings provided by Dominic Evans.
2010-03-14Updated the pre gettext translation too.cvs-commit-368Dieter Hametner
2009-09-14Finish translation update also for older VDR versions.cvs-commit-367Dieter Hametner
2009-04-17Integrated a patch against LIVE 0.2.0 which adds channel numbers.Dieter Hametner
The patch was contributed by John Germs, Chavonbravo from CaptiveWorks (see http://captiveworks.org/open-source/vdr-live/ )
2008-12-04updated search timer editing to match epgsearch-0.9.25.beta7 (recommended, ↵Christian Wieninger
but not required)
2008-11-23Fiddled arround with date displays in what's on page.Dieter Hametner
2008-11-23Regenerated i18n-generated.h header fileDieter Hametner
2008-11-20Changed string for no EPG available.Dieter Hametner
2008-11-19Updated i18n-generated.h for backwards compatibilty to older VDR versions.Christian Wieninger
2008-10-29Added switch to this channel in the schedule page submenu.Dieter Hametner
There the switch channel button is always present, even if the selected channel has no EPG data associated with it.
2008-08-10italian translation update by DiegoChristian Wieninger
2008-08-06italian translation updateChristian Wieninger
2008-08-06- italian translation fix and TRANSLATORS message regarding "mm/dd/yyyy"Christian Wieninger
2008-06-21Use the previous commited functionality to stream recordings.Dieter Hametner
The recordings now have a stream button beneath them.
2008-06-04Fixed a bug reported by Matthias Kortstiege about edit_timers notDieter Hametner
having the correct timerId when called from the schedules list.
2008-04-30Changed version number to 0.2.0release_0-2-0cvs-commit-358Dieter Hametner
Regenerated i18n-generated.h file for compatibility with older VDR versions.
2008-04-19Changed responsibilities in the about box.Dieter Hametner
2008-04-07finnish translation update, thanks to Rolf AhrenbergChristian Wieninger
2008-02-26Added streaming button in channnel selection page.Dieter Hametner
This allows to stream also channels that don't have EPG data and thus are only selectable by hand. Regenerated backwards compatible message file, because of string changes.
2008-02-25Added new image for timer conflict notification.Dieter Hametner
Added a Force function to TimerConflicNotifier. Added the force notification to timer creation. First tests with this weren't very promising. Needs some thorough testing also at timer modification and deletion. Regenerated language header for backwards compatibilty.
2008-02-22Reverted to trVDR in timerconflicts.ecpp due to fast fix change to 'tr'Dieter Hametner
because of compilation error with older vdr versions. This has been fixed, through proper include of i18n.h. Regenerated header file with backward compatible translations.
2008-02-19Fixed german translation for timer start time string.Dieter Hametner
Regenerated i18n-generated.h.
2008-02-19Made live compilable with VDR version pre 1.5.7.Dieter Hametner
Updated generated i18n.h file.
2008-02-06Fixed function definitions in version-util. It seems some other shellsDieter Hametner
than bash need the () without whitespace behind the functions name. Regenerated i18n-generated.h
2008-01-25- tadi's updateChristian Wieninger
2008-01-14- i18n update for old i18n systemChristian Wieninger
2008-01-08Applied finish translation update patch from Rolf Ahrenberg.Dieter Hametner
2008-01-04- Regenerated generated-i18n.h due to the italian translations commitedDieter Hametner
earlier.
2007-12-25- Presence of IMDb URLs is now configurable. Closes bug #401.Dieter Hametner
2007-12-23- Changed mode of live.pot creation. Should prevent .po file conflictsDieter Hametner
at subsequent upgrades from CVS.
2007-12-22- Almost full featured javascript controlling interface for the vlc window.Dieter Hametner
2007-12-21- Yet an other update of finish translations from Rolf Ahrenberg.Dieter Hametner
2007-12-19- Added option to select streamdev stream type in live setings.Dieter Hametner
2007-12-19- Fixed encoding problems introduced through an graphical mergeDieter Hametner
conflict resolution tool (kdiff3).
2007-12-18- IMDB link for recordings too. Fixes Bug #420Dieter Hametner
- Window size of streaming window is now adapted to new size of embedded vlc video frame.
2007-12-18- Added a patch from Rolf Ahrenberg:Dieter Hametner
Updates Finish translations Uses autoplay and standard dvb video size in streamdev playback window.
2007-12-17- Added tooltip for timer status. Closed Bug #396.Dieter Hametner
2007-12-16- Adapted Rolf Ahrenbergs patch for VLC streaming to current LIVEDieter Hametner
development status. See Bug #343. This will need some additional tweaking.