<?php

if(! function_exists("string_plural_select_fi_fi")) {
function string_plural_select_fi_fi($n){
	return ($n != 1);;
}}
;
$a->strings["Startpage Settings"] = "Startpage -asetukset";
$a->strings["Home page to load after login  - leave blank for profile wall"] = "";
$a->strings["Examples: &quot;network&quot; or &quot;notifications/system&quot;"] = "";
$a->strings["Submit"] = "Lähetä";