[Feedreader-development] Updates to FeedReader
Brought to you by:
toomastoots
From: Karsten H. <mai...@kh...> - 2003-12-09 12:25:27
|
Hi List, some updates to FeedReader: 09.12.2003 khoffrath The XML files that hold the translations must not have characters like ä, ü, é, etc. If they do, reading the file will result in a TDomParser exception and FeedReader will not get translated. To overcome this issue the characters must be encoded in the translation file. At runtime this characters has to be reconverted before they are used in the program. The actual translation files that are online aren't converted so they will not work! All captions, texts, listitems, actions, etc. get translated now. New directory "Translations" created, which holds the actual translation files. There is a template file which holds all english strings that are used at this time. The german translation is ready and working. If new translations are created the files have to be converted with the programm "Encode2HTML.exe" which is in the new directory "Translationtools". We should consider to put the new translation template online so that the new translations are there when the next release is ready. I'll continue with the following issues: feedreader.com-Forum: opening popups in new browser window This goes first, but will result in a changed translation file, so wait until this is finished before putting the translation file online. 852578 memorize window size [ feedreader-Bugs-853907 ] Missing <title> breaks v2.5 b610 Regards, Karsten (khoffrath) |