Opened 3 years ago
Closed 3 years ago
#1486910 closed Feature Patches (fixed)
Dutch translation for archive plugin
| Reported by: | frenkel | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | 0.4.1 |
| Component: | Plugins | Version: | 0.4-stable |
| Severity: | normal | Keywords: | translation |
| Cc: |
Description
Thanks for all the great work on Roundcube 0.4, I really like it. I see the archive plugin still doesn't have a Dutch (nl_NL) translation, so here it is:
<?php
$labels = array();
$labelsbuttontitle? = 'Archiveer dit bericht';
$labelsarchived? = 'Succesvol gearchiveerd';
$labelsarchivefolder? = 'Archief';
?>
Attachments (1)
Change History (3)
Changed 3 years ago by frenkel
comment:1 Changed 3 years ago by frenkel
- Milestone changed from later to 0.4.1
comment:2 Changed 3 years ago by alec
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Thx. Added in r3893/svn.