diff options
author | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
---|---|---|
committer | Mark Sapiro <mark@msapiro.net> | 2009-01-11 08:06:13 -0800 |
commit | 459c60bd8ad6d798a3c55dd075b5efd05677f4b8 (patch) | |
tree | d87e76391c3e465dcfdce22d597f41ce31930027 /templates/ko/headfoot.html | |
parent | 4cfb7130a9b64d951b8e3367c67ca445f3eb296e (diff) | |
download | mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.gz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.tar.xz mailman2-459c60bd8ad6d798a3c55dd075b5efd05677f4b8.zip |
Updated links to Python documentation.
Diffstat (limited to '')
-rw-r--r-- | templates/ko/headfoot.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ko/headfoot.html b/templates/ko/headfoot.html index c4e39135..9f26d23a 100644 --- a/templates/ko/headfoot.html +++ b/templates/ko/headfoot.html @@ -1,6 +1,6 @@ ÀÌ ¹®¼´Â ¸ÞÀϸµ ¸®½ºÆ®¿¡ ¿¹¾àµÇ¾î Àִ Ư¼ºÀÇ <b>%(attribute)s</b> Çü½ÄÀ» Æ÷ÇÔÇÏ°í ÀÖ½À´Ï´Ù. ´õ ÀÚ¼¼ÇÑ ¼³¸íÀº -<a href="http://www.python.org/doc/current/lib/typesseq-strings.html">PythonÀÇ +<a href="http://docs.python.org/library/stdtypes.html#string-formatting-operations">PythonÀÇ ¹®ÀÚ¿ Çü½Ä ±ÔÄ¢</a>À» º¸½Ã±â ¹Ù¶ø´Ï´Ù. ¸î¸î À¯¿ëÇÑ ¼Ó¼ºÀº ¾Æ·¡¿Í °°½À´Ï´Ù. <ul> |