view po/quot.sed @ 2275:c54c45566d35 trunk

[svn] Fixed one small typo
author kustodian
date Thu, 04 Jan 2007 15:55:20 -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