*** empty log message ***

This commit is contained in:
sebastian 2005-04-15 11:22:41 +00:00
parent 68221f1548
commit c3dfcb5b47
11 changed files with 926 additions and 924 deletions

View file

@ -335,9 +335,9 @@ class Data {
{
$files = File_Find::mapTreeMultiple($file[dir], 1);
foreach($files as $key=>$filename) {
if (preg_match("/$file[base]\.[^.]*\.[^.]*\.xml/", $filename)) {
if (preg_match("/$file[base]\.[a-z]{2}_[^.]*\.xml/", $filename)) {
list($lost, $code, $name, $lost) = explode('.', $filename);
$langIds[] = $code.'.'.$name;
$langIds[] = $code;
}
}

View file

@ -269,7 +269,7 @@ class Display {
$space = 2;
$structure = File_Find::mapTreeMultiple($dirname);
ksort($structure, SORT_STRING);
arsort($structure, SORT_STRING);
#print_r($structure);
if ($depth == 0) {

View file

@ -12,7 +12,7 @@ require_once('helpfunctions.php');
define('_DEFAULT_LANG_', 'en_GB');
define('_PREFIX_', 'locals');
define('_PREFIX_GLOBAL_', FALSE);
define('_PREFIX_GLOBAL_','globals');
define('_LANG_BASE_', 'xml');
define('_DENY_HTML_', FALSE);
define('_ENCODING_', 'UTF-8');

View file

@ -1,10 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<language>
<status />
<Id>cz_CZ</Id>
<status>checked</status>
<item>
<key>$1 must be $2</key>
<value>$1 musí být $2</value>
<key>Unable to set &quot;$1&quot; to value &quot;$2&quot;.</key>
<value />
</item>
<item>
<key>$1 uses an unsupported file type.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than LiveSupports system setting.</key>
@ -194,10 +198,6 @@
<key>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;</key>
<value>Nepodařilo se nastavit &quot;$1&quot; na &quot;$2&quot; s jazykem &quot;$3&quot;.</value>
</item>
<item>
<key>Upload of file $1 was incomplete.</key>
<value>Nahrání souboru $1 nebylo kompletní.</value>
</item>
<item>
<key>Uploaded file $1 is bigger than setting in php.ini.</key>
<value>Nahrávaný soubor $1 je větší než je povoleno v php.ini.</value>

View file

@ -1,9 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<language>
<status />
<Id>de_DE</Id>
<item>
<key>$1 must be $2</key>
<value>$1 muss $2 sein</value>
<key>Unable to set &quot;$1&quot; to value &quot;$2&quot;.</key>
<value />
</item>
<item>
<key>$1 uses an unsupported file type.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than LiveSupports system setting.</key>
@ -193,10 +198,6 @@
<key>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;</key>
<value />
</item>
<item>
<key>Upload of file $1 was incomplete.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than setting in php.ini.</key>
<value />

View file

@ -2,6 +2,10 @@
<language>
<status />
<Id>en_GB</Id>
<item>
<key>Unable to set &quot;$1&quot; to value &quot;$2&quot;.</key>
<value />
</item>
<item>
<key>$1 uses an unsupported file type.</key>
<value />
@ -194,10 +198,6 @@
<key>Unable to revert to locked state.</key>
<value>Unable to revert to locked state.</value>
</item>
<item>
<key>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;</key>
<value>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;.</value>
</item>
<item>
<key>Upload of file $1 was incomplete.</key>
<value>Upload of file $1 was incomplete.</value>

View file

@ -1,10 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<language>
<status />
<Id>es_CO</Id>
<status>checked</status>
<item>
<key>$1 must be $2</key>
<value>$1 debe ser $2</value>
<key>Unable to set &quot;$1&quot; to value &quot;$2&quot;.</key>
<value />
</item>
<item>
<key>$1 uses an unsupported file type.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than LiveSupports system setting.</key>
@ -194,10 +198,6 @@
<key>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;</key>
<value>Incapaz de asignar &quot;$1&quot; a &quot;$2&quot; idioma &quot;$3&quot;.</value>
</item>
<item>
<key>Upload of file $1 was incomplete.</key>
<value>La subida del archivo $1 fue incompleta</value>
</item>
<item>
<key>Uploaded file $1 is bigger than setting in php.ini.</key>
<value>El archivo $1 para subir es mayor que la preferencia de php.ini</value>

View file

@ -1,8 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<language>
<status />
<Id>hu_HU</Id>
<item>
<key>$1 must be $2</key>
<key>Unable to set &quot;$1&quot; to value &quot;$2&quot;.</key>
<value />
</item>
<item>
<key>$1 uses an unsupported file type.</key>
<value />
</item>
<item>
@ -193,10 +198,6 @@
<key>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;</key>
<value />
</item>
<item>
<key>Upload of file $1 was incomplete.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than setting in php.ini.</key>
<value />

View file

@ -1,10 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<language>
<status />
<Id>nl_NL</Id>
<status>checked</status>
<item>
<key>$1 must be $2</key>
<value>$1 moet $2 zijn</value>
<key>Unable to set &quot;$1&quot; to value &quot;$2&quot;.</key>
<value />
</item>
<item>
<key>$1 uses an unsupported file type.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than LiveSupports system setting.</key>
@ -194,10 +198,6 @@
<key>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;</key>
<value>Veranderen van &quot;$1&quot; naar onmogelijk &quot;$2&quot; langue &quot;$3&quot;</value>
</item>
<item>
<key>Upload of file $1 was incomplete.</key>
<value>Verzonden bestand $1 was onvolledig.</value>
</item>
<item>
<key>Uploaded file $1 is bigger than setting in php.ini.</key>
<value>Het bestand $1 is groter dan in php.ini is ingesteld</value>

View file

@ -1,10 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<language>
<status />
<Id>sr_CS</Id>
<status>checked</status>
<item>
<key>$1 must be $2</key>
<value>$1 mora da bude $2</value>
<key>Unable to set &quot;$1&quot; to value &quot;$2&quot;.</key>
<value />
</item>
<item>
<key>$1 uses an unsupported file type.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than LiveSupports system setting.</key>
@ -194,10 +198,6 @@
<key>Unable to set &quot;$1&quot; to &quot;$2&quot; langue &quot;$3&quot;</key>
<value />
</item>
<item>
<key>Upload of file $1 was incomplete.</key>
<value />
</item>
<item>
<key>Uploaded file $1 is bigger than setting in php.ini.</key>
<value />