7 lines
206 B
PHP
7 lines
206 B
PHP
|
<?php
|
||
|
|
||
|
$a->strings["Numfriends settings updated."] = "";
|
||
|
$a->strings["Numfriends Settings"] = "";
|
||
|
$a->strings["How many contacts to display on profile sidebar"] = "";
|
||
|
$a->strings["Submit"] = "Lagre";
|