view po/quot.sed @ 2052:5e7744e13f19 trunk

[svn] - what the hell is this, and why do we need it?
author nenolod
date Mon, 04 Dec 2006 02:18:02 -0800
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