ruby/ext/tk/sample/msgs_tk/en_gb.msg
(no author) 84035542b7 This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-05-01 16:09:55 +00:00

7 lines
138 B
Text

namespace eval ::tkmsgcat_demo {
::msgcat::mcset en_gb Color Colour
}
namespace eval ::tk {
::msgcat::mcset en_gb Color Colour
}