This is the pot file for node_style based on 4.7.x-1.2. i removed "Delete" and "Cancel" strings from the POT file. Maybe some other strings are in core too and should be removed in future, too. check out.

CommentFileSizeAuthor
node_style-4.7.x-1.2-pot.patch4.35 KBhass

Comments

Zen’s picture

Status: Reviewed & tested by the community » Fixed

I'm not sure why, but your patch file had some junk characters. Cleaned and committed to 4-7, 5 and HEAD.

Thanks for all your work :)
-K

hass’s picture

Are you talking about the UTF8 ByteOrderMark ? (http://en.wikipedia.org/wiki/Byte_Order_Mark). i think this has been inserted by poedit...

Zen’s picture

Aye. But if poedit inserted it, then it wouldn't be visible on the first line in the patch: diff -urNp node_style.old/po/node_style-module.pot node_style/po/node_style-module.pot. So I'm guessing that it's something to do with your setup.

Either way, were you able to use the committed .pot file fine?

Cheers,
-K

Anonymous’s picture

Status: Fixed » Closed (fixed)