📄 information.php
字号:
<?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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -