view po/quot.sed @ 2920:c634799dd0bd

no need for this check as init is called only once
author Andrew O. Shadoura <bugzilla@tut.by>
date Wed, 20 Aug 2008 00:51:51 +0300
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