view po/quot.sed @ 56:a087e00392e2 trunk

[svn] Fix compilation of FLAC plugin.
author nenolod
date Thu, 27 Oct 2005 22:42:57 -0700
parents cb178e5ad177
children
line wrap: on
line source

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