forked from friendica/friendica-addons
regenerated all the strings
This commit is contained in:
parent
55986ad17d
commit
25ba6023d0
767 changed files with 7410 additions and 7962 deletions
|
@ -5,5 +5,4 @@ function string_plural_select_en_us($n){
|
|||
$n = intval($n);
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Comma separated profile URLS to block"] = "Comma-separated profile URLs to block";
|
||||
$a->strings['Comma separated profile URLS to block'] = 'Comma-separated profile URLs to block';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue