view po/quot.sed @ 2188:2984f6c7221a

demac: tag reading routine now case-insensitive
author Eugene Zagidullin <e.asphyx@gmail.com>
date Sun, 25 Nov 2007 22:36:59 +0300
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