view po/boldquot.sed @ 2123:c349bd73af71

Fixed a bug in cleaning up of module's sample names/title. (Sometimes caused the last character to be deleted.)
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 24 Oct 2007 07:32:18 +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
s/“/“/g
s/”/”/g
s/‘/‘/g
s/’/’/g