X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=fromgplus%2Flang%2Fit%2Fstrings.php;h=0e866fc89aedc0aa8384068b0892ad761a5a5fe5;hb=07fcb9c62b643a780e84ab66f2103b664856ff12;hp=adebdafaaf92696c36d50c153f5ce2b8f3597349;hpb=0f430ccb42b11dcc98c98bac6eb4127140b2f58b;p=friendica-addons.git diff --git a/fromgplus/lang/it/strings.php b/fromgplus/lang/it/strings.php index adebdafa..0e866fc8 100644 --- a/fromgplus/lang/it/strings.php +++ b/fromgplus/lang/it/strings.php @@ -5,8 +5,11 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -$a->strings["Google+ Import Settings"] = ""; +$a->strings["Google+ Mirror"] = "Mirror Goggle+"; $a->strings["Enable Google+ Import"] = "Abilita Importa da Google+"; $a->strings["Google Account ID"] = "ID Google Account"; -$a->strings["Submit"] = ""; +$a->strings["Add keywords to post"] = "Aggiungi parole chiave ai post"; +$a->strings["Save Settings"] = "Salva Impostazioni"; $a->strings["Google+ Import Settings saved."] = "Impostazioni Importa Google+ salvate"; +$a->strings["Key"] = "Chiave"; +$a->strings["Settings updated."] = "Impostazioni aggiornate.";