Hello, The Koha Offline Circulation Tool, a firefox plugin, is now translatable. I just pushed a patch that add this feature and the translation to french.
It's very easy to add a translation, just head here : http://git.koha-community.org/gitweb/?p=contrib/global.git;a=tree;f=koct/chrome/locale;hb=72ba809c45caca19d8dc4e438aef55eb56ca9fb4 (in koct/chrome/locale directory if you clone the git repo) cp -r en-US yourlocale-language cd yourlocale-language translate the 2 tiny files koct.dtd and koct.properties git add yourlocal-language git commit git format-patch send me the patch, I'll push it. -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc Tel : (33) 4 91 81 35 08 _______________________________________________ Koha-devel mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
