Added the new i18n macro trVDR()

This commit is contained in:
Klaus Schmidinger
2007-08-24 14:03:47 +02:00
parent 98bdd0cfea
commit a241ad38b8
5 changed files with 29 additions and 26 deletions

View File

@@ -5396,3 +5396,6 @@ Video Disk Recorder Revision History
- Changed the default for LOCDIR in Makefile and Make.config.template to
"./locale", so that internationalization works by default when running VDR
from within its source directory (suggested by Anssi Hannula).
- Added the new i18n macro trVDR(), which can be used by plugins to mark
texts they want to reuse from VDR's core translations (suggested by Matthias
Becker).