forkad från friendica/friendica-addons
regenerated all strings.php files from the current translation strings (message.po)
This commit is contained in:
förälder
7f3704ae54
incheckning
500aab3c53
716 ändrade filer med 1081 tillägg och 1607 borttagningar
|
@ -3,14 +3,7 @@
|
|||
if(! function_exists("string_plural_select_fr")) {
|
||||
function string_plural_select_fr($n){
|
||||
$n = intval($n);
|
||||
return ($n > 1);;
|
||||
return intval($n > 1);
|
||||
}}
|
||||
;
|
||||
$a->strings["\"cookienotice\" Settings"] = "";
|
||||
$a->strings["<b>Configure your cookie usage notice.</b> It should just be a notice, saying that the website uses cookies. It is shown as long as a user didnt confirm clicking the OK button."] = "";
|
||||
$a->strings["Cookie Usage Notice"] = "";
|
||||
$a->strings["The cookie usage notice"] = "";
|
||||
$a->strings["OK Button Text"] = "Bouton OK Texte ";
|
||||
$a->strings["The OK Button text"] = "";
|
||||
$a->strings["Save Settings"] = "";
|
||||
$a->strings["cookienotice Settings saved."] = "";
|
||||
|
|
Laddar…
Lägg till tabell
Lägg till en länk
Hänvisa till i nytt ärende