Eliminate double usage

addons/addons is incorrect
This commit is contained in:
Adam Magness 2018-01-25 08:05:23 -05:00
commit e5d020ff7c
2 changed files with 4 additions and 4 deletions

View file

@ -1128,8 +1128,8 @@ $a->strings["running at web location"] = "";
$a->strings["Please visit <a href=\"http://friendica.com\">Friendica.com</a> to learn more about the Friendica project."] = "";
$a->strings["Bug reports and issues: please visit"] = "";
$a->strings["Suggestions, praise, donations, etc. - please email \"Info\" at Friendica - dot com"] = "";
$a->strings["Installed addons/addons/apps:"] = "";
$a->strings["No installed addons/addons/apps"] = "";
$a->strings["Installed addons/apps:"] = "";
$a->strings["No installed addons/apps"] = "";
$a->strings["Authorize application connection"] = "";
$a->strings["Return to your app and insert this Securty Code:"] = "";
$a->strings["Please login to continue."] = "";