diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2013-10-30 12:20:19 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2013-10-30 12:20:19 +0100 |
commit | 5b334509a80dd2d447a505944c6c5cb63447dd1f (patch) | |
tree | 6e0dea36455de85a442707d3183a8d311ecc987a /plugins/newmail_notifier/localization/da_DK.inc | |
parent | c641dea371ad3b3162c1d8cfa77ba4d4b8629479 (diff) |
Updated localizations 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 26e4e6a7b..356076f71 100644 --- a/plugins/newmail_notifier/localization/da_DK.inc +++ b/plugins/newmail_notifier/localization/da_DK.inc @@ -24,4 +24,5 @@ $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'] = 'Luk skrivebordsbesked'; ?> |