summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Gohr <andi@splitbrain.org>2005-10-26 21:42:23 +0200
committerAndreas Gohr <andi@splitbrain.org>2005-10-26 21:42:23 +0200
commita89b76cccd3c05c8ceb7ecc5e2cec8f606935c77 (patch)
tree481d8624e228eda0eaa779f39ea9bb7a4ab67c73
parent21c6fb3fbd1700cd933f5ba367ebdcf2ecf781bb (diff)
downloadrpg-a89b76cccd3c05c8ceb7ecc5e2cec8f606935c77.tar.gz
rpg-a89b76cccd3c05c8ceb7ecc5e2cec8f606935c77.tar.bz2
italian language updates
darcs-hash:20051026194223-7ad00-9ce4ec3c2066c9147bb06f210f76baff8b7c371f.gz
-rw-r--r--inc/lang/it/lang.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/inc/lang/it/lang.php b/inc/lang/it/lang.php
index 9aa79fcce..b4d96b817 100644
--- a/inc/lang/it/lang.php
+++ b/inc/lang/it/lang.php
@@ -31,6 +31,7 @@ $lang['btn_admin'] = 'Amministrazione';
$lang['btn_update'] = 'Aggiorna';
$lang['btn_delete'] = 'Cancella';
$lang['btn_back'] = 'Indietro';
+$lang['btn_backlink'] = "Pagine che indicano qua";
$lang['btn_backtomedia'] = 'Torna al selettore Mediafile';
$lang['loggedinas'] = 'Collegato come';
@@ -144,6 +145,9 @@ $lang['spell_noerr'] = 'Nessun errore trovato';
$lang['spell_nosug'] = 'Nessun suggerimento';
$lang['spell_change']= 'Cambia';
+$lang['mediaedit'] = "Modifica i metadati";
+$lang['metasaveerr'] = 'Non sono riuscito a salvare i metadati';
+$lang['metasaveok'] = 'Metadati salvati';
$lang['img_backto'] = 'Torna a';
$lang['img_title'] = 'Titolo';
$lang['img_caption'] = 'Descrizione';