view po/quot.sed @ 1757:a406c1e2da12 trunk

[svn] Revert botched workaround, the actual 3 NULL writes will have to be addressed.
author chainsaw
date Sat, 23 Sep 2006 13:53:46 -0700
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