Eliminate double usage
addons/addons is incorrect
This commit is contained in:
parent
66fe4cc5d6
commit
e5d020ff7c
2 changed files with 4 additions and 4 deletions
|
@ -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."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue