information.php
来自「美国cre loaded 6.2 b2b网站系统升级补丁」· PHP 代码 · 共 47 行
PHP
47 行
<?php /* Module: Information Pages Unlimited File date: 2003/03/02 Based on the FAQ script of adgrafics Adjusted by Joeri Stegeman (joeri210 at yahoo.com), The Netherlands osCommerce, Open Source E-Commerce Solutions http://www.oscommerce.com Released under the GNU General Public License */ define('HEADING_TITLE', 'Information'); define('ACTION_INFORMATION', 'Action'); define('ACTIVATION_ID_INFORMATION', 'N° d\'Activation information '); define('ADD_INFORMATION', 'Ajouter nouvelle information'); define('ADD_QUEUE_INFORMATION', ' Ajouter information dans la file d\'attente'); define('ALERT_INFORMATION', 'Système d\'information vide'); define('ANSWER_INFORMATION', 'Réponse'); define('CONFIRM_INFORMATION', 'Confirmer'); define('DEACTIVATION_ID_INFORMATION', 'Désactivation l\'information N°='); define('DELETE_CONFITMATION_ID_INFORMATION', 'confirmation d\'effacement de l\'information N°='); define('DELETE_ID_INFORMATION', 'Effacer l\'information N°='); define('DELETED_ID_INFORMATION', 'Suppression réussie de l\'information N°='); define('EDIT_ID_INFORMATION', 'Editer l\'information N°='); define('ERROR_20_INFORMATION', 'Vous n\'avez pas défini une valeur valide pour l\'option <b>File d\'attente</b>. Vous pouvez seulement définir une valeur numérique.'); define('ERROR_80_INFORMATION', 'Vous n\'avez pas rempli tous <b>les champs nécessaires</b>'); define('INFORMATION_ID_ACTIVE', 'Cette information est active'); define('INFORMATION_ID_DEACTIVE', 'Cette information n\'est pas active'); define('ID_INFORMATION', 'N°'); define('TITLE_INFORMATION', 'Titre'); define('DESCRIPTION_INFORMATION', 'Description'); define('QUEUE_INFORMATION', 'File d\'attente'); define('QUEUE_INFORMATION_LIST', 'Liste en file d\'attente: '); define('MANAGER_INFORMATION', 'Gestion des informations'); define('NO_INFORMATION', 'Non'); define('PUBLIC_INFORMATION', 'Public'); define('SORT_BY', 'La page d\'informations est triée par'); define('SUCCED_INFORMATION', ' Succès'); define('TITLE', 'Information système'); define('VIEW_INFORMATION', 'Voir Information'); define('VISIBLE_INFORMATION', 'Visible'); define('VISIBLE_INFORMATION_DO', '( To Do visible )'); define('UPDATE_ID_INFORMATION', 'Mise à jour information N°='); define('WARNING_INFORMATION', 'Attention');?>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?