view po/quot.sed @ 1135:1a6f46944e7b trunk

[svn] Move effect plugin handling out of the output plugins
author ertzing
date Sun, 27 May 2007 14:28:52 -0700
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