view po/boldquot.sed @ 1865:176c29f85678

Use test instead of [ ].
author Jonathan Schleifer <js@h3c.de>
date Mon, 24 Sep 2007 23:38:22 +0200
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