view po/quot.sed @ 3741:a1b31fe5a249

export ip_data and cfg
author William Pitcock <nenolod@atheme.org>
date Sat, 13 Oct 2007 23:43:45 -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