view po/quot.sed @ 1843:bbd8c209b4a5 trunk

[svn] - Don't let the text overlap the counter.
author nhjm449
date Sat, 07 Oct 2006 15:10:58 -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