diff options
author | Jim Popovitch <jimpop@gmail.com> | 2013-11-17 01:56:29 +0000 |
---|---|---|
committer | Jim Popovitch <jimpop@gmail.com> | 2013-11-17 01:56:29 +0000 |
commit | 06d15b0a9949652f696d19903cef2a235ff3a428 (patch) | |
tree | 55a9c12de799cc056da986aafe3b8e66d0cbf94b /templates/ko | |
parent | bc05ad4e81bd2ce9ec0f36e5112eadf607a49195 (diff) | |
parent | ded18dda2b2f9ba00f8780b4eba6c398c5bff838 (diff) | |
download | mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.gz mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.tar.xz mailman2-06d15b0a9949652f696d19903cef2a235ff3a428.zip |
Upstream changes
Diffstat (limited to 'templates/ko')
-rw-r--r-- | templates/ko/article.html | 4 | ||||
-rw-r--r-- | templates/ko/userpass.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/templates/ko/article.html b/templates/ko/article.html index 6ccbe965..ff62361c 100644 --- a/templates/ko/article.html +++ b/templates/ko/article.html @@ -4,7 +4,7 @@ <TITLE> %(title)s </TITLE> <LINK REL="Index" HREF="index.html" > - <LINK REL="made" HREF="mailto:%(email_url)s"> + <LINK REL="made" HREF="mailto:%(email_url)s?Subject=%(subject_url)ss"In-Reply-To=%(in_reply_to_url)s"> <META NAME="robots" CONTENT="index,nofollow"> <style type="text/css"> pre { @@ -20,7 +20,7 @@ </H1> <B>%(author_html)s </B> - <A HREF="mailto:%(email_url)s" + <A HREF="mailto:%(email_url)s?Subject=%(subject_url)ss"In-Reply-To=%(in_reply_to_url)s" TITLE="%(subject_html)s">%(email_html)s </A><BR> <I>%(datestr_html)s</I> diff --git a/templates/ko/userpass.txt b/templates/ko/userpass.txt index 62b41d21..7fb1006b 100644 --- a/templates/ko/userpass.txt +++ b/templates/ko/userpass.txt @@ -16,5 +16,5 @@ ÆíÁöÀÇ Á¦¸ñ ȤÀº º»¹®¿¡ "help" ¶ó´Â ´Ü¾î¸¦ ³Ö¾î º¸³»½Ã¸é, ¸í·É¾î¿¡ ´ëÇÑ ¼³¸íÀ» ¹Þ¾Æ º¸½Ç ¼ö ÀÖ½À´Ï´Ù. -Áú¹®À̳ª, °ÇÀÇ°¡ ÀÖÀ¸½Ê´Ï±î? %(adminaddr)s·Î º¸³»Áֽñ⠹ٶø´Ï´Ù. +Áú¹®À̳ª, °ÇÀÇ°¡ ÀÖÀ¸½Ê´Ï±î? %(owneraddr)s·Î º¸³»Áֽñ⠹ٶø´Ï´Ù. °¨»çÇÕ´Ï´Ù. |