Revision 903
Added by aldus almost 17 years ago
| DE.php | ||
|---|---|---|
| 425 | 425 |
$TEXT['CAP_EDIT_CSS'] = 'Bearbeite CSS'; |
| 426 | 426 |
$TEXT['HEADING_CSS_FILE'] = 'Aktuelle Moduldatei: '; |
| 427 | 427 |
$TEXT['TXT_EDIT_CSS_FILE'] = 'Bearbeite die CSS Definitionen im nachfolgenden Textfeld.'; |
| 428 |
$TEXT['CODE_SNIPPET'] = "Funktionserweiterung"; |
|
| 428 | 429 |
|
| 429 | 430 |
// Success/error messages |
| 430 | 431 |
$MESSAGE['FRONTEND']['SORRY_NO_VIEWING_PERMISSIONS'] = 'Sie sind nicht berechtigt, diese Seite zu sehen'; |
Also available in: Unified diff
Code-Snippets are not longer displayed as type unkown; addidtional key $TEXT['CODE_SNIPPET'] in the languagefiles; not full translated