1
0

Use proper "<locale>.<charset>" instead of "<locale>-<charset>" locales. Thanks to Boris!

This commit is contained in:
Garvin Hicking
2007-08-16 13:07:43 +00:00
parent a571a89dcd
commit 4518918578
33 changed files with 37 additions and 37 deletions

View File

@@ -1,4 +1,4 @@
<?php # $Id: serendipity_lang_fr.inc.php 1754 2007-07-06 10:17:47Z garvinhicking $
<?php # $Id: serendipity_lang_fr.inc.php 1815 2007-08-06 10:18:26Z garvinhicking $
# Copyright (c) 2003-2005, Jannis Hermanns (on behalf the Serendipity Developer Team)
# All rights reserved. See LICENSE file for licensing details
# Translation by Sebastian Mordziol <argh@php-tools.net>