From ef00962189d77a87a26d132bd84cb7176e96e185 Mon Sep 17 00:00:00 2001 From: Andreas Gohr <gohr@cosmocode.de> Date: Tue, 10 Dec 2013 16:05:43 +0100 Subject: [PATCH] Revert "Merge pull request #472 from dokuwiki-translate/lang_update_559" This reverts commit 32eed03cda7768e2efac40f1791c6b967d82778b, reversing changes made to 9e8bcd5f2ba2246ad2dff46d0313cb0c9e9f5579. I accidentally hit the wrong button on github :-) This translation added no new strings and should not have been merged. --- inc/lang/it/lang.php | 1 - 1 file changed, 1 deletion(-) diff --git a/inc/lang/it/lang.php b/inc/lang/it/lang.php index b19ec9316..a2bde3b60 100644 --- a/inc/lang/it/lang.php +++ b/inc/lang/it/lang.php @@ -17,7 +17,6 @@ * @author snarchio@gmail.com * @author Edmondo Di Tucci <snarchio@gmail.com> * @author Claudio Lanconelli <lancos@libero.it> - * @author admin <admin@gottardi.homepc.it> */ $lang['encoding'] = 'utf-8'; $lang['direction'] = 'ltr'; -- GitLab