view po/quot.sed @ 2719:7a60a4236fb9 trunk

[svn] - make this build again, most functionality does not work
author nenolod
date Wed, 09 May 2007 15:37:59 -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