Project

General

Profile

« Previous | Next » 

Revision 1636

Added by Dietmar over 12 years ago

+ add missing language variables for the theme handling

View differences:

CS.php
326 326
$TEXT['TEXTAREA'] = 'Vstupní pole';
327 327
$TEXT['TEXTFIELD'] = 'Vstupní řádek';
328 328
$TEXT['THEME'] = 'Backend-Theme';
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'] = 'Čas';
330 338
$TEXT['TIMEZONE'] = 'Časové pásmo';
331 339
$TEXT['TIME_FORMAT'] = 'Formát času';
......
674 682
{
675 683
	include(WB_PATH.'/languages/old.format.inc.php');
676 684
}
677

  

Also available in: Unified diff