mlocati / betterpoeditor

Better PO Editor is an editor for .po files, used to generate compiled gettext .mo files which are used by many programs and websites to localize the user interface. It offers great features... It's worth to give it a try!
Other
40 stars 10 forks source link

Allow \' inside msgid #9

Open msak opened 9 years ago

msak commented 9 years ago

Currently /' is not accepted by your application.

Recommend to allow escaped single quotes inside msgids and msgstr.