summaryrefslogtreecommitdiff
path: root/po/quot.sed
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2002-02-16 14:39:44 +0000
committerJim Meyering <jim@meyering.net>2002-02-16 14:39:44 +0000
commitad61fd41339bf80ee4c1db23e9f7a5b698d5c2fe (patch)
tree35a8cf314fe04ac5593a025f479817a6132453af /po/quot.sed
parent9644fae0fd92df539e0770881f025a5c3780ebef (diff)
downloadcoreutils-ad61fd41339bf80ee4c1db23e9f7a5b698d5c2fe.tar.xz
Update to Gettext 0.11
Diffstat (limited to 'po/quot.sed')
-rw-r--r--po/quot.sed6
1 files changed, 6 insertions, 0 deletions
diff --git a/po/quot.sed b/po/quot.sed
new file mode 100644
index 000000000..0122c4631
--- /dev/null
+++ b/po/quot.sed
@@ -0,0 +1,6 @@
+s/"\([^"]*\)"/“\1”/g
+s/`\([^`']*\)'/‘\1’/g
+s/ '\([^`']*\)' / ‘\1’ /g
+s/ '\([^`']*\)'$/ ‘\1’/g
+s/^'\([^`']*\)' /‘\1’ /g
+s/“”/""/g