view po/quot.sed @ 1257:574ee15195f3

- Fixes for flac_is_our_fd
author Ralf Ertzinger <ralf@skytale.net>
date Fri, 13 Jul 2007 13:28:18 +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