view po/quot.sed @ 3588:f104e23b87da trunk

Who TF used make instead of ${MAKE} ${MFLAGS} here?
author Jonathan Schleifer <js@h3c.de>
date Fri, 21 Sep 2007 15:22:51 +0200
parents cb178e5ad177
children
line wrap: on
line source

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