From 9559f1a875dd97c1bcf9b7e603ec27a5245c1479 Mon Sep 17 00:00:00 2001 From: patdenice Date: Sat, 4 Oct 2008 11:33:34 +0000 Subject: Add explicit error message in plugins tab if allow_url_fopen is disabled. git-svn-id: http://piwigo.org/svn/trunk@2652 68402e56-0260-453c-a942-63ccdbb3a9ee --- language/it_IT/admin.lang.php | 1 + 1 file changed, 1 insertion(+) (limited to 'language/it_IT') diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index bb23b5491..f2a44ee04 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -636,4 +636,5 @@ $lang['No element in this category'] = 'Nessun\'elemento in questa categoria'; $lang['Images manual order was saved'] = 'L\'ordinamento manuale delle immagini รจ stato salvato'; $lang['ranks'] = 'rangs'; /* TODO */ $lang['Drag to re-order'] = 'Drag to re-order'; +/* TODO */ $lang['Unable to retrieve server informations since allow_url_fopen is disabled.'] = 'Unable to retrieve server informations since allow_url_fopen is disabled.'; ?> -- cgit v1.2.3