view po/quot.sed @ 3016:e84073b61ba5 trunk

fix tinyplayer skin
author Tomasz Mon <desowin@gmail.com>
date Mon, 09 Jul 2007 13:02:50 +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