view po/quot.sed @ 3878:cc4781a8781d

disable the plugin reloading option. if you need it for devel, just revert this changeset.
author William Pitcock <nenolod@atheme.org>
date Thu, 01 Nov 2007 10:16:49 -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