aboutsummaryrefslogtreecommitdiffstats
path: root/language/it_IT
diff options
context:
space:
mode:
authornikrou <nikrou@piwigo.org>2010-03-20 22:35:39 +0000
committernikrou <nikrou@piwigo.org>2010-03-20 22:35:39 +0000
commitaf78fa6193f7fec2bad09315aa1fb512d3c9a6fc (patch)
treeff597f8953de508e8e3ee948f4c66689e83fbf8c /language/it_IT
parent251eeb05aba7ddb79afafd4143a5435fc368b0e7 (diff)
Fix some language keys problems
Need translations ! git-svn-id: http://piwigo.org/svn/trunk@5207 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/it_IT')
-rw-r--r--language/it_IT/admin.lang.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php
index 7bb287107..53e70879a 100644
--- a/language/it_IT/admin.lang.php
+++ b/language/it_IT/admin.lang.php
@@ -596,12 +596,12 @@ $lang['Caddie is currently empty'] = "Il cestino รจ attualente vuoto.";
$lang['Upload'] = "Upload";
$lang['Show upload link every time'] = "Sempre visualizzare il link per aggiungere le immagini";
$lang['User access level to upload'] = "Livello d'accesso utente per l'upload";
-$lang['Free access'] = "Accesso libero";
-$lang['Access to all'] = "Accesso a tutti";
-$lang['Access to subscribed'] = "Accesso agli iscritti";
-$lang['Access to administrators'] = "Accesso agli amministratori";
-$lang['Access to webmasters'] = "Accesso agli webmaster";
-$lang['No access'] = "Nessun accesso";
+$lang['ACCESS_0'] = "Accesso libero";
+$lang['ACCESS_1'] = "Accesso a tutti";
+$lang['ACCESS_2'] = "Accesso agli iscritti";
+$lang['ACCESS_3'] = "Accesso agli amministratori";
+$lang['ACCESS_4'] = "Accesso agli webmaster";
+$lang['ACCESS_5'] = "Nessun accesso";
$lang['Demo'] = "Demo";
$lang['Piwigo home'] = "Home Piwigo";
$lang['Support'] = "Forum";