Type:
Class
Constants:
TkCommandNames : [ '::msgcat::mc'.freeze, '::msgcat::mcmax'.freeze, '::msgcat::mclocale'.freeze, '::msgcat::mcpreferences'.freeze, '::msgcat::mcload'.freeze, '::msgcat::mcset'.freeze, '::msgcat::mcmset'.freeze, '::msgcat::mcunknown'.freeze ].freeze

extend TkMsgCatalog

PACKAGE_NAME : 'msgcat'.freeze
MSGCAT_EXT : '.msg'
UNKNOWN_CBTBL : TkUtil.untrust(Hash.new{|hash,key| hash[key] = {}})

class TkMsgCatalog

maxlen
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

maxlen(*src_strings) Class Public methods

2025-01-10 15:47:30
maxlen 2
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

maxlen(*src_strings) Instance Public methods

2025-01-10 15:47:30
[] 2
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

[](*args) Instance Public methods Alias for:

2025-01-10 15:47:30
locale=
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

locale=(locale) Class Public methods

2025-01-10 15:47:30
mc
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

mc(*args) Class Public methods Alias for:

2025-01-10 15:47:30
set_translation_list 2
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

set_translation_list(locale, trans_list, enc='utf-8') Instance Public methods

2025-01-10 15:47:30
new
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

new(namespace = nil) Class Public methods

2025-01-10 15:47:30
locale 2
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

locale() Instance Public methods

2025-01-10 15:47:30
translate
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

translate(*args) Class Public methods *args ::= form, arg, arg, â¦

2025-01-10 15:47:30
locale= 2
  • References/Ruby on Rails/Ruby/Classes/TkMsgCat

locale=(locale) Instance Public methods

2025-01-10 15:47:30