Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Wrapping of values and poor handling of pipes #26

Open
MatthewBartlett opened this issue Jul 21, 2016 · 0 comments
Open

Wrapping of values and poor handling of pipes #26

MatthewBartlett opened this issue Jul 21, 2016 · 0 comments

Comments

@MatthewBartlett
Copy link

unacceptable_request: |
A supported version is expected in the Accept header.

has become (note the closing quote two lines later):

unacceptable_request: 'A supported version is expected in the Accept header.

'

confirmation_period_expired: needs to be confirmed within %{period}, please request a new one

has become (line break added):

confirmation_period_expired: needs to be confirmed within %{period}, please
request a new one

Are these changes really necessary? They make it difficult to review the edits that IYE makes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant