view po/quot.sed @ 3644:9418f74acdb7

Why TF redefine NULL?
author Jonathan Schleifer <js@h3c.de>
date Wed, 26 Sep 2007 05:40:49 +0200
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