TASKPM/libreplan-webapp
Oscar Gonzalez Fernandez 5530184f8a Escape ' characters used along with positional parameters
The command `find -ipath "*src*.po"|xargs sed -ie "/msgstr.*{[0-9]}/
s/\([^']\)'\([^']\)/\1''\2/g"` was used to do the fix.
2014-04-02 20:05:21 +02:00
..
src Escape ' characters used along with positional parameters 2014-04-02 20:05:21 +02:00
pom.xml Use a connection data pool when running tests 2013-06-05 12:33:57 +02:00