From fea2eca9cb50ba0dd1058358bc0feb58304a3d80 Mon Sep 17 00:00:00 2001 From: Filip Komar Date: Sat, 1 Mar 2014 18:15:17 +0000 Subject: first step towards transition from lang files to gettext translation system --- en/about/license/license.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'en/about/license/license.php') diff --git a/en/about/license/license.php b/en/about/license/license.php index a28c8adc2..5745e0826 100644 --- a/en/about/license/license.php +++ b/en/about/license/license.php @@ -17,8 +17,6 @@ function read_license_from_vcs($locale) { array('Warning: Free Software may not necessarily be patent free, and some Free\nSoftware included may be covered by patents in your country. For example, the\nMP3 decoders included may require a license for further usage (see\nhttp://www.mp3licensing.com for more details). If you are unsure if a patent\nmay be applicable to you, check your local laws.'), ); - require_once('php-mo.php'); - if($locale == 'en') { $po_locale = 'libDrakX.pot'; } else { -- cgit v1.2.1