forknuto z friendica/friendica-addons
regenerated all strings.php files from the current translation strings (message.po)
Tato revize je obsažena v:
rodič
7f3704ae54
revize
500aab3c53
716 změněných souborů, kde bylo provedeno 1081 přidání a 1607 odebrání
|
@ -3,7 +3,7 @@
|
|||
if(! function_exists("string_plural_select_ca")) {
|
||||
function string_plural_select_ca($n){
|
||||
$n = intval($n);
|
||||
return ($n != 1);;
|
||||
return intval($n != 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["Blockem"] = "Blockem";
|
||||
|
|
Načítání…
Přidat tabulku
Přidat odkaz
Odkázat v novém problému