From 4136174517d426dcec74304ce004b4c845f075f5 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Thu, 10 Oct 2013 13:21:14 -0400
Subject: [PATCH] Clean up translations once again, this time remove untranslated strings for all langs

---
 plugins/newmail_notifier/localization/nn_NO.inc |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/plugins/newmail_notifier/localization/nn_NO.inc b/plugins/newmail_notifier/localization/nn_NO.inc
index 8e1d58f..4d42182 100644
--- a/plugins/newmail_notifier/localization/nn_NO.inc
+++ b/plugins/newmail_notifier/localization/nn_NO.inc
@@ -15,7 +15,6 @@
 
  For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/
 */
-
 $labels['basic'] = 'Vis varsel i nettlesaren ved ny melding';
 $labels['desktop'] = 'Vis varsel på skrivebordet ved ny melding';
 $labels['sound'] = 'Spill av lyd ved ny melding';
@@ -25,5 +24,4 @@
 $labels['testbody'] = 'Dette er eit testvarsel.';
 $labels['desktopdisabled'] = 'Skrivebordsvarsel er slått av i din nettlesar.';
 $labels['desktopunsupported'] = 'Din nettlesar støttar ikkje vising av varsel på skrivebordet.';
-$labels['desktoptimeout'] = 'Close desktop notification';
 ?>

--
Gitblit v1.9.1