From: Bruno Haible Date: Fri, 14 Feb 2003 13:46:40 +0000 (+0000) Subject: Move po/boldquot.sed to gettext-runtime/po/boldquot.sed and gettext-tools/po/boldquot... X-Git-Tag: v0.12~751 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5aa2e515682f039e9094d98ef5c095c8a357c0d4;p=thirdparty%2Fgettext.git Move po/boldquot.sed to gettext-runtime/po/boldquot.sed and gettext-tools/po/boldquot.sed. --- diff --git a/po/boldquot.sed b/gettext-runtime/po/boldquot.sed similarity index 100% rename from po/boldquot.sed rename to gettext-runtime/po/boldquot.sed diff --git a/gettext-tools/po/boldquot.sed b/gettext-tools/po/boldquot.sed new file mode 100644 index 000000000..4b937aa51 --- /dev/null +++ b/gettext-tools/po/boldquot.sed @@ -0,0 +1,10 @@ +s/"\([^"]*\)"/“\1”/g +s/`\([^`']*\)'/‘\1’/g +s/ '\([^`']*\)' / ‘\1’ /g +s/ '\([^`']*\)'$/ ‘\1’/g +s/^'\([^`']*\)' /‘\1’ /g +s/“”/""/g +s/“/“/g +s/”/”/g +s/‘/‘/g +s/’/’/g