view po/quot.sed @ 1755:f503db6acf72

Changed STIL parsing of some entries.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 20 Sep 2007 23:10:58 +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