aboutsummaryrefslogtreecommitdiff
path: root/po/quot.sed
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2003-05-03 16:35:17 -0400
committerTheodore Ts'o <tytso@mit.edu>2003-05-03 16:35:17 -0400
commita04eba3f8868af1d9b7b504d3d430c55ed3dc777 (patch)
tree7389d1d2b468467d78be7c623ecc7f7836ed724d /po/quot.sed
parent05a27b1d34fc566a3f11b086a4f6e7b7888b5406 (diff)
downloade2fsprogs-a04eba3f8868af1d9b7b504d3d430c55ed3dc777.tar.gz
Update to gettext 0.11.5. We now enable NLS support by default.
Fixed up support for using the internal intl library.
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 00000000..0122c463
--- /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