view po/quot.sed @ 4706:7375fa718dd8

made new equalizer interface that doesn't imply a connection with the UI
author mf0102 <0102@gmx.at>
date Mon, 07 Jul 2008 23:01:59 +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