view po/quot.sed @ 2581:83afa9e1ac64 trunk

[svn] - fix a regression in modern skins
author nenolod
date Mon, 26 Feb 2007 04:43:40 -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