Codechange: Add support for number format and abbreviations pragmas/attributes to strgen
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
##isocode en_GB
|
||||
##plural 0
|
||||
##textdir ltr
|
||||
##numberformat 00,000,000,000,000,000,000
|
||||
##numberabbreviations 3=00,000,000,000,000,000{NBSP}k|6=00,000,000,000,000{NBSP}m|9=00,000,000,000{NBSP}bn|12=00,000,000{NBSP}tn|15=00,000{NBSP}Qa|18=00{NBSP}Qi
|
||||
##digitsep ,
|
||||
##digitsepcur ,
|
||||
##decimalsep .
|
||||
|
||||
Reference in New Issue
Block a user