view po/quot.sed @ 2271:8282834d9580 trunk

[svn] fix giacomo's untranslatable strings and update po/
author kiyoshi
date Thu, 04 Jan 2007 15:15:18 -0800
parents cb178e5ad177
children
line wrap: on
line source

s/"\([^"]*\)"/“\1”/g
s/`\([^`']*\)'/‘\1’/g
s/ '\([^`']*\)' / ‘\1’ /g
s/ '\([^`']*\)'$/ ‘\1’/g
s/^'\([^`']*\)' /‘\1’ /g
s/“”/""/g