[ Index ]
 

Code source de e107 0.7.8

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/e107_plugins/integrity_check/languages/ -> English.php (source)

   1  <?php
   2  /*
   3  + ----------------------------------------------------------------------------+
   4  |     e107 website system - Language File.
   5  |
   6  |     $Source: /cvsroot/e107/e107_0.7/e107_plugins/integrity_check/languages/English.php,v $
   7  |     $Revision: 1.6 $
   8  |     $Date: 2006/06/22 19:49:58 $
   9  |     $Author: e107coders $
  10  +----------------------------------------------------------------------------+
  11  */
  12  
  13  define("Integ_01", "Saving successful");
  14  define("Integ_02", "Saving failed");
  15  define("Integ_03", "Missing Files:");
  16  define("Integ_04", "CRC-Errors:");
  17  define("Integ_05", "Not able to open File...");
  18  define("Integ_06", "Check file-integrity");
  19  define("Integ_07", "No files available");
  20  define("Integ_08", "Check integrity");
  21  define("Integ_09", "Create sfv-file");
  22  define("Integ_10", "The selected folder will <u>not</u> be saved within the crc-file.");
  23  define("Integ_11", "Filename:");
  24  define("Integ_12", "Create sfv file");
  25  define("Integ_13", "Integrity-checking");
  26  define("Integ_14", "SFV-Creation not possible, because the folder ".e_PLUGIN."integrity_check/<b>{output}</b> is not writable. Please chmod this folder to 777!");
  27  define("Integ_15", "All files have been checked and are o.k.!");
  28  define("Integ_16", "No core-crc-file available");
  29  define("Integ_17", "No plugin-crc-files available");
  30  define("Integ_18", "Create Plugin-CRC-File");
  31  define("Integ_19", "Core-Checksum-Files");
  32  define("Integ_20", "Plugin-Checksum-Files");
  33  define("Integ_21", "Select the plugin you want to create a crc-file for.");
  34  define("Integ_22", "Use gzip");
  35  define("Integ_23", "Only check installed themes");
  36  define("Integ_24", "Admin Front Page");
  37  define("Integ_25", "Leave Admin Area");
  38  define("Integ_26", "Load Site with normal header");
  39  define("Integ_27", "USE THE FILE INSPECTOR FOR CHECKING CORE FILES");
  40  
  41  // define("Integ_29", "<br /><br /><b>*<u>CRC-ERRORS:</u></b><br />These are checksum errors and there are two possible reasons for this:<br />-You changed something within the mentioned file, so it isn't longer the same as the original.<br />-The mentioned file is corrupt, you should re-upload it!");
  42  // language file should contain NO html.
  43  
  44  define("Integ_30", "For less cpu-usage , you can do the checking in 1 - 10 steps.");
  45  define("Integ_31", "Steps: ");
  46  define("Integ_32", "There is a file named <b>log_crc.txt</b> in your crc-folder. Please delete! (Or try refreshing)");
  47  define("Integ_33", "There is a file named <b>log_miss.txt</b> in your crc-folder. Please delete! (Or try refreshing)");
  48  define("Integ_34", "Your Crc-folder is not writable!");
  49  define("Integ_35", "Because of the following reason(s) you are only allowed to select <b>one</b> step:");
  50  define("Integ_36", "Click here, if you don't want to wait 5 Seconds till the next step:");
  51  define("Integ_37", "Click me");
  52  define("Integ_38", "Another <u><i>{counts}</i></u> lines to do...");
  53  define("Integ_39", "Please delete the file:<br />".e_PLUGIN."integrity_check/<u><i>do_core_file.php</i></u>!<br />It is outdated and never meant for public release...");
  54  
  55  ?>


Généré le : Sun Apr 1 01:23:32 2007 par Balluche grâce à PHPXref 0.7