diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-07 16:29:40 +0200 |
commit | f93e0b3a14a51eb2e105345c6fddb96193bf1e26 (patch) | |
tree | f6547aba807b3a5f9e53c0948ee7278b6e6f79b4 /plugins/newmail_notifier/localization/da_DK.inc | |
parent | 6a6992f650747703f0531918d050b926965339b2 (diff) |
Synchronized localization files from Transifex
Diffstat (limited to 'plugins/newmail_notifier/localization/da_DK.inc')
-rw-r--r-- | plugins/newmail_notifier/localization/da_DK.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/newmail_notifier/localization/da_DK.inc b/plugins/newmail_notifier/localization/da_DK.inc index f06b80f6b..c47dec5e4 100644 --- a/plugins/newmail_notifier/localization/da_DK.inc +++ b/plugins/newmail_notifier/localization/da_DK.inc @@ -25,5 +25,6 @@ $labels['body'] = 'Du har modtaget en ny besked.'; $labels['testbody'] = 'Dette er en test meddelelse.'; $labels['desktopdisabled'] = 'Skrivebordsbeskeder er deaktiveret i din browser.'; $labels['desktopunsupported'] = 'Din browser understøtter ikke skrivebordsbeskeder.'; +$labels['desktoptimeout'] = 'Close desktop notification'; ?> |