Commit Graph

10 Commits

Author SHA1 Message Date
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