215306ed99e24bbfd04502173dc470467e6709bf
[friendica-addons.git/.git] / windowsphonepush / lang / fi-fi / strings.php
1 <?php
2
3 if(! function_exists("string_plural_select_fi_fi")) {
4 function string_plural_select_fi_fi($n){
5         return ($n != 1);;
6 }}
7 ;
8 $a->strings["WindowsPhonePush settings updated."] = "WindowsPhonePush -asetuket päivitetty.";
9 $a->strings["WindowsPhonePush Settings"] = "WindowsPhonePush -asetukset";
10 $a->strings["Enable WindowsPhonePush Addon"] = "";
11 $a->strings["Push text of new item"] = "";
12 $a->strings["Save Settings"] = "Tallenna asetukset";