Revision 1636
Added by Dietmar over 12 years ago
RU.php | ||
---|---|---|
326 | 326 |
$TEXT['TEXTAREA'] = 'Textarea'; |
327 | 327 |
$TEXT['TEXTFIELD'] = 'Textfield'; |
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'] = 'Время'; |
330 | 338 |
$TEXT['TIMEZONE'] = 'Временная зона'; |
331 | 339 |
$TEXT['TIME_FORMAT'] = 'Формат времени'; |
... | ... | |
674 | 682 |
{ |
675 | 683 |
include(WB_PATH.'/languages/old.format.inc.php'); |
676 | 684 |
} |
677 |
|
Also available in: Unified diff
+ add missing language variables for the theme handling