aboutsummaryrefslogtreecommitdiff
path: root/po/quot.sed
diff options
context:
space:
mode:
authorHeikki Lindholm <holin@iki.fi>2008-05-21 12:29:51 +0000
committerHeikki Lindholm <holin@iki.fi>2008-05-21 12:29:51 +0000
commit1572a6bd61712ef5c89de6eaab0eb4d6ad2c1172 (patch)
tree6ced640d9d50bd648594d9a6a3fb9f8966c2392a /po/quot.sed
parenta8a3637b61072ac0b37ea06d03edf5cd8d170fcf (diff)
downloadlibextractor-1572a6bd61712ef5c89de6eaab0eb4d6ad2c1172.tar.gz
libextractor-1572a6bd61712ef5c89de6eaab0eb4d6ad2c1172.zip
gettextize --intl
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 0000000..0122c46
--- /dev/null
+++ b/po/quot.sed
@@ -0,0 +1,6 @@
1s/"\([^"]*\)"/“\1”/g
2s/`\([^`']*\)'/‘\1’/g
3s/ '\([^`']*\)' / ‘\1’ /g
4s/ '\([^`']*\)'$/ ‘\1’/g
5s/^'\([^`']*\)' /‘\1’ /g
6s/“”/""/g