view po/quot.sed @ 1184:6d03915421e2 trunk

Possibly fix bug #850. Patch from P2E.
author William Pitcock <nenolod@atheme.org>
date Thu, 14 Jun 2007 23:21:43 -0500
parents 6bb98fbbae04
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g