[dokuwiki] Plugin info localization

Hi there,

I was about to localize output of getInfo() method of my plugin when I
came across comment in plugin.php that kind of advises against that:

  /**
   * getLang($id)
   * use this function to access plugin language strings to try to
   * minimise unnecessary loading of the strings when the plugin
   * doesn't require them e.g. when info plugin is querying plugins
   * for information about themselves.
   */

Is there a some reason for that? Should output of getInfo() always be
in English?


-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: