view po/quot.sed @ 1688:a8f3d8db01a2 trunk

[svn] Made the content of the password field in the AudioScrobbler plugin invisible.
author js
date Thu, 14 Sep 2006 07:50:44 -0700
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