view po/quot.sed @ 893:ca9907354db6 trunk

[svn] - aosd: added an option to enable/disable utf8 text conversion done by the plugin
author giacomo
date Fri, 23 Mar 2007 06:46:04 -0700
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