summaryrefslogtreecommitdiff
path: root/po/quot.sed
diff options
context:
space:
mode:
authorLorry Tar Creator <lorry-tar-importer@baserock.org>2010-11-22 11:34:29 +0000
committer <>2013-04-03 16:08:29 +0000
commit8b74abeb02c01ddc768c465a826360cf33cec063 (patch)
tree8047ac5b4a29496a9417d019641156e9cb1f9797 /po/quot.sed
downloadnano-tarball-8b74abeb02c01ddc768c465a826360cf33cec063.tar.gz
Imported from /home/lorry/working-area/delta_nano-tarball/nano-2.2.6.tar.gz.nano-2.2.6baserock/morph
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 @@
+s/"\([^"]*\)"/“\1”/g
+s/`\([^`']*\)'/‘\1’/g
+s/ '\([^`']*\)' / ‘\1’ /g
+s/ '\([^`']*\)'$/ ‘\1’/g
+s/^'\([^`']*\)' /‘\1’ /g
+s/“”/""/g