view po/quot.sed @ 3789:0f5fecede1c6

use tf_get_fieldref() in a place where a mowgli_dictionary lookup was used instead.
author William Pitcock <nenolod@atheme.org>
date Fri, 19 Oct 2007 02:33:39 -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