mirror of
https://github.com/friendica/friendica
synced 2025-04-26 22:30:18 +00:00
undo changes to strings files
This commit is contained in:
parent
e1dd1aa358
commit
307a19074f
22 changed files with 40 additions and 40 deletions
|
@ -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 bandwidth."] = "";
|
||||
$a->strings["The picture proxy increases performance and privacy. It shouldn't be used on systems with very low bandwith."] = "";
|
||||
$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."] = "";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue