Revision 1098
Added by Matthias over 16 years ago
| DA.php | ||
|---|---|---|
| 23 | 23 |
|
| 24 | 24 |
*/ |
| 25 | 25 |
|
| 26 |
//Modul Description |
|
| 27 |
$module_description = 'This tool allows you to manage your local Droplets.'; |
|
| 28 |
|
|
| 29 |
//Variables for the backend |
|
| 26 | 30 |
$DR_TEXT['DROPLETS'] = 'Droplet'; |
| 27 | 31 |
$DR_TEXT['BACKUP'] = 'Backup af dropletter (Zip)'; |
| 28 | 32 |
$DR_TEXT['RESTORE'] = 'Indlæs backup af dropletter (fra Zip-fil)'; |
| ... | ... | |
| 36 | 40 |
$DR_TEXT['HELP'] = 'Hjælp'; |
| 37 | 41 |
$DR_TEXT['USED'] = 'Denne droplet bruges pÃ¥ følgende side(r):<br />'; |
| 38 | 42 |
|
| 39 |
?>
|
|
| 43 |
?> |
|
Also available in: Unified diff
- Added German language file to droplets
- Added modul_description to language files of droplets