gettextize initial modifications

This commit is contained in:
Fumitoshi UKAI
2003-09-23 18:42:24 +00:00
parent c671efea32
commit 2b74f5b767
67 changed files with 18557 additions and 288 deletions

10
po/boldquot.sed Normal file
View File

@@ -0,0 +1,10 @@
s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/\1/g
s/ '\([^`']*\)' / \1 /g
s/ '\([^`']*\)'$/ \1/g
s/^'\([^`']*\)' /\1 /g
s/“”/""/g
s///g
s//”/g
s///g
s///g