On 12/7/09 10:00 PM, Brion Vibber wrote:
Now that we've got UI translations going pretty well for StatusNet core, I'd like to see if we can get things working for plugins as well before the 0.9 final release.
[snip]
Ok, this is now merged into 0.9.x. Plugin strings using _m() won't show up in TranslateWiki immediately, but will once we've got the infrastructure configured on that end.
Quick performance note: on my text box, calls via _m() took on the order of 5us each vs 0.6us for calling dgettext() directly, but this is still pretty good -- it takes a lot of strings to bog us down much. :)
-- brion vibber (brion @ status.net) _______________________________________________ StatusNet-dev mailing list StatusNet-dev@lists.status.net http://lists.status.net/mailman/listinfo/statusnet-dev