view po/quot.sed @ 1248:0e0f73fed025

- Fix end-of-stream detection for 1.1.2
author Ralf Ertzinger <ralf@skytale.net>
date Thu, 12 Jul 2007 19:58:09 +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