X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=po%2Fboldquot.sed;h=484b200e36181842bad832e244094e7c70c220ba;hp=c1458fd6d7fe82460670827ade8b7cdb972cb05d;hb=da2ac85f4063a8990f68dfadcfd47e53c0b63bf1;hpb=eb66ec777f555eb44101fe3b1e5e2544d6d8f304 diff --git a/po/boldquot.sed b/po/boldquot.sed index c1458fd6..484b200e 100644 --- a/po/boldquot.sed +++ b/po/boldquot.sed @@ -1,3 +1,7 @@ +# For quotearg: +s/^`$/“/ +s/^'$/”/ + s/"\([^"]*\)"/“\1”/g s/`\([^`']*\)'/‘\1’/g s/ '\([^`']*\)' / ‘\1’ /g @@ -13,3 +17,4 @@ s/’/’/g s/'/’/g # Special: write Hrvoje’s last name properly. s/Niksic/Nikšić/g +s/opyright (C)/opyright ©/g