view po/quot.sed @ 1520:2ed7413c199a

wavpack fixes
author William Pitcock <nenolod@atheme-project.org>
date Thu, 23 Aug 2007 20:32:41 -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