Con l'uscita della versione 1.1.5 di SMF, ci sono due piccole modifiche nella lingua
troverete il pacchetto aggiornato sempre in area download
per chi invece già usa la traduzione, consiglio di fare a mano per nn perdere le traduzioni delle mod:
File:
index.italian.phpCerca:// Version: 1.1.2; index
Sostituisci:// Version: 1.1.5; index
Cerca:$forum_copyright = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">Powered by ' . $forum_version . '</a> |
<a href="http://www.simplemachines.org/about/copyright.php" title="Free Forum Software" target="_blank">SMF © 2006-2007, Simple Machines LLC</a><br />Traduzione Italiana a cura di <a href="http://www.smitalia.net/" target="_blank">SMItalia</a>';
Sostituisci:$forum_copyright = '<a href="http://www.simplemachines.org/" title="Simple Machines Forum" target="_blank">Powered by ' . $forum_version . '</a> |
<a href="http://www.simplemachines.org/about/copyright.php" title="Free Forum Software" target="_blank">SMF © 2006-2008, Simple Machines LLC</a><br />Traduzione Italiana a cura di <a href="http://www.smitalia.net/" target="_blank">SMItalia</a>';
File:
ModSettings.italian.phpCerca:// Version: 1.1; ModSettings
Sostituisci:// Version: 1.1.5; ModSettings
Cerca:$txt['detected_Zend'] = '<b style="color: green">SMF ha identificato Zend come gestore caching del tuo server.';
$txt['cache_enable'] = 'Livello di Caching';
Sostituisci:$txt['detected_Zend'] = '<b style="color: green">SMF ha identificato Zend come gestore caching del tuo server.';
$txt['detected_Memcached'] = '<b style="color: green">SMF ha ha trovato Memcached installato nel tuo server.';
$txt['cache_enable'] = 'Livello di Caching';