view po/quot.sed @ 1874:3a428cb2aec9 trunk

[svn] - make things friendly to Objective Make
author nenolod
date Sat, 14 Oct 2006 11:46:36 -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