]> git.mxchange.org Git - friendica-addons.git/blob - ifttt/lang/fi-fi/strings.php
Merge pull request #573 from fabrixxm/catavatar
[friendica-addons.git] / ifttt / 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["IFTTT Mirror"] = "";
9 $a->strings["Create an account at <a href=\"http://www.ifttt.com\">IFTTT</a>. Create three Facebook recipes that are connected with <a href=\"https://ifttt.com/maker\">Maker</a> (In the form \"if Facebook then Maker\") with the following parameters:"] = "";
10 $a->strings["Body for \"new status message\""] = "";
11 $a->strings["Body for \"new photo upload\""] = "";
12 $a->strings["Body for \"new link post\""] = "";
13 $a->strings["Generate new key"] = "";
14 $a->strings["Save Settings"] = "Tallenna asetukset";