diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-24 14:03:47 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2007-08-24 14:03:47 +0200 |
commit | a241ad38b82baea3a8cb73ac1714f8f481fddc01 (patch) | |
tree | 814d88c1de52af967f2937c0399da537864aad01 /HISTORY | |
parent | 98bdd0cfeab4ff51713db1a3319ec8c673d1ea6b (diff) | |
download | vdr-a241ad38b82baea3a8cb73ac1714f8f481fddc01.tar.gz vdr-a241ad38b82baea3a8cb73ac1714f8f481fddc01.tar.bz2 |
Added the new i18n macro trVDR()
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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). |