Skip to content

Adjust character encoding via header information #12

Description

@gemmaro

PO file header can have character set information such as "Content-Type: text/plain; charset=UTF-8\n". So it might be possible to make Ruby strings be created with that encoding.

It might be also useful to add an option to set default encoding, e.g. UTF-8. Currently it uses US-ASCII, so user must convert Strings into expected charsets.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions