diff options
Diffstat (limited to 'src/ngLocale/angular-locale_en-mt.js')
| -rw-r--r-- | src/ngLocale/angular-locale_en-mt.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ngLocale/angular-locale_en-mt.js b/src/ngLocale/angular-locale_en-mt.js index 313bc0d4..8cd3cb85 100644 --- a/src/ngLocale/angular-locale_en-mt.js +++ b/src/ngLocale/angular-locale_en-mt.js @@ -85,9 +85,9 @@ $provide.value("$locale", { "maxFrac": 2, "minFrac": 2, "minInt": 1, - "negPre": "(\u00A4", + "negPre": "(\u00a4", "negSuf": ")", - "posPre": "\u00A4", + "posPre": "\u00a4", "posSuf": "" } } |
