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 On this page Methods Support Bug Reports can be filed for the Ruby on Rails project on GitHub. Feature requests should be discussed on the rubyonrails-core forum. License Released under the MIT license.