summaryrefslogtreecommitdiff
path: root/fml/etc/src/config.cf.ja
diff options
context:
space:
mode:
authorfukachan <fukachan>2005-09-06 12:20:39 +0000
committerfukachan <fukachan>2005-09-06 12:20:39 +0000
commit5a9831ba2f1fd9cf299af32333f557afb2b4c9a7 (patch)
tree312b4997134e2a7428c877806565ccece02ba3f2 /fml/etc/src/config.cf.ja
parent0d6ca9698fc4584699ccfc6237240d361193a277 (diff)
downloadfml8-5a9831ba2f1fd9cf299af32333f557afb2b4c9a7.tar.gz
fml8-5a9831ba2f1fd9cf299af32333f557afb2b4c9a7.tar.bz2
fml8-5a9831ba2f1fd9cf299af32333f557afb2b4c9a7.zip
rename: *_overview -> *_outline
Diffstat (limited to 'fml/etc/src/config.cf.ja')
-rw-r--r--fml/etc/src/config.cf.ja/article.cf14
1 files changed, 4 insertions, 10 deletions
diff --git a/fml/etc/src/config.cf.ja/article.cf b/fml/etc/src/config.cf.ja/article.cf
index bc3b1acd..9055972e 100644
--- a/fml/etc/src/config.cf.ja/article.cf
+++ b/fml/etc/src/config.cf.ja/article.cf
@@ -353,30 +353,24 @@ article_filter_reject_notice_data_type = string
# History: none
# Value: YES_OR_NO
# Examples: no
-use_article_thread_overview = no
+use_article_thread_outline = no
# Descriptions: スレッドの概要を記事に追加する際にどこに追加するのか
# History: none
# Value: SELECT ( add_header | append_body )
# Examples: add_header append_body
-article_thread_overview_rules = add_header
+article_thread_outline_rules = add_header
append_body
# Descriptions: スレッドの概要が始まる部分につける挨拶
# History: none
# Value: STR
# Examples: [本スレッドのあらすじ]
-article_thread_overview_greeting = $article_thread_overview_greeting_ja
+article_thread_outline_greeting_ja = [本スレッドのあらすじ]
# Descriptions: スレッドの概要が始まる部分につける挨拶
# History: none
# Value: STR
# Examples: [本スレッドのあらすじ]
-article_thread_overview_greeting_ja = [本スレッドのあらすじ]
-
-# Descriptions: スレッドの概要が始まる部分につける挨拶
-# History: none
-# Value: STR
-# Examples: [本スレッドのあらすじ]
-article_thread_overview_greeting_en = [this thread overview]
+article_thread_outline_greeting_en = [outline of this thread]