mirror of
https://github.com/mayswind/ezbookkeeping.git
synced 2026-05-19 09:14:27 +08:00
merge UTF-8 and UTF-16 encodings with or without BOM, with BOM automatically detected and handled
This commit is contained in:
@@ -1353,11 +1353,8 @@
|
||||
},
|
||||
"encoding": {
|
||||
"utf-8": "UTF-8",
|
||||
"utf-8-bom": "BOM ಸಹಿತ UTF-8",
|
||||
"utf-16le": "UTF-16 ಲಿಟಲ್ ಎಂಡಿಯನ್",
|
||||
"utf-16be": "UTF-16 ಬಿಗ್ ಎಂಡಿಯನ್",
|
||||
"utf-16le-bom": "BOM ಸಹಿತ UTF-16 ಲಿಟಲ್ ಎಂಡಿಯನ್",
|
||||
"utf-16be-bom": "BOM ಸಹಿತ UTF-16 ಬಿಗ್ ಎಂಡಿಯನ್",
|
||||
"cp437": "OEM ಯುನೈಟೆಡ್ ಸ್ಟೇಟ್ಸ್ (CP-437)",
|
||||
"cp863": "OEM ಕ್ಯಾನಡಿಯನ್ ಫ್ರೆಂಚ್ (CP-863)",
|
||||
"cp037": "IBM EBCDIC ಯುಎಸ್/ಕ್ಯಾನಡಾ (CP-037)",
|
||||
|
||||
Reference in New Issue
Block a user