view po/quot.sed @ 3384:7ac9c5c6b44e

fixed the interface
author Cristi Magherusan <majeru@atheme-project.org>
date Wed, 08 Aug 2007 22:04:41 +0300
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