From: Emmanuel S. <esa...@no...> - 2004-05-08 12:25:15
|
wbmtranslator is a translation assistant module for webmin. It allows the webmin translators to have a global sight of the translations in progress for all the recorded modules, including the Web interface (lang/), help files (help/), modules's informations (module.info) as well as the configuration screens (config.info). ChangeLog: ---------- 2004-05-08 Emmanuel Saracco <esa...@no...> * version: 0.5.0 * other: We now use webmin session id to store our temporary files. 2004-05-07 Emmanuel Saracco <esa...@no...> * module informations translation section: Correction of bug #153 (HTML-Entities are not saved to module.info). 2004-05-07 Emmanuel Saracco <esa...@no...> * send translations section: Correction of a problem in archive size calculation that comes with the lastest CVS commits. 2004-05-07 Emmanuel Saracco <esa...@no...> * send translations section: Task #149 (Insert a textfield to "send translations") is ok now. Also added translation archive's properties in email's body. 2004-05-07 Emmanuel Saracco <esa...@no...> * translations administration section: Correction of bug #152 (General Administration deletes used items instead of keeping them). 2004-05-06 Emmanuel Saracco <esa...@no...> * other: Rows are now sorted by language name in interface and config tables. 2004-05-06 Emmanuel Saracco <esa...@no...> * other: Update and bugs fixes on the "trans_char2ent()" function. 2004-05-05 Emmanuel Saracco <esa...@no...> * web interface section: Correction of a bug (bad syntax) in interface_edit_added.cgi that was preventing the page to be displayed. 2004-05-05 Emmanuel Saracco <esa...@no...> * other: Correction of a bug when removing a translation (help/ corresponding files were not deleted). Added a filter to avoid encoding/decoding non "iso-8859-1" language files (this filter method should change on jamie next webmin release). Typo fixes. Code cleaning. Some more code comments. 2004-05-05 Emmanuel Saracco <esa...@no...> * translations administration section: Correction of several bugs in "search for unused items" functionnality. * menu panel: Now icons are displayed with a different color when we are working in their section. * other: Now it is possible to display only modified items when editing a translation. 2004-05-04 Emmanuel Saracco <esa...@no...> * translations administration section: Correction of several bugs in "search for unused items" functionnality. * help translation section: Task #136 (Introducing translation of HTML-Pages) is ok now. * other: Choice of default language has been removes, assuming that all webmin modules reference language is "en". * dependencies: New dependency on Date::Manip. 2004-05-03 Emmanuel Saracco <esa...@no...> * informations translation section: Task #136 (Introducing translation of HTML-Pages) is 50% ok. * translations administration section: All administrative tasks ( creation/deletion of a translation, search for unused items etc.) have been moved in this new section. 2004-05-03 Emmanuel Saracco <esa...@no...> * translation: Cristian Rigamonti maintain the italian translation. * other: Added a general menu on the top of each section. 2004-05-02 Emmanuel Saracco <esa...@no...> * other: Applied patch #134 (Patch for opening links in new windows) from Martin Mewes. 2004-05-01 Emmanuel Saracco <esa...@no...> * other: Added a "Google translation console". Translators can open it and request automatic translation from a given language to another. ---------- Links: ------ - new release: http://labs.libre-entreprise.org/project/showfiles.php?group_id=36 - project: http://labs.libre-entreprise.org/projects/wbmtranslator/ - homepage: http://wbmtranslator.labs.libre-entreprise.org/ - freshmeat: http://freshmeat.net/projects/wbmtranslator/ |