view po/quot.sed @ 3491:899a7ed37a70 trunk

Clean up tiny bit of code duplication.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 01 Sep 2007 16:13:17 +0300
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