view po/quot.sed @ 2310:11b4a4e15f63

- Fix typo in neon_aud_vfs_ungetc_impl()
author Ralf Ertzinger <ralf@skytale.net>
date Sun, 13 Jan 2008 22:18:05 +0100
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