[vdr] [ANNOUNCE] VDR developer version 1.3.42
Wolfgang Rohdewald
wolfgang at rohdewald.de
Sun Feb 5 20:03:41 CET 2006
On Sunday 05 February 2006 16:25, Klaus Schmidinger wrote:
> Plugin authors may want to add the new entries to their I18N texts and contact
> the translators to have their texts translated. Note that there are now 21
> different OSD languages, so please make sure you have 21 versions for each of
> your texts.
luckily this does not seem to be necessary if the last entries are unused.
Otherwise we'd have to do something like this for every single message:
#if VDRVERSNUM >= 1030whatever
"",
"",
#if VDRVERSNUM >= 103042
"",
#endif
#endif
--
Wolfgang
More information about the vdr
mailing list