1
0
Fork 0

5147 Typo 'bandwith' should be 'bandwidth'

This commit is contained in:
Pascal Deklerck 2018-05-30 08:50:29 +02:00
commit e1dd1aa358
28 changed files with 46 additions and 46 deletions

View file

@ -526,7 +526,7 @@ $a->strings["Path for lock file"] = "";
$a->strings["Temp path"] = "";
$a->strings["Base path to installation"] = "";
$a->strings["Disable picture proxy"] = "";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwidth."] = "";
$a->strings["New base url"] = "";
$a->strings["Disable noscrape"] = "";
$a->strings["The noscrape feature speeds up directory submissions by using JSON data instead of HTML scraping. Disabling it will cause higher load on your server and the directory server."] = "";