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/ko_KR/labels.inc |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/program/localization/ko_KR/labels.inc b/program/localization/ko_KR/labels.inc
index 546c453..15bb8e7 100644
--- a/program/localization/ko_KR/labels.inc
+++ b/program/localization/ko_KR/labels.inc
@@ -246,6 +246,7 @@
 $labels['folder'] = '폴더';
 $labels['folders'] = '폴더';
 $labels['foldername'] = '폴더 이름';
+$labels['subscribed'] = '가입됨';
 $labels['messagecount'] = '메시지';
 $labels['create'] = '만들기';
 $labels['createfolder'] = '새 폴더 만들기';

--
Gitblit v1.9.1