view po/quot.sed @ 2137:ae36702ffcf9

Fix linking dependencies. Patch imported from bugzilla #38.
author Vitaly Lipatov <lav@etersoft.ru>
date Sat, 27 Oct 2007 19:32:22 -0500
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