I18n Gettext Helpers module Helpers Ruby on Rails 2.3.18 Since v2.3.18 Last seen in v2.3.18 Implements classical Gettext style accessors. To use this include the module to the global namespace or wherever you want to use it. include I18n::Helpers::Gettext Methods (defined here) # _ # gettext # n_ # ngettext # np_ # npgettext # ns_ # nsgettext # p_ # pgettext # s_ # sgettext