Revision 1636
Added by Luisehahne over 13 years ago
| ET.php | ||
|---|---|---|
| 326 | 326 |
$TEXT['TEXTAREA'] = 'Tekstikast'; |
| 327 | 327 |
$TEXT['TEXTFIELD'] = 'Tekstilahter'; |
| 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'] = 'Aeg'; |
| 330 | 338 |
$TEXT['TIMEZONE'] = 'Ajatsoon'; |
| 331 | 339 |
$TEXT['TIME_FORMAT'] = 'Aja Formaat'; |
| ... | ... | |
| 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