diff options
author | thomascube <thomas@roundcube.net> | 2010-12-17 14:28:38 +0000 |
---|---|---|
committer | thomascube <thomas@roundcube.net> | 2010-12-17 14:28:38 +0000 |
commit | e624fc6e9d2f070b025f438e6252a84972fa873b (patch) | |
tree | 27834d3bf49a692602717531ca20efefa4343eba /program/localization/bn_BD | |
parent | 02491a9789d97fc321a3027847fd4ced42447cc6 (diff) |
Bring back the title for the column with subscription checkboxes; complete german translations
Diffstat (limited to 'program/localization/bn_BD')
-rw-r--r-- | program/localization/bn_BD/labels.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/program/localization/bn_BD/labels.inc b/program/localization/bn_BD/labels.inc index f783d8017..37fcc867b 100644 --- a/program/localization/bn_BD/labels.inc +++ b/program/localization/bn_BD/labels.inc @@ -243,6 +243,7 @@ $labels['checkallfolders'] = 'সবগুলো মেইলবক্সে ন $labels['folder'] = 'ফোল্ডার/মেইলবক্স'; $labels['folders'] = 'ফোল্ডার/মেইলবক্স'; $labels['foldername'] = 'ফোল্ডার/মেইলবক্স এর নাম'; +$labels['subscribed'] = 'গ্রহনকারি'; $labels['messagecount'] = 'মেইল/চিঠি'; $labels['create'] = 'প্রস্তুত করুন'; $labels['createfolder'] = 'নতুন ফোল্ডার / মেইলবক্স প্রস্তুত করুন'; |