diff --git a/ui/ui/plugin-manager.tpl b/ui/ui/plugin-manager.tpl index 3a3e20d5..4a4f48c9 100644 --- a/ui/ui/plugin-manager.tpl +++ b/ui/ui/plugin-manager.tpl @@ -1,8 +1,8 @@ {include file="sections/header.tpl"} {if empty($_c['github_token'])} -
To download from private/paid repository, Set - your Github Authentication first
+{Lang::T('To download from private/paid repository')}, + {Lang::T('Set your Github Authentication first')}
{/if}