view po/quot.sed @ 2956:f2c62b0fc3ba

Start on line-level output model, not unlike upse.
author William Pitcock <nenolod@atheme.org>
date Wed, 15 Oct 2008 14:57:48 -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