Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Reini Urban <rurban@us...> - 2005-09-27 17:31:41
|
Update of /cvsroot/phpwiki/phpwiki/locale/fr/LC_MESSAGES In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv941/fr/LC_MESSAGES Modified Files: phpwiki.mo phpwiki.php Log Message: German locale update by Jens Seidel (via Debian) Index: phpwiki.mo =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/fr/LC_MESSAGES/phpwiki.mo,v retrieving revision 1.44 retrieving revision 1.45 diff -u -2 -b -p -d -r1.44 -r1.45 Binary files /tmp/cvsg0570r and /tmp/cvsORjeoJ differ Index: phpwiki.php =================================================================== RCS file: /cvsroot/phpwiki/phpwiki/locale/fr/LC_MESSAGES/phpwiki.php,v retrieving revision 1.35 retrieving revision 1.36 diff -u -2 -b -p -d -r1.35 -r1.36 --- phpwiki.php 18 Sep 2005 12:45:47 -0000 1.35 +++ phpwiki.php 27 Sep 2005 17:31:25 -0000 1.36 @@ -421,6 +421,4 @@ $locale["Cannot open AUTH_GROUP_FILE %s" $locale["Case insensitive?"] = "Sensible à la casse ?"; -$locale["Category"] = - "Catégorie"; $locale["CategoryCategory"] = "CatégorieCatégorie"; @@ -1869,6 +1867,4 @@ $locale["Too many external links."] = $locale["Top & bottom toolbars"] = "Barres d'outils en haut et en bas"; -$locale["Topic"] = - "Sujet"; $locale["Total %d plugins: "] = "%d plugins au total : "; |