Module
ActiveLdap::GetTextFallback
In:
lib/active_ldap/get_text_fallback.rb
Methods
N_
Nn_
_
bindtextdomain
gettext
included
n_
ngettext
s_
sgettext
Public Class methods
included
(base)
Public Instance methods
N_
(msg_id)
Nn_
(msg_id, msg_id_plural)
_
(msg_id)
Alias for
gettext
bindtextdomain
(domain_name, *args)
gettext
(msg_id)
n_
(arg1, arg2, arg3=nil)
Alias for
ngettext
ngettext
(arg1, arg2, arg3=nil)
s_
(msg_id, div='|')
Alias for
sgettext
sgettext
(msg_id, div='|')
[Validate]