On Wed, Dec 21, 2011 at 6:19 PM, Konstantin Khomoutov <
[email protected]> wrote:

> > I'm wondering if there is  way to translate the Fossil web interface?
> >
> > Is it planned? That would be nice for us, non-english speaking users.
> I disagree.
>
> Translation to several languages would mean bloat.  That might be okay
> for an already bloated project like a compiler suite (though I disagree
> with their localization as well) but not for a tool which has
> self-containment and low footprint as one of its top selling points.
>

FWIW: UIs written on top of the JSON API could use any (or multiple)
language(s). The raw fossilized data is language-independent and the error
reporting in the JSON API is done with well-defined result codes which
could easily be mapped to Swahili or Klingon.

would implement a "rich" webserver around fossil (by hooking it via
> JSON API if I understood its intent correctly).


For example :).

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to