]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
The first translation of laconica, fr_FR translation from Florian Biree <florian...
authorMike Cochrane <mikec@mikenz.geek.nz>
Mon, 14 Jul 2008 09:14:48 +0000 (05:14 -0400)
committerMike Cochrane <mikec@mikenz.geek.nz>
Mon, 14 Jul 2008 09:14:48 +0000 (05:14 -0400)
commit6d83130f322688742694adb6e3232b3353c80987
treeb4345700f1ef1c60478d95809c27ae8fa693767e
parent9cd39cc05893cdde438e9350f4cf0ffff6b56d3b
The first translation of laconica, fr_FR translation from Florian Biree <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
locale/fr_FR/LC_MESSAGES/laconica.mo [new file with mode: 0644]
locale/fr_FR/LC_MESSAGES/laconica.po [new file with mode: 0644]