Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-10-16 | Removed unnecessary country specifiers from message directories. | Brion Vibber | |
We sometimes need to specify a country when setting a locale but the system knows how to grab the generic dir, and that seems to play better with translation tools such as transifex | |||
2009-08-25 | global search and replace for laconica -> statusnet | Evan Prodromou | |
2009-08-25 | change Laconica and laconi.ca in locale files | Evan Prodromou | |
2009-08-25 | Rename Laconica to StatusNet | Evan Prodromou | |
2009-07-14 | Updated master laconica.po file and merged in lastest translations work from ↵ | Zach Copley | |
Pootle. | |||
2009-03-12 | Update from Pootle on 12 Mar 2009 | root | |
Automated update from Pootle on 12 Mar 2009 | |||
2009-01-30 | compile message files | Laconica Pootle server | |
2009-01-30 | merge from pootle | Laconica Pootle server | |
2009-01-27 | Revert "Fixup already-subscribed string" | Evan Prodromou | |
This reverts commit 6055516aaf6a0620d1c6f40b42090558e9e2cec1. | |||
2009-01-26 | Fixup already-subscribed string | Adrian Lang | |
2009-01-11 | Update French translation files from Entrans | Evan Prodromou | |
2008-09-24 | Translations updates using script | CiaranG | |
darcs-hash:20080924205318-f6e2c-fd8ae92a29a3f915cce45dd6797a8c294713d65b.gz | |||
2008-08-06 | update French translation with msgmerge | Evan Prodromou | |
darcs-hash:20080806161748-84dde-2d2e6a3ed224abfc440fa6dd2533dd6c4b8231d0.gz | |||
2008-07-30 | Poster -> Envoi (coding by microblog, probably a first) | Evan Prodromou | |
darcs-hash:20080731033641-84dde-188b32028a6a44ee0582f50b373338ec61593560.gz | |||
2008-07-30 | Envoyer -> Poster | Evan Prodromou | |
darcs-hash:20080731031652-d018c-23797e9624816572114e2e497e3618d03fac6968.gz | |||
2008-07-19 | Update of the fr_FR translation | florian | |
darcs-hash:20080719162355-0dc29-8ad0a40a93697853117c4a85c7e3e66bec564abb.gz | |||
2008-07-14 | The first translation of laconica, fr_FR translation from Florian Biree ↵ | Mike Cochrane | |
<florian at biree.name>. Thanks :-) To test locales add code like this to your index.php: /* Set locale */ setlocale(LC_ALL, 'fr_FR'); bindtextdomain("laconica", './locale'); bind_textdomain_codeset("laconica", 'UTF-8'); textdomain("laconica"); UI coming soon from someone else for changing your language. darcs-hash:20080714091448-533db-d87b53ea5c270d41449fb2dfa1c0bd0680262eea.gz |