From a3644638aaf0418598196a870204e0b632a4c8ad Mon Sep 17 00:00:00 2001 From: Thomas Bruederli <thomas@roundcube.net> Date: Fri, 17 Apr 2015 06:28:40 -0400 Subject: [PATCH] Allow preference sections to define CSS class names --- program/localization/si_LK/messages.inc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/program/localization/si_LK/messages.inc b/program/localization/si_LK/messages.inc index 0c6fa11..9a49e17 100644 --- a/program/localization/si_LK/messages.inc +++ b/program/localization/si_LK/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. | @@ -22,7 +22,6 @@ $messages['dberror'] = 'දත්ත ගබඩාවේ දෝෂය!'; $messages['nomessagesfound'] = 'ලියුම් පෙට්ටියේ පනිවුඩ නැත'; $messages['loggedout'] = 'ඔබගේ වාරය සාර්ථකව අවසන් විය. අයුබොවන්!'; -$messages['mailboxempty'] = 'ලියුම් පෙට්ටිය හිස්'; $messages['loading'] = 'පූරනය...'; $messages['loadingdata'] = 'දත්ත පූරනය...'; $messages['checkingmail'] = 'අලුත් පණිවිඩ පරීක්ෂා කරමින්...'; -- Gitblit v1.9.1