From 708b1bca9fb12ce1f56c50a97ce79edeb9ea0a38 Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Thu, 21 Mar 2013 08:58:22 -0400 Subject: [PATCH] Synchronized translations with Transifex --- program/localization/sv_SE/labels.inc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/program/localization/sv_SE/labels.inc b/program/localization/sv_SE/labels.inc index 5d10334..c1a91cf 100644 --- a/program/localization/sv_SE/labels.inc +++ b/program/localization/sv_SE/labels.inc @@ -64,6 +64,7 @@ $labels['move'] = 'Flytta'; $labels['moveto'] = 'Flytta till:'; $labels['download'] = 'Ladda ner'; +$labels['open'] = 'Öppna'; $labels['showattachment'] = 'Visa'; $labels['showanyway'] = 'Visa det ändå'; @@ -204,6 +205,8 @@ $labels['openinextwin'] = 'Öppna i nytt fönster'; $labels['emlsave'] = 'Spara (.eml)'; +$labels['changeformattext'] = 'Visa i text-format'; +$labels['changeformathtml'] = 'Visa i HTML-format'; // message compose $labels['editasnew'] = 'Redigera som nytt'; -- Gitblit v1.9.1