pastt icon indicating copy to clipboard operation
pastt copied to clipboard

Should escape ' to \'

Open erickok opened this issue 11 years ago • 1 comments

Original issue from https://code.google.com/p/android-php-translator/issues/detail?id=34

Reported by sebastian.roth, Aug 22 (3 days ago) When translators enter the ' character, the tool should automatically escape them to ' when exporting the xml file.

erickok avatar Aug 26 '13 09:08 erickok

I've tried to get that to work but I couldn't. Admittedly my PHP skills are a bit rusty, but I welcome patches to get this to work properly. A solution would have to work regardless of whether PHP is configured with 'magic quotes' on or off.

erickok avatar Aug 26 '13 09:08 erickok