view po/quot.sed @ 4363:80feba8e9034

Merge libeggsmclient from upstream
author Ivan N. Zlatev <contact@i-nz.net>
date Sun, 23 Mar 2008 15:58:34 +0100
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