X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=po%2Fquot.sed;h=415806c64eb04fde51494ee107b0035079c0e974;hp=71c9216c8c2aa2ae208201e207f15b5d01eec25d;hb=695e40eb87d85429b22265a35bd842462b376a90;hpb=4468e19303b9ef862087eabf0ef7d3a03d19e29b diff --git a/po/quot.sed b/po/quot.sed index 71c9216c..415806c6 100644 --- a/po/quot.sed +++ b/po/quot.sed @@ -1,3 +1,7 @@ +# For quotearg: +s/^`$/“/ +s/^'$/”/ + s/"\([^"]*\)"/“\1”/g s/`\([^`']*\)'/‘\1’/g s/ '\([^`']*\)' / ‘\1’ /g