2013-02-27 09:38:30 -05:00
|
|
|
<?php
|
|
|
|
|
2013-02-27 10:22:24 -05:00
|
|
|
$a->strings["\"Blockem\" Settings"] = "";
|
2013-02-27 09:38:30 -05:00
|
|
|
$a->strings["Comma separated profile URLS to block"] = "";
|
|
|
|
$a->strings["Submit"] = "Lagre";
|
|
|
|
$a->strings["BLOCKEM Settings saved."] = "";
|
|
|
|
$a->strings["Blocked %s - Click to open/close"] = "";
|
|
|
|
$a->strings["Unblock Author"] = "";
|
|
|
|
$a->strings["Block Author"] = "";
|
|
|
|
$a->strings["blockem settings updated"] = "";
|