view po/quot.sed @ 3201:e1470a536417 trunk

Allow libguess to be extended for other languages using a common API.
author William Pitcock <nenolod@atheme-project.org>
date Wed, 01 Aug 2007 07:11:38 -0500
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