view po/quot.sed @ 2990:be86c72a06c9

add missing includes to get it build with gcc 4.3 (patch imported from Debian)
author Martin Michlmayr <tbm@cyrius.com>
date Fri, 06 Feb 2009 14:10:52 +0200
parents 6bb98fbbae04
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g