- Author: yokav
- Date: 2007-03-21 17:03:18 -0400 (Wed, 21 Mar 2007)
- New Revision: 365
- Added:
- trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php
- trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php
- trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php
- Removed:
- trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php
- trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php
- trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php
- Modified:
- trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php
- trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php
- trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php
- trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php
- trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php
- trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php
- Log:
- mise ?\195?\160 jours des constantes
- Added: trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/admin.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -0,0 +1,16 @@
- +<?php
- +/**
- + * PostNuke Application Framework
- + *
- + * @copyright (c) 2001, PostNuke Development Team
- + * @link http://www.postnuke.com
- + * @version $Id: modifier.modified.php 18169 2006-03-16 02:17:22Z drak $
- + * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- + *
- + * @package PostNuke_Themes
- + * @subpackage Atom
- + */
- +
- +define('_ATOMTHEME_SHOWDESCRIPTION', 'Afficher la description des éléments');
- +
- +?>
- Deleted: trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/Atom/lang/fra/xaninit.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -1,43 +0,0 @@
- -<?php
- -// $Id$
- -// Xanthia Theme Engine FOR PostNuke Content Management System
- -// Copyright (C) 2003 by the CorpNuke.com Development Team.
- -// Copyright is claimed only on changes to original files
- -// Modifications by: Larry E. Masters aka. PhpNut
- -// nut@phpnut.com
- -// http://www.coprnuke.com/
- -// ----------------------------------------------------------------------
- -// Based on: Encompass Theme Engine - http://madhatt.info/
- -// Original Author: Brian K. Virgin (MADHATter7)
- -// ----------------------------------------------------------------------
- -// Based on:
- -// eNvolution Content Management System
- -// Copyright (C) 2002 by the eNvolution Development Team.
- -// http://www.envolution.com/
- -// ----------------------------------------------------------------------
- -// Based on:
- -// PostNuke Content Management System - www.postnuke.com
- -// PHP-NUKE Web Portal System - http://phpnuke.org/
- -// Thatware - http://thatware.org/
- -// ----------------------------------------------------------------------
- -// LICENSE
- -//
- -// This program is free software; you can redistribute it and/or
- -// modify it under the terms of the GNU General Public License (GPL)
- -// as published by the Free Software Foundation; either version 2
- -// of the License, or (at your option) any later version.
- -//
- -// This program is distributed in the hope that it will be useful,
- -// but WITHOUT ANY WARRANTY; without even the implied warranty of
- -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- -// GNU General Public License for more details.
- -//
- -// To read the license please visit http://www.gnu.org/copyleft/gpl.html
- -
- -// Theme Settings
- -define('_TM_SHOWDESCRIPTION','Show item descriptions in theme');
- -
- -// Theme Zones
- -define('_TM_MASTER','Master zone');
- -
- -?>
- \ No newline at end of file
- Modified: trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/global.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -1,34 +1,14 @@
- <?php
- -// File: $Id$
- -// ----------------------------------------------------------------------
- -// PostNuke Content Management System
- -// Copyright (C) 2001 by the PostNuke Development Team.
- -// http://www.postnuke.com/
- -// ----------------------------------------------------------------------
- -// Based on:
- -// PHP-NUKE Web Portal System - http://phpnuke.org/
- -// Thatware - http://thatware.org/
- -// ----------------------------------------------------------------------
- -// LICENSE
- +/**
- + * PostNuke Application Framework
- + *
- + * @copyright (c) 2001, PostNuke Development Team
- + * @link http://www.postnuke.com
- + * @version $Id$
- + * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- + */
- -// This program is free software; you can redistribute it and/or
- -// modify it under the terms of the GNU General Public License (GPL)
- -// as published by the Free Software Foundation; either version 2
- -// of the License, or (at your option) any later version.
- +define('_THEMEMAIN', 'Theme main content table');//TODO
- +define('_THEMEWELCOMETO', 'Bienvenue sur %sitename%');
- -// This program is distributed in the hope that it will be useful,
- -// but WITHOUT ANY WARRANTY; without even the implied warranty of
- -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- -// GNU General Public License for more details.
- -
- -// To read the license please visit http://www.gnu.org/copyleft/gpl.html
- -// ----------------------------------------------------------------------
- -// Original Author of file: Mark West
- -// Purpose of file: Language file for ExtraLite theme.
- -// ----------------------------------------------------------------------
- -
- -define('_THEMEMAIN', 'Theme main content table');
- -define('_THEMEWELCOMETO', 'Welcome to');
- -define('_WORDSMORE', 'More Words');
- -
- -?>
- \ No newline at end of file
- +?>
- Added: trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/ExtraLite/lang/fra/version.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -0,0 +1,17 @@
- +<?php
- +/**
- + * PostNuke Application Framework
- + *
- + * @copyright (c) 2001, PostNuke Development Team
- + * @link http://www.postnuke.com
- + * @version $Id: version.php 18418 2006-03-30 10:24:33Z markwest $
- + * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- + * @package PostNuke_Themes
- + * @subpackage ExtraLite
- + */
- +
- +define('_EXTRALITETHEME_NAME', 'ExtraLite');
- +define('_EXTRALITETHEME_DISPLAYNAME', 'ExtraLite');
- +define('_EXTRALITETHEME_DESCRIPTION', 'Thème utilisé lors de l\'installation et des mises à jours');
- +
- +?>
- Modified: trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/global.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -1,32 +1,13 @@
- <?php
- -// File: $Id$
- -// ----------------------------------------------------------------------
- -// PostNuke Content Management System
- -// Copyright (C) 2001 by the PostNuke Development Team.
- -// http://www.postnuke.com/
- -// ----------------------------------------------------------------------
- -// Based on:
- -// PHP-NUKE Web Portal System - http://phpnuke.org/
- -// Thatware - http://thatware.org/
- -// ----------------------------------------------------------------------
- -// LICENSE
- -//
- -// This program is free software; you can redistribute it and/or
- -// modify it under the terms of the GNU General Public License (GPL)
- -// as published by the Free Software Foundation; either version 2
- -// of the License, or (at your option) any later version.
- -//
- -// This program is distributed in the hope that it will be useful,
- -// but WITHOUT ANY WARRANTY; without even the implied warranty of
- -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- -// GNU General Public License for more details.
- -//
- -// To read the license please visit http://www.gnu.org/copyleft/gpl.html
- -// ----------------------------------------------------------------------
- -// Original Author of this file: Mark West
- -// Purpose of this file: Theme language file
- -// ----------------------------------------------------------------------
- -
- +/**
- + * PostNuke Application Framework
- + *
- + * @copyright (c) 2001, PostNuke Development Team
- + * @link http://www.postnuke.com
- + * @version $Id$
- + * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- + */
- +
- define('_LINKS','Liens');
- -?>
- \ No newline at end of file
- +?>
- Deleted: trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/Printer/lang/fra/xaninit.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -1,47 +0,0 @@
- -<?php
- -// $Id$
- -// Xanthia Theme Engine FOR PostNuke Content Management System
- -// Copyright (C) 2003 by the CorpNuke.com Development Team.
- -// Copyright is claimed only on changes to original files
- -// Modifications by: Larry E. Masters aka. PhpNut
- -// nut@phpnut.com
- -// http://www.coprnuke.com/
- -// ----------------------------------------------------------------------
- -// Based on: Encompass Theme Engine - http://madhatt.info/
- -// Original Autoher: Brian K. Virgin (MADHATter7)
- -// ----------------------------------------------------------------------
- -// Based on:
- -// eNvolution Content Management System
- -// Copyright (C) 2002 by the eNvolution Development Team.
- -// http://www.envolution.com/
- -// ----------------------------------------------------------------------
- -// Based on:
- -// Postnuke Content Management System - www.postnuke.com
- -// PHP-NUKE Web Portal System - http://phpnuke.org/
- -// Thatware - http://thatware.org/
- -// ----------------------------------------------------------------------
- -// LICENSE
- -//
- -// This program is free software; you can redistribute it and/or
- -// modify it under the terms of the GNU General Public License (GPL)
- -// as published by the Free Software Foundation; either version 2
- -// of the License, or (at your option) any later version.
- -//
- -// This program is distributed in the hope that it will be useful,
- -// but WITHOUT ANY WARRANTY; without even the implied warranty of
- -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- -// GNU General Public License for more details.
- -//
- -// To read the license please visit http://www.gnu.org/copyleft/gpl.html
- -
- -// Theme Settings
- -define('_TM_INDEXCOL','Nombre de colonne de News');
- -
- -// Theme Zones
- -define('_TM_MASTER','Zone Master');
- -define('_TM_OPENTABLE1','OpenTable1');
- -define('_TM_OPENTABLE2','OpenTable2');
- -define('_TM_NEWSINDEX','Index des News (standard)');
- -define('_TM_NEWSART','Article de News');
- -
- -?>
- \ No newline at end of file
- Modified: trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/global.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -1,77 +1,17 @@
- <?php
- -// Generated: $Id$
- -// ----------------------------------------------------------------------
- -// PostNuke Content Management System
- -// Copyright (C) 2001 by the PostNuke Development Team.
- -// http://www.postnuke.com/
- -// ----------------------------------------------------------------------
- -// Based on:
- -// PHP-NUKE Web Portal System - http://phpnuke.org/
- -// Thatware - http://thatware.org/
- -// ----------------------------------------------------------------------
- -// LICENSE
- -//
- -// This program is free software; you can redistribute it and/or
- -// modify it under the terms of the GNU General Public License (GPL)
- -// as published by the Free Software Foundation; either version 2
- -// of the License, or (at your option) any later version.
- -//
- -// This program is distributed in the hope that it will be useful,
- -// but WITHOUT ANY WARRANTY; without even the implied warranty of
- -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- -// GNU General Public License for more details.
- -//
- -// To read the license please visit http://www.gnu.org/copyleft/gpl.html
- -// ----------------------------------------------------------------------
- -// Original Author of file: Everyone
- -// Purpose of file: Translation files
- -// Translation team: Read credits in /docs/CREDITS.txt
- -// ----------------------------------------------------------------------
- -
- -define('_HOME','Accueil');
- -define('_SETTINGS','Préférences');
- -define('_MODULES','Modules');
- -define('_BLOCKS','Blocs');
- -define('_USERADMIN','Administration des Membres');
- -define('_GROUPADMIN','Groupes');
- -define('_PERMISSIONS','Permissions');
- -define('_XANTHIA','Xanthia');
- -define('_TOPICS','Sujets');
- define('_ADDSTORY','Actualité-Publier');
- define('_DOWNLOAD','Téléchargements');
- +define('_EMAILTOAFRIEND', 'Envoyer par e-mail à un ami');
- +define('_FAQ','FAQ');
- +define('_FORUMS','Forums');
- +define('_GROUPADMIN','Groupes');
- +define('_HOME','Accueil');
- +define('_PERMISSIONS','Permissions');
- +define('_PRINTTHISSTORY', 'Imprimer cette article');
- +define('_PUBLISHED', 'Publié');
- define('_REVIEWS','Comptes-Rendus');
- +define('_SETTINGS','Préférences');
- define('_SUBMITNEWS','Actualité-Proposition');
- -define('_FORUMS','Forums');
- -define('_FAQ','FAQ');
- -define('_POLLS','Sondages');
- -define('_YOURACCCOUNT','Votre Compte');
- -define('_MEMBERLOGIN','Identification');
- -define('_EMAILTOAFRIEND','Envoyer par mail à un ami'); /* someone */
- -define('_MEMBERLOGIN','Se connecter');
- -define('_POSTED','Publié(e)');
- -define('_PRINTTHISSTORY','Imprimer cette article');
- -define('_PUBLISHED','Publié(e)');
- -define('_ADVANCEDSEARCH','Recherche avancée');
- -define('_REGISFREE', 'L\'enregistrement est gratuit');
- -define('_HERE', 'Ici');
- +define('_USERADMIN','Administration des Membres');
- define('_WORDSMORE', 'Plus de mots');
- -
- -// Private messages
- -define('_WELCOME','Bienvenue');
- -if (!defined('_YOUHAVE')) define('_YOUHAVE','Vous avez');
- -define('_PRIVATEMESSAGE','message privé');
- -define('_PRIVATEMESSAGES','messages privés');
- -define('_UNREADMSG','nouveau message');
- -define('_UNREADMSGS','nouveaux messages');
- -define('_UNREAD','Message(s) non lu(s)');
- -define('_NOUNREADMESSAGES','Vous n\'avez aucun nouveaux messages.');
- -define('_NOMESSAGES','Vous n\'avez aucun messages.');
- -//define('_CREATEACCOUNT', 'Create an account');
- -define('_CREATEACCOUNT','Visiteur ? <a href="user.php">Enregistrez-vous</a>'."\n");
- -
- -// Loading
- -define('_LOADING', "Chargement de la page... Merci de patienter !");
- -define('_LOADMSG1', "Ce messages ne disparaît pas ?");
- -define('_LOADMSG2', "Assurez-vous d'avoir activé le javascript et cliquez sur le lien");
- -
- -?>
- \ No newline at end of file
- +?>
- Deleted: trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/SeaBreeze/lang/fra/xaninit.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -1,61 +0,0 @@
- -<?php
- -// $Id$
- -// Xanthia Theme Engine FOR PostNuke Content Management System
- -// Copyright (C) 2003 by the CorpNuke.com Development Team.
- -// Copyright is claimed only on changes to original files
- -// Modifications by: Larry E. Masters aka. PhpNut
- -// nut@phpnut.com
- -// http://www.coprnuke.com/
- -// ----------------------------------------------------------------------
- -// Based on: Encompass Theme Engine - http://madhatt.info/
- -// Original Author: Brian K. Virgin (MADHATter7)
- -// ----------------------------------------------------------------------
- -// Based on:
- -// eNvolution Content Management System
- -// Copyright (C) 2002 by the eNvolution Development Team.
- -// http://www.envolution.com/
- -// ----------------------------------------------------------------------
- -// Based on:
- -// PostNuke Content Management System - www.postnuke.com
- -// PHP-NUKE Web Portal System - http://phpnuke.org/
- -// Thatware - http://thatware.org/
- -// ----------------------------------------------------------------------
- -// LICENSE
- -//
- -// This program is free software; you can redistribute it and/or
- -// modify it under the terms of the GNU General Public License (GPL)
- -// as published by the Free Software Foundation; either version 2
- -// of the License, or (at your option) any later version.
- -//
- -// This program is distributed in the hope that it will be useful,
- -// but WITHOUT ANY WARRANTY; without even the implied warranty of
- -// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- -// GNU General Public License for more details.
- -//
- -// To read the license please visit http://www.gnu.org/copyleft/gpl.html
- -
- -// Theme Settings
- -define('_TM_PAGEWIDTH', 'Largeur de la page');
- -define('_TM_LCOLWIDTH', 'Largeur de la colonne de gauche');
- -define('_TM_RCOLWIDTH', 'Largeur de la colonne de droite');
- -define('_TM_INDEXCOL', 'Nombre de colonne de News');
- -define('_TM_RIGHTON', 'Afficher le block de droite dans le module de News (Applicable seulement pour PostNuke .7x)');
- -
- -// Theme Zones
- -define('_TM_MASTER', 'Zone Master');
- -define('_TM_OPENTABLE1', 'OpenTable1');
- -define('_TM_OPENTABLE2', 'OpenTable2');
- -define('_TM_LEFTSIDEB', 'Secteur coté gauche');
- -define('_TM_RIGHTSIDEB', 'Secteur coté droit');
- -define('_TM_NEWSINDEX', 'Index des News (standard)');
- -define('_TM_NEWSART', 'Article de News');
- -define('_TM_NEWSINDEX2', 'Index des News (2 colonnes)');
- -define('_TM_MAINMENUB', 'Block menu principal');
- -define('_TM_CENTERB', 'Block central');
- -define('_TM_HOMEPAGE', 'Accueil');
- -define('_TM_ADMIN', 'Admininistration');
- -define('_TM_HTMLpages', 'HTMLpages');
- -define('_TM_PNphpBB', 'PNphpBB (Colonne gauche seulement)');
- -define('_TM_NukeWrapper', 'NukeWrapper (Aucun blocs)');
- -
- -?>
- \ No newline at end of file
- Modified: trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/andreas08/lang/fra/version.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -13,6 +13,6 @@
- define('_ANDREAS08_THEME_NAME', 'andreas08');
- define('_ANDREAS08_DISPLAYNAME', 'andreas08');
- -define('_ANDREAS08_DESCRIPTION', 'andreas08 OSWD template');
- +define('_ANDREAS08_DESCRIPTION', 'andreas08 OWD template');
- -?>
- \ No newline at end of file
- +?>
- Added: trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/admin.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -0,0 +1,17 @@
- +<?php
- +/**
- + * PostNuke Application Framework
- + *
- + * @copyright (c) 2001, PostNuke Development Team
- + * @link http://www.postnuke.com
- + * @version $Id: version.php 18415 2006-03-30 09:40:18Z markwest $
- + * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- + * @author Mark West
- + * @package PostNuke_Themes
- + * @subpackage rss
- + */
- +
- +define('_RSSTHEME_SHOWDESCRIPTION', 'Afficher la description des éléments');
- +define('_RSSTHEME_RSSLEVEL', 'Niveau du RSS');
- +
- +?>
- Modified: trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/rss/lang/fra/version.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -13,6 +13,6 @@
- define('_RSSTHEME_NAME', 'RSS');
- define('_RSSTHEME_DISPLAYNAME', 'RSS');
- -define('_RSSTHEME_DESCRIPTION', 'Displays pages as an RSS feed');
- +define('_RSSTHEME_DESCRIPTION', 'Afficher des pages en tant que flux RSS');
- -?>
- \ No newline at end of file
- +?>
- Modified: trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php
- ===================================================================
- --- trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php 2007-03-21 20:41:40 UTC (rev 364)
- +++ trunk/traductions/pnpacks/PostNuke/themes/voodoodolly/lang/fra/version.php 2007-03-21 21:03:18 UTC (rev 365)
- @@ -8,11 +8,11 @@
- * @license GNU/GPL - http://www.gnu.org/copyleft/gpl.html
- * @author Mark West
- * @package PostNuke_Themes
- - * @subpackage andreas08
- + * @subpackage voodoodolly
- */
- define('_VOODOODOLLY_THEME_NAME', 'voodoodolly');
- define('_VOODOODOLLY_DISPLAYNAME', 'voodoodolly');
- -define('_VOODOODOLLY_DESCRIPTION', 'voodoo dolly OSWD template');
- +define('_VOODOODOLLY_DESCRIPTION', 'voodoo dolly OWD template');
- -?>
- \ No newline at end of file
- +?>
- _______________________________________________
- Pnfrance-commits mailing list
- Pnfrance-commits@noc.postnuke.com
- http://noc.postnuke.com/mailman/listinfo/pnfrance-commits
| [pnfrance-commits] r365 - in trunk/traductions/pnpacks/postnuke/themes: atom/lang/fra extralite/lang/fra printer/lang/fra seabreeze/lang/fra andreas08/lang/fra rss/lang/fra voodoodolly/lang/fra | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 21.03.2007, 22:50 | |
Généré par pnForum Version 2.6
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com
CA_Aphrodite design by Vjacheslav Trushkin - phpBBStyles.com
Ported to PostNuke pnForum by Chestnut - http://dev.pnconcept.com




