Skip to content

Conversation

@pierre-r
Copy link

Hi,

I've fixed a bug of files cannot be read under Windows because they were preceded by a dash (-).
I've also modified the way the parser is called and added a full support of custom functions added in PoEdit.

I'd be glad if you pull my changes :)

I'm not used to GitHub and pull requests, if you can't see my changes, tell me.

Best regards,

Pierre

pierre-r added 4 commits May 15, 2013 10:48
* fixes a bug when filepath were preceded by a dash and files cannot be
read
* now support custom functions in PoEdit
* added support for Smarty 3 width regex matches {_('your text')}
+ full support of custom functions for Smarty Parser in PoEdit
* call parser just by "new GettextParser();"
@MAXakaWIZARD
Copy link
Owner

Hey, I didn't see your PR. Sorry about that...

@MAXakaWIZARD
Copy link
Owner

I wrote few comments about your code.
I think I will accept few changes, but in manual mode, cause there are lot of things I'm not agree with.

@MAXakaWIZARD
Copy link
Owner

Added {_("Text to be localized")} support (mentioned @pierre-r in comment for commit). Thanks!

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.

2 participants