Trailing space issue in Angular Locale #15018
Description
Note: for support questions, please use one of these channels: https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports.
Do you want to request a feature or report a bug?
Reporting a bug
What is the current behavior?
A trailing space is added to RO and IT angular locale, maybe in similar locales as well.
If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem via https://plnkr.co or similar (template: http://plnkr.co/edit/tpl:yBpEi4).
DEMO: http://jsfiddle.net/4gyjtu8g/245/
What is the expected behavior?
There should be no trailing space, like the EN angular locale
What is the motivation / use case for changing the behavior?
To fix a general bug
Which versions of Angular, and which browser / OS are affected by this issue? Did this work in previous versions of Angular? Please also test with the latest stable and snapshot (https://code.angularjs.org/snapshot/) versions.
http://ajax.googleapis.com/ajax/libs/angularjs/1.3.0/angular.min.js
https://cdnjs.cloudflare.com/ajax/libs/angular-i18n/1.5.8/angular-locale_ro.js
Other information (e.g. stacktraces, related issues, suggestions how to fix)