misc/plugin/ja/todo.rb in tdiary-4.0.5.1 vs misc/plugin/ja/todo.rb in tdiary-4.1.0
- old
+ new
@@ -2,10 +2,10 @@
# ja/todo.rb
#
# Japanese resources for todo.rb
#
# Copyright (c) 2001,2002,2003 Junichiro KITA <kita@kitaj.no-ip.com>
-# Distributed under the GPL
+# Distributed under the GPL2 or any later version.
#
def todo_msg_today; "今日"; end
def todo_msg_in_time(days); "あと#{days}日"; end
def todo_msg_late(days); "#{days}日遅れ"; end