From e82eafe7e35d05b6f572de6099217d0abaa7d547 Mon Sep 17 00:00:00 2001 From: bradymiller Date: Mon, 28 Feb 2011 00:05:35 -0800 Subject: [PATCH] Internationalization Project: added Amharic language. --- library/globals.inc.php | 1 + 1 file changed, 1 insertion(+) diff --git a/library/globals.inc.php b/library/globals.inc.php index 82b09fbf0..5e8d20f02 100644 --- a/library/globals.inc.php +++ b/library/globals.inc.php @@ -17,6 +17,7 @@ // Otherwise configure it as needed (print /d:PRN) might be an option for Windows parallel printers // Current supported languages: // Allow capture of term for translation: +// Amharic // xl('Amharic') // Arabic // xl('Arabic') // Armenian // xl('Armenian') // Bahasa Indonesia // xl('Bahasa Indonesia') -- 2.11.4.GIT