robert-j-engdahl / ngettext-wpf

Proper internationalization support for WPF (via NGettext)
GNU Lesser General Public License v3.0
10 stars 12 forks source link

Does not support , (comma) in source text #33

Closed PGPoulsen closed 5 years ago

PGPoulsen commented 5 years ago

Image below show the error :)

2019-02-23_20h57_02

A way to deal with it is to surround the string with quotes {wpf:Gettext 'What creates the hazard e.g. people, materials, method or environment?'}, but I'm not sure if that is the intended fix.

Yours /peter

robert-j-engdahl commented 5 years ago

A fix will be included in next release.