view po/quot.sed @ 4516:9fbb55542e73

hookified many function calls
author mf0102 <0102@gmx.at>
date Wed, 23 Apr 2008 20:11:10 +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