diff --git a/buffer/lang/it/messages.po b/buffer/lang/it/messages.po index 05f973de..9c32a13d 100644 --- a/buffer/lang/it/messages.po +++ b/buffer/lang/it/messages.po @@ -5,15 +5,14 @@ # # Translators: # fabrixxm , 2014 -# Sandro Santilli , 2015 msgid "" msgstr "" "Project-Id-Version: friendica\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2014-06-22 13:18+0200\n" -"PO-Revision-Date: 2015-11-01 11:05+0000\n" -"Last-Translator: Sandro Santilli \n" -"Language-Team: Italian (http://www.transifex.com/Friendica/friendica/language/it/)\n" +"PO-Revision-Date: 2014-09-10 10:27+0000\n" +"Last-Translator: fabrixxm \n" +"Language-Team: Italian (http://www.transifex.com/projects/p/friendica/language/it/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" @@ -70,7 +69,7 @@ msgstr "Invia sempre a Buffer" #: buffer.php:156 msgid "Check to delete this preset" -msgstr "Seleziona per eliminare questo preset" +msgstr "Seleziona per elimiare queto preset" #: buffer.php:165 msgid "Posts are going to all accounts that are enabled by default:" diff --git a/buffer/lang/it/strings.php b/buffer/lang/it/strings.php index 9081af8a..4ae16d27 100644 --- a/buffer/lang/it/strings.php +++ b/buffer/lang/it/strings.php @@ -17,5 +17,5 @@ $a->strings["Buffer Export"] = "Esporta Buffer"; $a->strings["Authenticate your Buffer connection"] = "Autentica la tua connessione a Buffer"; $a->strings["Enable Buffer Post Plugin"] = "Abilita il plugin di invio a Buffer"; $a->strings["Post to Buffer by default"] = "Invia sempre a Buffer"; -$a->strings["Check to delete this preset"] = "Seleziona per eliminare questo preset"; +$a->strings["Check to delete this preset"] = "Seleziona per elimiare queto preset"; $a->strings["Posts are going to all accounts that are enabled by default:"] = "I messaggi andranno a tutti gli account che sono abilitati:"; diff --git a/ifttt/ifttt.php b/ifttt/ifttt.php index b0e5e122..3203fec4 100644 --- a/ifttt/ifttt.php +++ b/ifttt/ifttt.php @@ -46,7 +46,7 @@ function ifttt_settings(&$a,&$s) { $s .= ''; $s .= '
'; - $s .= '

'.t("Create an account at IFTTT. Create three Facebook recipes that are connected with Maker (In the form 'if Facebook then Maker') with the following parameters:").'

'; + $s .= '

'.t("Create an account at IFTTT. Create three Facebook recipes that are connected with 'Maker' with the following parameters:").'

'; $s .= '

URL

'; $s .= '

'.$a->get_baseurl()."/ifttt/".'

'; $s .= '

Method

'; diff --git a/irc/irc.php b/irc/irc.php index 0ac7be37..f400a77c 100644 --- a/irc/irc.php +++ b/irc/irc.php @@ -33,7 +33,7 @@ function irc_addon_settings(&$a,&$s) { $autochans = get_pconfig( local_user(), 'irc','autochans'); /* auto connect chans */ $t = get_markup_template( "settings.tpl", "addon/irc/" ); - $s .= replace_macros($t, array( + $s = replace_macros($t, array( '$header' => t('IRC Settings'), '$info' => t('Here you can change the system wide settings for the channels to automatically join and access via the side bar. Note the changes you do here, only effect the channel selection if you are logged in.'), '$submit' => t('Save Settings'), diff --git a/mailstream/templates/settings.tpl b/mailstream/templates/settings.tpl index bd24e38f..8729b7b5 100644 --- a/mailstream/templates/settings.tpl +++ b/mailstream/templates/settings.tpl @@ -1,10 +1,10 @@ - -

{{$title}}

-
-