- Update of /cvsroot/pnfrance/traductions/pnpacks/PostNuke/system/Search/pnlang/eng
- In directory perky.postnuke.com:/tmp/cvs-serv25134/pnpacks/PostNuke/system/Search/pnlang/eng
- Added Files:
- admin.php index.html search.php user.php version.php
- Log Message:
- --- NEW FILE: admin.php ---
- <?php
- // $Id: admin.php,v 1.1 2005/10/24 16:09:14 chestnut Exp $
- // ----------------------------------------------------------------------
- // 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: Mark West
- // Purpose of file: English language file for Search Module
- // Translation team: Read credits in /pndocs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @package PostNuke_System_Modules
- * @subpackage PostNuke_Search
- * @license http://www.gnu.org/copyleft/gpl.html
- */
- if(!defined('_SEARCH')) {
- define('_SEARCH','Search');
- }
- define('_SEARCHCONFIGUPDATED', 'Updated search configuration');
- define('_SEARCHITEMSPERPAGE', 'Search results per page');
- define('_SEARCHMODIFYCONFIG', 'Modify configuration');
- define('_SEARCHUPDATECONFIG', 'Update search configuration');
- define('_SEARCHDISABLE', 'Disable search plug-ins');
- ?>
- --- NEW FILE: index.html ---
- --- NEW FILE: search.php ---
- <?php
- // $Id: search.php,v 1.1 2005/10/24 16:09:14 chestnut Exp $
- // ----------------------------------------------------------------------
- // PostNuke Content Management System
- // Copyright (C) 2002 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:
- // Purpose of file: Translation files
- // ----------------------------------------------------------------------
- /**
- * @author Jim McDonald
- * @version $Revision: 1.1 $
- * @package PostNuke_Miscellaneous_Modules
- * @subpackage Example
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
- */
- define('_SEARCH_OPTIONS','Search options');
- define('_SEARCH_SHOW_BTN', 'Show search button');
- ?>
- --- NEW FILE: version.php ---
- <?php
- // Generated: $Id: version.php,v 1.1 2005/10/24 16:09:14 chestnut Exp $
- // ----------------------------------------------------------------------
- // 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: Your Name
- // Purpose of file: Blank mod Version language file
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @author Frank Chestnut [Chestnut]
- * @version $Revision: 1.1 $
- * @package PostNuke_System_Modules
- * @subpackage Admin
- * @license http://www.gnu.org/copyleft/gpl.html GNU General Public License
- */
- define('_SEARCH_NAME', 'Search');
- define('_SEARCH_DISPLAYNAME', 'Search');
- define('_SEARCH_DESCRIPTION', 'Search this Site');
- ?>
- --- NEW FILE: user.php ---
- <?php
- // $Id: user.php,v 1.1 2005/10/24 16:09:14 chestnut Exp $
- // ----------------------------------------------------------------------
- // 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: Stefano Garuti 'garubi'
- // Purpose of file: English language file for Search Module
- // Translation team: Read credits in /docs/CREDITS.txt
- // ----------------------------------------------------------------------
- /**
- * @package PostNuke_System_Modules
- * @subpackage PostNuke_Search
- * @license http://www.gnu.org/copyleft/gpl.html
- */
- define('_SEARCHSUMMARY','This search form is provided to help you locate items you are looking for.');
- if(!defined('_SEARCH')) {
- define('_SEARCH','Search');
- }
- define('_SEARCHALLWORDS','All words [AND]');
- define('_SEARCHANYWORDS','Any words [OR]');
- define('_NOPLUGINSFOUND','Error! Sorry! Unable to locate any search plug-ins');
- define('_SEARCHRECENT', 'Most recent searches');
- define('_SEARCHTERM', 'Search term');
- define('_SEARCHCOUNT', 'Number of searches');
- define('_SEARCHLASTDATE', 'Date of last search');
- ?>
- _______________________________________________
- Pnfrance-cvsnotices mailing list
- Pnfrance-cvsnotices@lists.postnuke.com
- http://perky.postnuke.com/mailman/listinfo/pnfrance-cvsnotices
| [pnfrance-cvsnotices] traductions/pnpacks/PostNuke/system/Search/pnlang/eng admin.php, NONE, 1.1 index.html, NONE, 1.1 search.php, NONE, | |
| Auteur | Sujet |
|---|---|
|
pncvs Droide enregistré depuis : oct. 2005 Messages : 709 dernière visite: 02.04.07 |
Code: [Télécharger] [Cacher] |
| 24.10.2005, 18:10 | |
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




