view po/quot.sed @ 577:8182837f7a82 trunk

[svn] - don't percent encode urls beginning with http:// or https:// for now.
author yaz
date Mon, 29 Jan 2007 18:35:59 -0800
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