]> git.mxchange.org Git - friendica-addons.git/blobdiff - snautofollow/lang/it/strings.php
Merge branch '3.6-release'
[friendica-addons.git] / snautofollow / lang / it / strings.php
diff --git a/snautofollow/lang/it/strings.php b/snautofollow/lang/it/strings.php
deleted file mode 100644 (file)
index b6fab06..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<?php
-
-if(! function_exists("string_plural_select_it")) {
-function string_plural_select_it($n){
-       return ($n != 1);;
-}}
-;
-$a->strings["StatusNet AutoFollow settings updated."] = "Impostazioni \"StatusNet AutoFollow\" aggiornate.";
-$a->strings["StatusNet AutoFollow Settings"] = "Impostazioni StatusNet AutoFollow";
-$a->strings["Automatically follow any StatusNet followers/mentioners"] = "Segui automanticamente chiunque da StatusNet ti segua o ti menzioni";
-$a->strings["Submit"] = "Invia";