view po/quot.sed @ 1551:a9af4f1aede9

hotkey plugin: stripped unneeded #ifdefs from standalone version
author Sascha Hlusiak <contact@saschahlusiak.de>
date Fri, 31 Aug 2007 23:21:30 +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