From e624fc6e9d2f070b025f438e6252a84972fa873b Mon Sep 17 00:00:00 2001
From: thomascube <thomas@roundcube.net>
Date: Fri, 17 Dec 2010 09:28:38 -0500
Subject: [PATCH] Bring back the title for the column with subscription checkboxes; complete german translations

---
 program/localization/bs_BA/labels.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/localization/bs_BA/labels.inc b/program/localization/bs_BA/labels.inc
index a0e5d72..ab65eb7 100644
--- a/program/localization/bs_BA/labels.inc
+++ b/program/localization/bs_BA/labels.inc
@@ -218,6 +218,7 @@
 $labels['folder']  = 'Fascikla';
 $labels['folders']  = 'Fascikle';
 $labels['foldername']  = 'Ime fascikle';
+$labels['subscribed']  = 'Pretplaćen';
 $labels['create']  = 'Napravi';
 $labels['createfolder']  = 'Napravi novu fasciklu';
 $labels['managefolders']  = 'Podesi fasciklu';

--
Gitblit v1.9.1