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/hu_HU/labels.inc | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/program/localization/hu_HU/labels.inc b/program/localization/hu_HU/labels.inc index 644fca2..96c43d1 100644 --- a/program/localization/hu_HU/labels.inc +++ b/program/localization/hu_HU/labels.inc @@ -64,6 +64,7 @@ $labels['move'] = 'Áthelyezés'; $labels['moveto'] = 'Áthelyezés...'; $labels['download'] = 'letöltés'; +$labels['open'] = 'Open'; $labels['showattachment'] = 'Megjelenítés'; $labels['showanyway'] = 'Megjelnités mindenképpen'; @@ -204,6 +205,8 @@ $labels['openinextwin'] = 'Megnyitás új ablakban'; $labels['emlsave'] = 'Letöltés (.eml)'; +$labels['changeformattext'] = 'Display in plain text format'; +$labels['changeformathtml'] = 'Display in HTML format'; // message compose $labels['editasnew'] = 'Szerkesztés újként'; -- Gitblit v1.9.1