gettext icon indicating copy to clipboard operation
gettext copied to clipboard

Internationalization and localization support for Elixir.

Results 14 gettext issues
Sort by recently updated
recently updated
newest added

Functions like `dgettext/4` and `dngettext/4` silently fall back to the transalation in `default.po` if a translation doesn't exist in the PO file of the given domain. Would it be possible...

I've been debugging a simple issue too long, It may be more related to elixir compiler but as I found it in this project so I'm posting here. I created...

I'm getting warnings about Plural-Forms: ``` warning: Plural-Forms headers in the form "nplurals=" (without the "plural=" part following) are invalid and support for them will be removed in future Gettext...

I just saw that the project did not include the full license. (besides the hint in the README) I though this would be a good time to add some legalese...