mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6237 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
7 lines
126 B
Text
7 lines
126 B
Text
TkMsgCatalog.new('::tkmsgcat_demo') {
|
|
en_gb 'Color', 'Colour'
|
|
}
|
|
|
|
TkMsgCatalog.new('::tk') {
|
|
en_gb 'Color', 'Colour'
|
|
}
|