view po/quot.sed @ 678:41ae3a48e202 trunk

[svn] Squelch a stupid warning here.
author nenolod
date Fri, 24 Feb 2006 23:32:17 -0800
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