view po/boldquot.sed @ 3322:de29bf952b77 trunk

fix recursion and combination of functions and expressions too
author William Pitcock <nenolod@atheme-project.org>
date Fri, 10 Aug 2007 19:43:25 -0500
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
s/“/“/g
s/”/”/g
s/‘/‘/g
s/’/’/g