# HG changeset patch # User HIROSE Yuuji # Date 1333433193 -32400 # Node ID e7a01e561e28e218e420e38ec2cb535048bc3126 # Parent ff684484b12ae99eafe57bff678bba55c0921cfd Message 'no' should contain only 'no'. diff -r ff684484b12a -r e7a01e561e28 after5.rb --- a/after5.rb Tue Apr 03 15:05:48 2012 +0900 +++ b/after5.rb Tue Apr 03 15:06:33 2012 +0900 @@ -5,7 +5,7 @@ # (C)2003, 2004, 2006, 2008, 2012 by HIROSE Yuuji [yuujigentei.org] # $Id: after5.rb,v 1.19 2012/04/01 11:52:25 yuuji Exp yuuji $ # $HGid$ -# Last modified Tue Apr 3 15:05:07 2012 on firestorm +# Last modified Tue Apr 3 15:05:40 2012 on firestorm # See http://www.gentei.org/~yuuji/software/after5/ # このスクリプトはEUCで保存してください。 @@ -1152,7 +1152,7 @@ 'nonpublic' => ['非', 'sec'], 'through' => ['〜', '=>'], 'yes' => ['はいな', 'yes'], - 'no' => ['やだ(非公開)', 'nope'], + 'no' => ['やだ', 'nope'], 'wnames' => [%w[日 月 火 水 木 金 土], %w[sun mon tue wed thu fri sat]], 'whichday' => ['(まとめ登録の場合)
期間中のどの日に?',