]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-gettext.patch
a1903faa5f312d4891cdfb724f4f49fb9b70fa84
[packages/eventum.git] / eventum-gettext.patch
1 --- eventum-3.6.1-76-g74f125a7a/lib/eventum/gettext.php~        2019-02-27 17:49:42.000000000 +0200
2 +++ eventum-3.6.1-76-g74f125a7a/lib/eventum/gettext.php 2019-03-07 17:18:16.284142306 +0200
3 @@ -82,7 +82,6 @@
4  }
5  
6  if (defined('APP_PATH')) {
7 -    _bindtextdomain('eventum', APP_PATH . '/localization/');
8      _bind_textdomain_codeset('eventum', APP_CHARSET);
9      _textdomain('eventum');
10  }
This page took 0.027406 seconds and 3 git commands to generate.