view po/quot.sed @ 889:21e0ef28e318 trunk

[svn] - Unbreak headless support. This probably needs to be backported to 0.2.4.
author nenolod
date Mon, 27 Mar 2006 11:02:35 -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