plurr icon indicating copy to clipboard operation
plurr copied to clipboard

In strict mode, throw error when attempting to select a non-existing locale

Open iafan opened this issue 8 years ago • 0 comments

Instead of silently falling back to English locale, in strict mode Plurr should throw an error. In addition to implementing this across the board, at least two kinds of tests need to be added for selecting a bogus locale in strict and non-strict mode.

See also PR https://github.com/iafan/Plurr/pull/13

iafan avatar May 24 '16 06:05 iafan