From af3c045ecf4865361981f4c9aa392dfe1f93ac90 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Fri, 03 Dec 2010 05:58:40 -0500 Subject: [PATCH] - New Folder Manager UI - Fix invalid Request when creating a folder (#1487443) - Add folder size and quota indicator in folder manager (#1485780) - Add possibility to move a subfolder into root folder (#1486791) --- program/localization/si_LK/labels.inc | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/program/localization/si_LK/labels.inc b/program/localization/si_LK/labels.inc index 632b967..58a3fe9 100644 --- a/program/localization/si_LK/labels.inc +++ b/program/localization/si_LK/labels.inc @@ -175,13 +175,9 @@ $labels['folder'] = 'ෆෝල්ඩරය'; $labels['folders'] = 'ෆෝල්ඩර'; $labels['foldername'] = 'ෆෝල්ඩරයේ නම'; -$labels['subscribed'] = 'සාමාජික'; $labels['messagecount'] = 'පනිවුඩ'; $labels['create'] = 'සෑදීම'; $labels['createfolder'] = 'අඵත් ෆෝල්ඩරයක් සෑදීම'; -$labels['rename'] = 'නැවත නම් කිරීම'; -$labels['renamefolder'] = 'ෆෝල්ඩරය නැවත නම් කිරීම'; -$labels['deletefolder'] = 'ෆෝල්ඩරය මකා දැමීම'; $labels['managefolders'] = 'හැසිරවීම හැසිරවීම'; $labels['sortby'] = 'චිසින් වර්ග කිරීම'; $labels['sortasc'] = 'ආරෝහණ වර්ග කිරීම'; -- Gitblit v1.9.1