Package

ru.makkarpov

scalingua

Permalink

package scalingua

Visibility
  1. Public
  2. All

Value Members

  1. object Compat

    Permalink
  2. object I18n

    Permalink

    Dynamic translation functions and the basic set of macro-based interpolators and translation functions.

  3. object Macros

    Permalink

    An entry point for all macros which may be useful if you want to define custom functions (like your own Utils.t referencing this macros) or custom specialized string interpolators (like th"" for HTML).

    An entry point for all macros which may be useful if you want to define custom functions (like your own Utils.t referencing this macros) or custom specialized string interpolators (like th"" for HTML). Without this class it would be impossible, since macros will expand at your Utils class and complain that string literal is required for I18n message.

  4. package extract

    Permalink
  5. package plural

    Permalink
  6. package pofile

    Permalink

Ungrouped