view po/quot.sed @ 4640:cbc9965e1552

removed some dangling white spaces.
author Yoshiki Yazawa <yaz@cc.rim.or.jp>
date Fri, 13 Jun 2008 22:32:27 +0900
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