summaryrefslogtreecommitdiff
path: root/plugins/markasjunk/localization/ko_KR.inc
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2013-01-14 22:16:01 +0100
committerThomas Bruederli <thomas@roundcube.net>2013-01-14 22:16:01 +0100
commit174257d677c49eb613b7623d1fc83d4658b50b9a (patch)
tree0b93238eb412d592fba998cbb73eb58f96f703d6 /plugins/markasjunk/localization/ko_KR.inc
parent4f9edbd79936c2139d6a20b1121bfc6d8e46a2fa (diff)
Update localization files with the latest version from Transifex (yet another import test)
Diffstat (limited to 'plugins/markasjunk/localization/ko_KR.inc')
-rw-r--r--plugins/markasjunk/localization/ko_KR.inc14
1 files changed, 9 insertions, 5 deletions
diff --git a/plugins/markasjunk/localization/ko_KR.inc b/plugins/markasjunk/localization/ko_KR.inc
index bfc38d1d5..979ac6aa9 100644
--- a/plugins/markasjunk/localization/ko_KR.inc
+++ b/plugins/markasjunk/localization/ko_KR.inc
@@ -2,15 +2,18 @@
/*
+-----------------------------------------------------------------------+
- | localization/ko_KR/labels.inc |
+ | plugins/markasjunk/localization/<lang>.inc |
| |
- | Language file of the Roundcube Webmail client |
+ | Localization file of the Roundcube Webmail Mark-As-Junk plugin |
| Copyright (C) 2012, The Roundcube Dev Team |
- | Licensed under the GNU General Public License |
+ | |
+ | Licensed under the GNU General Public License version 3 or |
+ | any later version with exceptions for skins & plugins. |
+ | See the README file for a full license statement. |
| |
+-----------------------------------------------------------------------+
- | Author: Kim, Woohyun <woohyun.kim@gmail.com> |
- +-----------------------------------------------------------------------+
+
+ For translation see https://www.transifex.com/projects/p/roundcube-webmail/resource/plugin-markasjunk/
*/
$labels = array();
@@ -18,3 +21,4 @@ $labels['buttontext'] = '정크메일';
$labels['buttontitle'] = '정크메일로 표시';
$labels['reportedasjunk'] = '성공적으로, 정크메일이라 보고 됨';
+?> \ No newline at end of file