bootstrap3,bootie';
$lang['redissue.API'] = "Enter your Redmine API's key";
$lang['redissue.view'] = "
Choose the view you want to display. This will depend on the wiki user's access rights in Redmine.
Impersonate : select this if your wiki's users have the same UID as Redmine's users. e.g. : LDAP authentication. Redissue then will manage rights based on private or public projects.
Userview : doesn't manage access rights and display issue even if it's in private project.
";
$lang['redissue.view_o_4'] = "Impersonate";
$lang['redissue.view_o_2'] = "UserView";
$lang['redissue.short'] = '(Dokuwiki Theme only) Check this if you want redissue in short mode by default. Value can be override by parameter [short="0|1"]';