view po/quot.sed @ 1210:9bfa9705addf trunk

Remove references to default_const hack.
author William Pitcock <nenolod@atheme-project.org>
date Thu, 05 Jul 2007 01:01:45 -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