Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug fixes & Custom functions support #1

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

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