diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-10-10 19:21:14 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-10-10 19:21:14 +0200 |
commit | 4136174517d426dcec74304ce004b4c845f075f5 (patch) | |
tree | 0dacb02a42c09463fab55e77949492d7be7383d8 /plugins/newmail_notifier/localization/sl_SI.inc | |
parent | 63573c931224d9496ab92027e94543dd9f7d9d36 (diff) |
Clean up translations once again, this time remove untranslated strings for all langs
Diffstat (limited to 'plugins/newmail_notifier/localization/sl_SI.inc')
-rw-r--r-- | plugins/newmail_notifier/localization/sl_SI.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/newmail_notifier/localization/sl_SI.inc b/plugins/newmail_notifier/localization/sl_SI.inc index 23bd75177..32f36f7d9 100644 --- a/plugins/newmail_notifier/localization/sl_SI.inc +++ b/plugins/newmail_notifier/localization/sl_SI.inc @@ -15,7 +15,6 @@ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-newmail_notifier/ */ - $labels['basic'] = 'Prikaži obvestilo za nova sporočila'; $labels['desktop'] = 'Prikaži obvestila na namizju za vsa nova sporočila'; $labels['sound'] = 'Ob novem sporočilu predvajaj zvok'; @@ -25,5 +24,4 @@ $labels['body'] = 'Prejeli ste novo sporočilo.'; $labels['testbody'] = 'To je testno obvestilo.'; $labels['desktopdisabled'] = 'Obvestila na namizju so v vašem brskalniku onemogočena.'; $labels['desktopunsupported'] = 'Vaš brskalnik ne podpira izpis obvestil na namizju.'; -$labels['desktoptimeout'] = 'Close desktop notification'; ?> |