view po/quot.sed @ 1560:5840d797ea02 trunk

[svn] - hmm, calling plc->load() might be a good idea!
author nenolod
date Thu, 10 Aug 2006 19:45:21 -0700
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