Skip to content

Add possibility to download android strings unquoted. #28

@shatodj

Description

@shatodj

There is a parameter to download android strings unquoted according to the poeditor rest api:
https://poeditor.com/docs/api

Some endpoints will require you to send the parameter values as JSON.
Here's an example of a properly formatted JSON, for a request to export to Android Strings with unquoted strings using the «options» parameter:
[{"unquoted": 1}]

It would be great if the script provided such an option as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions