view po/quot.sed @ 1315:e3c991e485ed

madplug: Support probe for tuple instruction.
author William Pitcock <nenolod@atheme-project.org>
date Fri, 20 Jul 2007 20:33:38 -0500
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