view po/quot.sed @ 3143:40e5d243971e

readd op_config_string
author Michal Lipski <tallica@o2.pl>
date Sat, 09 May 2009 17:57:43 +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