Project

General

Profile

« Previous | Next » 

Revision 1636

Added by Dietmar over 12 years ago

+ add missing language variables for the theme handling

View differences:

PL.php
326 326
$TEXT['TEXTAREA'] = 'Obszar tekstowy';
327 327
$TEXT['TEXTFIELD'] = 'Pole tekstowe';
328 328
$TEXT['THEME'] = 'Szablon panelu administracji';
329
$TEXT['THEME_COPY_CURRENT'] = 'Copy backend theme.';
330
$TEXT['THEME_CURRENT'] = 'current active theme';
331
$TEXT['THEME_IMPORT_HTT'] = 'Import additional templates';
332
$TEXT['THEME_NEW_NAME'] = 'Name of the new Theme';
333
$TEXT['THEME_NOMORE_HTT'] = 'no more available';
334
$TEXT['THEME_SELECT_HTT'] = 'select templates';
335
$TEXT['THEME_START_COPY'] = 'copy';
336
$TEXT['THEME_START_IMPORT'] = 'import';
329 337
$TEXT['TIME'] = 'Czas';
330 338
$TEXT['TIMEZONE'] = 'Strefa czasowa';
331 339
$TEXT['TIME_FORMAT'] = 'Format czasu';
......
673 681
{
674 682
	include(WB_PATH.'/languages/old.format.inc.php');
675 683
}
676

  

Also available in: Unified diff