view po/quot.sed @ 4824:d8228a5f042e

Add OutputPluginInitStatus.
author William Pitcock <nenolod@atheme.org>
date Fri, 27 Feb 2009 17:37:10 -0600
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