Michal Čihař
|
51b5a236c7
|
Fix check for not set domain
Fixes #12154
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-04-06 08:47:50 +02:00 |
|
Michal Čihař
|
38aba0406f
|
Use DIRECTORY_SEPARATOR
The PATH_SEPARATOR is not the right variable...
Issue #11944
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 14:24:36 +01:00 |
|
Michal Čihař
|
b3a1a0c1f0
|
Use PATH_SEPARATOR for determining path separator
Fixes error on servers with disabled php_uname
Fixes #11944
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2016-02-12 11:13:07 +01:00 |
|
Michal Čihař
|
87fb774c02
|
Provide fallback for mb_detect_encoding
This fix has been already applied to Kanji library, apply it to
php-gettext as well.
Signed-off-by: Michal Čihař <michal@cihar.com>
|
2015-12-28 10:55:17 +01:00 |
|
Dan Ungureanu
|
91b97fadc2
|
Remove unneeded closing tags.
Signed-off-by: Dan Ungureanu <udan1107@gmail.com>
|
2015-07-19 00:18:38 +03:00 |
|
Marc Delisle
|
77369e5e2b
|
Bug PHP 7 compatibility in php-gettext
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-04-15 11:32:31 -04:00 |
|
Marc Delisle
|
c8b943b556
|
Revert "Bug PHP 7 compatibility in php-gettext"
This reverts commit e637c57c42.
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-04-15 10:18:49 -04:00 |
|
Marc Delisle
|
e637c57c42
|
Bug PHP 7 compatibility in php-gettext
Signed-off-by: Marc Delisle <marc@infomarc.info>
|
2015-04-15 10:06:48 -04:00 |
|
Chanaka Indrajith
|
1441e8864b
|
Revert the commit 7c971c0
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
|
2013-12-20 22:47:20 +05:30 |
|
Chanaka Indrajith
|
7c971c0409
|
Improved documentation and fixed code violations in stream.php
Signed-off-by: Chanaka Indrajith <pe.chanaka.ck@gmail.com>
|
2013-12-18 01:34:05 +05:30 |
|
J.M
|
2301fd651b
|
Update PHP-gettext to 1.0.11
|
2013-05-13 11:32:41 +02:00 |
|
Michal Čihař
|
655f72e474
|
This should not be executable
|
2011-05-11 14:47:19 +02:00 |
|
Michal Čihař
|
60933d667b
|
bug #3206876 [core] Work without mbstring installed.
This is patch from upstream php-gettext, which will be included in next
release there.
|
2011-03-15 08:07:13 +01:00 |
|
Michal Čihař
|
8a8986d9da
|
Update php-gettext to 1.0.11.
There are two changes:
- fix possible wrong result of npgettext
- cosmetical renaming of some variables
|
2010-12-27 14:20:35 +01:00 |
|
Michal Čihař
|
d17fba309c
|
Fix permissions.
Most files were made executable somewhere in ninadsp tree, reverting
this.
|
2010-08-30 09:53:37 +02:00 |
|
ninadsp
|
bed1948d04
|
testing git setup - no major change made in code yet
only added a few comments
|
2010-05-23 01:22:01 +05:30 |
|
Michal Čihař
|
add9bc3a38
|
Fix pgettext when there is no translation.
|
2010-04-01 09:54:39 +02:00 |
|
Michal Čihař
|
237c009be8
|
Update php-gettext to 1.0.10.
We're now using upstream version with no changes.
|
2010-03-23 15:32:46 +01:00 |
|
Michal Čihař
|
179e6e90a0
|
Implement gettext wit context.
|
2010-03-11 18:49:15 +01:00 |
|
Michal Čihař
|
0355540191
|
Avoid varning on udefined variables.
|
2010-03-11 18:49:14 +01:00 |
|
Michal Čihař
|
c33c13de97
|
Add php-gettext.
Version 1.0.9, downloaded from https://launchpad.net/php-gettext/.
|
2010-03-11 18:49:14 +01:00 |
|