diff options
author | tkikuchi <> | 2005-03-23 02:04:15 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-03-23 02:04:15 +0000 |
commit | 0f4702ac5dd870acf7372ade1ddd97a17fba53c1 (patch) | |
tree | 253b1ee3ca30dd89aef6c4f888f8e4b2d130e4a0 /templates/zh_TW/subscribe.html | |
parent | 878380e7cb492b1dfbb5a4a2d67a33c6fa49d343 (diff) | |
download | mailman2-0f4702ac5dd870acf7372ade1ddd97a17fba53c1.tar.gz mailman2-0f4702ac5dd870acf7372ade1ddd97a17fba53c1.tar.xz mailman2-0f4702ac5dd870acf7372ade1ddd97a17fba53c1.zip |
Changing Big5 to UTF-8. Big5 makes trouble when installing.
As this language is not supported now, this change is of intermediate one.
It may change when it is supported.
Diffstat (limited to 'templates/zh_TW/subscribe.html')
-rw-r--r-- | templates/zh_TW/subscribe.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/zh_TW/subscribe.html b/templates/zh_TW/subscribe.html index 27ecc27f..c2229691 100644 --- a/templates/zh_TW/subscribe.html +++ b/templates/zh_TW/subscribe.html @@ -1,8 +1,8 @@ -<!-- $Revision: 7217 $ --> +<!-- $Revision: 7353 $ --> <html> -<head><title><MM-List-Name> q\G</title></head> +<head><title><MM-List-Name> 訂閱結果</title></head> <body> -<h1><MM-List-Name> q \ G </h1> +<h1><MM-List-Name> 訂 閱 結 果 </h1> <MM-Results> <MM-Mailman-Footer> </body> |