X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=startpage%2Flang%2Fit%2Fstrings.php;h=0226f923dbe4dd408e2b78e19f8bcf24a8dfaaf0;hb=8f7503d573ad90e8150b1f288b5e9c09f9479c2a;hp=3b6707497f4f71a2dc0dd9d07b9cb0b4a787309c;hpb=1038ae0174c47103bf40886c6c12a4decd0119ba;p=friendica-addons.git diff --git a/startpage/lang/it/strings.php b/startpage/lang/it/strings.php index 3b670749..0226f923 100644 --- a/startpage/lang/it/strings.php +++ b/startpage/lang/it/strings.php @@ -5,7 +5,7 @@ function string_plural_select_it($n){ return ($n != 1);; }} ; -$a->strings["Startpage"] = ""; -$a->strings["Home page to load after login - leave blank for profile wall"] = ""; -$a->strings["Examples: "network" or "notifications/system""] = ""; -$a->strings["Save Settings"] = ""; +$a->strings["Startpage Settings"] = "Impostazioni Startpage"; +$a->strings["Home page to load after login - leave blank for profile wall"] = "Home page da caricare dopo il login - lasciare in bianco per la bacheca"; +$a->strings["Examples: "network" or "notifications/system""] = "Esempi: "network" or "notifications/system""; +$a->strings["Submit"] = "Invia";