mirror of
https://github.com/OpenBankProject/OBP-API.git
synced 2026-02-06 19:16:53 +00:00
fixed the instructions for the ES file
This commit is contained in:
parent
751f65e3ba
commit
ad983f1673
@ -1,5 +1,5 @@
|
||||
# The main drawback here is that all application resources for a given locale must exist
|
||||
# in the same file, and that extended characters such as \u00c5\u0093 aren\u00e2\u0080\u0099t properly encoded by
|
||||
# in the same file, and that extended characters such as ? aren?t properly encoded by
|
||||
# default. This is due to Java properties bundles using ISO 8859-1 encoding and thus
|
||||
# requiring conversion to escaped format, such as \u0153. Fortunately this process can
|
||||
# be automated using tools like native2ascii
|
||||
|
||||
Loading…
Reference in New Issue
Block a user