1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-01 10:23:53 +02:00

Language Pack Sharing and Listing added to admin.

This commit is contained in:
CaMer0n
2009-09-08 23:53:13 +00:00
parent f63ffba95c
commit 9642b13c0f
5 changed files with 113 additions and 17 deletions

View File

@@ -1,12 +1,12 @@
<?php
/*
* Copyright e107 Inc e107.org, Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
* $Id: lan_lancheck.php,v 1.4 2008-12-15 21:53:17 secretr Exp $
* $Id: lan_lancheck.php,v 1.5 2009-09-08 23:53:13 e107coders Exp $
*
* Admin Language File
*
*/
define("LAN_CHECK_1", "Verify/Edit Language Files"); // modified in 0.7.6
define("LAN_CHECK_1", "Verify/Edit Language-Pack Files"); // modified in 0.7.6
define("LAN_CHECK_2", "Begin Verify");
define("LAN_CHECK_3", "Verification of");
define("LAN_CHECK_4", "File missing!");