module FastGettext::Translation

Public Instance Methods

_(*args)
Also aliased as: __without_phraseapp
Alias for: __with_phraseapp
__with_phraseapp(*args) click to toggle source
# File lib/phraseapp-in-context-editor-ruby/adapters/fast_gettext.rb, line 6
def __with_phraseapp(*args)
  PhraseApp::InContextEditor::Delegate::FastGettext.new(:_, *args)
end
Also aliased as: _
__without_phraseapp(*args)
Alias for: _
n_(*args)
Also aliased as: n__without_phraseapp
Alias for: n__with_phraseapp
n__with_phraseapp(*args) click to toggle source
# File lib/phraseapp-in-context-editor-ruby/adapters/fast_gettext.rb, line 12
def n__with_phraseapp(*args)
  PhraseApp::InContextEditor::Delegate::FastGettext.new(:n_, *args)
end
Also aliased as: n_
n__without_phraseapp(*args)
Alias for: n_
s_(*args)
Also aliased as: s__without_phraseapp
Alias for: s__with_phraseapp
s__with_phraseapp(*args) click to toggle source
# File lib/phraseapp-in-context-editor-ruby/adapters/fast_gettext.rb, line 18
def s__with_phraseapp(*args)
  PhraseApp::InContextEditor::Delegate::FastGettext.new(:s_, *args)
end
Also aliased as: s_
s__without_phraseapp(*args)
Alias for: s_