view po/quot.sed @ 1398:13dd4f9bd4b4

pls: Write filename paths to disk, not URIs. Convert filename paths in PLS files to valid URIs.
author William Pitcock <nenolod@atheme-project.org>
date Fri, 03 Aug 2007 22:09:40 -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