]> git.mxchange.org Git - friendica-addons.git/blobdiff - krynn/lang/it/strings.php-e
Fixed Language files to reflect plugin name
[friendica-addons.git] / krynn / lang / it / strings.php-e
diff --git a/krynn/lang/it/strings.php-e b/krynn/lang/it/strings.php-e
deleted file mode 100644 (file)
index 635183f..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-if(! function_exists("string_plural_select_it")) {
-function string_plural_select_it($n){
-       return ($n != 1);;
-}}
-;
-$a->strings["Planets Settings"] = "Impostazioni \"Pianeti\"";
-$a->strings["Enable Planets Plugin"] = "Abilita il plugin \"Pianeti\"";
-$a->strings["Submit"] = "";