view po/quot.sed @ 3043:8a7364b4c957

add a debugging notice
author William Pitcock <nenolod@atheme.org>
date Tue, 14 Apr 2009 18:25:16 -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