Text Issue in ScriptCase using English as default language
How can I fix text issues on scriptCase?.
I have a project where I store and display a lot of text that have quotation marks.
The text is in English language. Single and double quotes come up as capital O with a tilde on top as in the spanish word A?o
This original text below:
- The use of Adjudication/Vourcher Date would
meet the “more timely” clause of the XXX
vision, but not the “more complete” clause because
of missing
See the weird characters I get when I bring up on ScriptCase:
- The use of Adjudication/Voucher Date would
meet the ?more timely? clause of the XXXX
vision, but not the ?more complete? clause because
of missing
Bernhard Suggested (but does not fix problem): This problem is probably being caused due to your charset (project properties) or client_encoding (edit connection).
My project has the following below I have tried many options with the same results.
Default Language = "English (United States)
Html Char Set = English (ISO-8859-1)
I have tried "English (UTF-8) with the same results