Skip to content

Unescape all C-string escape sequences#3

Open
cdauth wants to merge 1 commit intomikejholly:masterfrom
cdauth:master
Open

Unescape all C-string escape sequences#3
cdauth wants to merge 1 commit intomikejholly:masterfrom
cdauth:master

Conversation

@cdauth
Copy link
Copy Markdown

@cdauth cdauth commented Sep 22, 2012

http://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/PO-Files.html says that strings within a PO file should be treated like C strings. Currently, node-po only unescapes the escape sequences " and \. My patch adds support for the other escape sequences, I find newlines particularly important.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant