Mercurial > audlegacy
view po/quot.sed @ 3823:860392c82b29
Fix the UTF-8 handling of tuple (empty)? check.
author | Matti Hamalainen <ccr@tnsp.org> |
---|---|
date | Sat, 20 Oct 2007 06:17:56 +0300 |
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