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

So confusing to use #62

Closed
neotropic2023 opened this issue Sep 14, 2017 · 2 comments
Closed

So confusing to use #62

neotropic2023 opened this issue Sep 14, 2017 · 2 comments

Comments

@neotropic2023
Copy link

I do appreciate this, but it is difficult to use. It lacks instructions and demos. You have code in your main file that does not exists nor works.

$pofile->updateEntry( $msgid, $msgstr ); (?) But no function in any of your files?
$pofile->write('ca.po'); returns Fatal error: Call to undefined method Sepia\PoParser::write()
So basically we can use this to parse and translate a file, but not save it?

No examples of using plurals. I see a function, but no example use.
I see mulitine, but no example.

The parsing is great, I just have to find a different method of updating/changing the text.

@pherrymason
Copy link
Owner

I will take a look, it's been a long time since the last update and I remember everything worked fine. Maybe examples are obsolete.

@pherrymason
Copy link
Owner

Version 5.0 has been released. Many things changed, may be easier to user for you. Feel free to reopen if still in doubt.

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

No branches or pull requests

2 participants