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/labels.inc | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/program/localization/si_LK/labels.inc b/program/localization/si_LK/labels.inc index 5b84087..a8fde0a 100644 --- a/program/localization/si_LK/labels.inc +++ b/program/localization/si_LK/labels.inc @@ -24,7 +24,7 @@ $labels['mail'] = 'විද්යුත් තැපැල'; $labels['settings'] = 'සැකසුම්'; $labels['addressbook'] = 'ලිපින පොත'; -$labels['inbox'] = 'Inbox'; +$labels['inbox'] = 'එනලිපි'; $labels['drafts'] = 'කටු සටහන්'; $labels['sent'] = 'යැවූ'; $labels['trash'] = 'ඉවතලන බඳුන'; @@ -308,7 +308,4 @@ $labels['japanese'] = 'ජපන්'; $labels['korean'] = 'කොරියානු'; $labels['chinese'] = 'චීන'; -$labels['helplistkeyboardnavigation'] = ""; -$labels['helplistkeyboardnavmessages'] = ""; -$labels['helplistkeyboardnavcontacts'] = ""; ?> -- Gitblit v1.9.1