diff options
author | alecpl <alec@alec.pl> | 2010-12-03 10:58:40 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2010-12-03 10:58:40 +0000 |
commit | af3c045ecf4865361981f4c9aa392dfe1f93ac90 (patch) | |
tree | 5d82d0c7e056c020033d13f0b0037cd8c7c220f8 /program/localization/si_LK | |
parent | a5ee723f4254d8c7a4f8bf236c3e0a6bec8a5676 (diff) |
- 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)
Diffstat (limited to 'program/localization/si_LK')
-rw-r--r-- | program/localization/si_LK/labels.inc | 4 | ||||
-rw-r--r-- | program/localization/si_LK/messages.inc | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/program/localization/si_LK/labels.inc b/program/localization/si_LK/labels.inc index 632b9679e..58a3fe959 100644 --- a/program/localization/si_LK/labels.inc +++ b/program/localization/si_LK/labels.inc @@ -175,13 +175,9 @@ $labels['never'] = 'කිසි විටෙකත් නැති'; $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'] = 'ආරෝහණ වර්ග කිරීම'; diff --git a/program/localization/si_LK/messages.inc b/program/localization/si_LK/messages.inc index 61a0b429f..0a5a5fc25 100644 --- a/program/localization/si_LK/messages.inc +++ b/program/localization/si_LK/messages.inc @@ -76,6 +76,5 @@ $messages['movingmessage'] = 'පනිවුඩය ගෙනයමින් ප $messages['receiptsent'] = 'කියවීම් භාර ගැනීම සාර්ථකව යවන ලදී'; $messages['errorsendingreceipt'] = 'කියවීම් භාර ගැනීම යැවීමට නොහැක'; $messages['nodeletelastidentity'] = 'අවසාන අනන්යතාවය මකා දැමිය නොහැක'; -$messages['addsubfolderhint'] = 'ෆෝල්ඩරය දැනට තෝරාගෙන ඇති ෆෝල්ඩරයෙහි අනු ෆෝල්ඩරයක් ලෙස සෑදේ'; ?> |