view po/quot.sed @ 2556:a221f10fd105 trunk

[svn] - or comparison should be an and comparison
author nenolod
date Tue, 20 Feb 2007 08:11:40 -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