Giter Site home page Giter Site logo

Comments (7)

pherrymason avatar pherrymason commented on July 17, 2024

I'll check that. If I remember correctly it handled multiline strings.
Maybe is another kind of bug.
Thank you!
El 31/08/2013 07:00, "sudesh-poojari" [email protected] escribió:

explode() expects parameter 2 to be string, array given in poparser.php on
line 306

This seems to only occur when the text is multiline, it seems the parser
is not as per gettext multiline, below is an example of multiline po file
generated using xgettext

msgid ""
"With my listing I describe it that I am aware of all the necessary "
"information about Camp Exercises and confirmed that I make myself aware "
"that they involve a lot of physical activity. I also declare that I
consider "
"myself a sufficiently good physical and mental condition to deal with "
"Camp exercise. I do it at your own risk. As a participant AFSL myself all
"
"rights to claim damages from Pvt. or coaches Camp because of "
"injury, illness or accident that I might be in training."
msgstr ""

Below is my current code

$poparser = new I18n_Pofile();
$poparser->read( 'po-file.po' );
$poparser->update_entry( 'Email', 'Netfang' );
$poparser->write( 'po-file.po' );

Let me know if I m doing something wrong.


Reply to this email directly or view it on GitHubhttps://github.com//issues/3
.

from php-po-parser.

sudesh-poojari avatar sudesh-poojari commented on July 17, 2024

Do you need the generated po-file for help

from php-po-parser.

pherrymason avatar pherrymason commented on July 17, 2024

Yes, it would be nice.
Can you upload it in pastebin.com for example?

from php-po-parser.

pherrymason avatar pherrymason commented on July 17, 2024

I just updated this class and added better handling of multiline entries. Please let me know if this fixes your problems.

from php-po-parser.

sudesh-poojari avatar sudesh-poojari commented on July 17, 2024

pastbin url http://pastebin.com/ccpnHf9B

In mean time I will check if updated script fixes it.

from php-po-parser.

sudesh-poojari avatar sudesh-poojari commented on July 17, 2024

It worked fine, no errors thanks. Closing it.

from php-po-parser.

pherrymason avatar pherrymason commented on July 17, 2024

Glad it worked!

from php-po-parser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.