view po/quot.sed @ 4592:bc30700268d3

Remove useless UTF-8 conversion, the strings are already guaranteed to be UTF-8.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 29 May 2008 01:01:44 +0300
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