Age | Commit message (Collapse) | Author |
|
us. (Known problem on Win32)
|
|
* Adding Persian language
|
|
then fall back to current autodetection. This prevents the surprises where your profile suddenly switches to Arabic because it was selected by default due to lack of a match in the drop-down box.
|
|
|
|
fallback for older PHP versions. Added unit tests to confirm they both work!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add Interlingua (ia)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* add Egyptian Spoken Arabic (arz)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
from HTML. It also allows each .form_notice to have its own counter.
|
|
caused error spew on older PHP (introduced PHP 5.2.5)
Fix for regression in 4b5e977a7b1c390555d880d3dc7f8b8c6744646c
|
|
|
|
|
|
|
|
class registers your gettext files if present at initialization.
update_pot.sh replaced with update_po_templates.php which can do core, plugins, or all (default).
Top-level Makefile added to build .mo files for plugins as well as core.
As described on list:
http://lists.status.net/pipermail/statusnet-dev/2009-December/002869.html
|