#828: I18n support for user contribution
----------------------------------------+------------------
Reporter: skaplun | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone: v1.1
Component: *general* | Version:
Keywords: i18n customization gettext |
----------------------------------------+------------------
Invenio currently comes with builtin i18n support via GNU gettext. The
translatable text is actually extracted from Invenio source code tree upon
release and is compiled and deployed via make+make install.
User contributions such as custom templates, bibformat elements, bibformat
templates, websubmit functions, etc. might be made i18n ready by the admin
user, but there is currently no support in Invenio to extract new
translatable strings from user contributions, prepare .po files, make them
available on the web for easy collaborative translation and automatic
compilation.
It would be great to have this implemented! :-)
--
Ticket URL: <http://invenio-software.org/ticket/828>
Invenio <http://invenio-software.org>