Author ep98
Date 2006-04-19 00:58
Posts: Thanks for the support, I've located it by myself. Now with the German English

in html/system/user_image/language/lang-english.php

line 23
define ('_UIMA_NO_DATA_SET', 'Sie haben keine Daten ausgewдhlt!');

Lines 27-29
define ('_UIMA_SEARCH_SHOW_IMAGE', 'Beschrдnke die Anzeige auf');
define ('_UIMA_SEARCH_SHOW_IMAGE_DELETE', 'gelцschte');
define ('_UIMA_SEARCH_SHOW_IMAGE_ONLINE', 'gespeicherte');

Line 39
define ('_USIG_ADMIN_DELETE_HD', 'Speicher freigabe');

Line 51
define ('_USIG_ADMIN_RESIZE', 'GrцЯe verдndern');

Lines 53-54
define ('_USIG_ADMIN_SIZE_X', 'Breite');
define ('_USIG_ADMIN_SIZE_Y', 'Hцhe');

In html/system/user/language/lang-english.php

Line 73
define ('_USR_SELECTINPUTFORM', 'Eingabeformular дndern');


In html/system/lastseen/language/lang-english.php
Line 39
define ('_LSEEN_SECONDS_SHORT', 'sek');
have to be corected to
define ('_LSEEN_SECONDS_SHORT', 'sec');

In html/system/forum/language/lang-english.php
Line 212
define ('_FORUM_SUBCAT', 'Forumcategory');
have to be corected to
define ('_FORUM_SUBCAT', 'Forum Category');

Line 224
define ('_FORUM_STATS', 'Forumstatistics');
Have to be corected to
define ('_FORUM_STATS', 'Forum Statistics');

That's it for the system modules, tomorrow with the others

May The Source Be With You !


Print this page
Close this page

This article comes from OpenPHPnuke International Support

http://www.openphpnuke.com/