aboutsummaryrefslogtreecommitdiffstats
path: root/po/quot.sed
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2007-12-09 16:03:29 +0000
committerReuben Thomas <rrt@sc3d.org>2007-12-09 16:03:29 +0000
commit6850f74d8f4c1ac2353ddd460590f1af8edb5572 (patch)
tree171ef0b2be15dabd082925b47124fc6a7cdae659 /po/quot.sed
parentb8e5d4da31f93c60ec9c7041439fede95d585cd9 (diff)
downloadplptools-6850f74d8f4c1ac2353ddd460590f1af8edb5572.tar.gz
plptools-6850f74d8f4c1ac2353ddd460590f1af8edb5572.tar.bz2
plptools-6850f74d8f4c1ac2353ddd460590f1af8edb5572.zip
Add gettext-ized files rather than gettexizing all the time.
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