view po/quot.sed @ 1960:a76855c7942e

Remove useless ProcessPlugins().
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 02 Oct 2007 18:42:14 +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