From 57330612612a77e309945429fa0e832a58a17ce9 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Sat, 22 Mar 2014 07:58:35 -0400 Subject: [PATCH] Merge branch 'master' of github.com:roundcube/roundcubemail --- program/localization/be_BE/messages.inc | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/program/localization/be_BE/messages.inc b/program/localization/be_BE/messages.inc index 6afc34b..5d17249 100644 --- a/program/localization/be_BE/messages.inc +++ b/program/localization/be_BE/messages.inc @@ -5,7 +5,7 @@ | localization/<lang>/messages.inc | | | | Localization file of the Roundcube Webmail client | - | Copyright (C) 2005-2013, The Roundcube Dev Team | + | Copyright (C) 2005-2014, The Roundcube Dev Team | | | | Licensed under the GNU General Public License version 3 or | | any later version with exceptions for skins & plugins. | @@ -32,7 +32,8 @@ $messages['invalidhost'] = 'Няслушнае імя сервера.'; $messages['nomessagesfound'] = 'Паведамленняў у гэтай скрынцы не знойдзена'; $messages['loggedout'] = 'Сесія скасавана. Да пабачэння!'; -$messages['mailboxempty'] = 'У скрынцы пуста.'; +$messages['mailboxempty'] = 'У паштовай скрынцы пуста'; +$messages['nomessages'] = 'Няма паведамленняў'; $messages['refreshing'] = 'Абнаўляецца...'; $messages['loading'] = 'Загружаецца...'; $messages['uploading'] = 'Файл зацягваецца...'; -- Gitblit v1.9.1