view po/quot.sed @ 2817:17d71f6073d6 trunk

[svn] FreeBSD make doesn't support -include. Revert until it's fixed.
author js
date Fri, 01 Jun 2007 16:02:59 -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