HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.

There is an untranslatable part in dashboard: PluginInfo

emziemzi
edited April 2014 in Localization

"Name" of plugins and their "Description" (which are showed on Plugins page of dashboard) are not translatable.

Example:

class.embedvanilla.plugin.php

$PluginInfo['embedvanilla'] = array(
   'Name' => '<Embed> Vanilla',
   'Description' => "This plugin is deprecated and no longer supported. Use 'Forum Settings' > 'Embed Forum' instead.",
   'Version' => '1.0.10',

Comments

Sign In or Register to comment.