rubenv / angular-gettext

Gettext support for Angular.js
http://angular-gettext.rocketeer.be/
MIT License
649 stars 154 forks source link

Support non-breaking space #284

Open cmalard opened 8 years ago

cmalard commented 8 years ago

This is not obvious how to use non-breaking space with Angular and Angular-gettext. They are required in some languages, like in french before each question, exclamation mark, semicolon, thousands separator, or to help with phone number, id, ...

Solutions :

DevDef commented 8 years ago

I’ve been hit by this bug too, and I totally agree with you Cédric. It definitely needs to be fixed within angular-gettext.