From a3fd9b692bff4116d08c290643b72819e2c99e6f Mon Sep 17 00:00:00 2001 From: plegall Date: Thu, 26 Dec 2013 12:26:22 +0000 Subject: feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open. git-svn-id: http://piwigo.org/svn/trunk@26230 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 958361b1e..0b9ed1139 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -972,4 +972,5 @@ $lang['(filtered from %s total users)'] = '(filtrato da %s utenti totali)'; $lang['%d of %d users selected'] = '%d di %d utenti selezionati'; $lang['Change username'] = 'Cambia nome utente'; $lang['Change password'] = 'Cambia password'; +$lang['close'] = 'chiudere'; ?> \ No newline at end of file -- cgit v1.2.3