view po/quot.sed @ 3130:1f93338f564f

crossfade: add type hint to configure window
author Michal Lipski <tallica@o2.pl>
date Thu, 07 May 2009 06:07:38 +0200
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