view po/quot.sed @ 1490:ded11c19cc0a trunk

[svn] - do things in a less hackish way
author nenolod
date Thu, 03 Aug 2006 22:54:57 -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