<?php if(! function_exists("string_plural_select_fi_fi")) { function string_plural_select_fi_fi($n){ return ($n != 1);; }} ; $a->strings["Send email to all members"] = ""; $a->strings["%s Administrator"] = ""; $a->strings["%1\$s, %2\$s Administrator"] = ""; $a->strings["No recipients found."] = ""; $a->strings["Emails sent"] = "Sähköpostit lähetetty"; $a->strings["Send email to all members of this Friendica instance."] = ""; $a->strings["Message subject"] = "Viestin aihe"; $a->strings["Test mode (only send to administrator)"] = ""; $a->strings["Submit"] = "Lähetä";