view po/quot.sed @ 3278:04df6bd984ad trunk

Tuple API try 1.
author William Pitcock <nenolod@atheme-project.org>
date Thu, 09 Aug 2007 03:13:01 -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