view po/quot.sed @ 712:117ae74e2715 trunk

[svn] - rename parser.y to parser.yacc so braindead GNU make gets the picture
author nenolod
date Sat, 24 Feb 2007 09:17:39 -0800
parents 6bb98fbbae04
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g