summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorKlaus Schmidinger <vdr@tvdr.de>2007-08-12 09:54:23 +0200
committerKlaus Schmidinger <vdr@tvdr.de>2007-08-12 09:54:23 +0200
commit84faea7f0d74d596189d6f7073fa2a976a892b34 (patch)
tree38edcb4ca77e6825a9ead701282b17fbda7372b8 /HISTORY
parent26e2e4dee23d000f260c779947824988a4bff52c (diff)
downloadvdr-84faea7f0d74d596189d6f7073fa2a976a892b34.tar.gz
vdr-84faea7f0d74d596189d6f7073fa2a976a892b34.tar.bz2
Put the three letter language codes and aliases into i18n.c
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY5
1 files changed, 4 insertions, 1 deletions
diff --git a/HISTORY b/HISTORY
index ab14ac1e..fa600981 100644
--- a/HISTORY
+++ b/HISTORY
@@ -5299,7 +5299,7 @@ Video Disk Recorder Revision History
- Added a missing 'P' to vdr.c's SHUTDOWNCANCELROMPT macro (reported by Marco
Schlüßler).
-2007-08-11: Version 1.5.7
+2007-08-12: Version 1.5.7
- All logging now goes to LOG_ERR, because some systems split error, info and
debug messages into separate files, which repeatedly caused extra efforts to
@@ -5321,6 +5321,9 @@ Video Disk Recorder Revision History
to make strings in arrays translatable.
See README.i18n for information on how to create new or maintain existing
translations.
+- The three letter language codes and their aliases are stored in i18n.c, and
+ each translation file only contains one of them to link that language name
+ to the code.
- The 'newplugin' script has been extended to generate the Makefile section
for i18n support.
- The parameter OSDLanguage in 'setup.conf' is now a string and holds the locale