view po/quot.sed @ 2992:2a4eb326eb1d

fixed crash of the new GUI when right clicking on the StatusIcon
author Cristi Magherusan <majeru@atheme.org>
date Mon, 02 Mar 2009 03:53:57 +0200
parents 6bb98fbbae04
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g