view po/boldquot.sed @ 4861:05baced7e1e7

Spell Micha©Θ Lipski's name correctly
author Tomasz Mon <desowin@gmail.com>
date Sat, 18 Apr 2009 11:58:27 +0200
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
s/β€œ/β€œ/g
s/”/”/g
s/β€˜/β€˜/g
s/’/’/g