view po/quot.sed @ 2424:3e3d34173207 trunk

[svn] - vfs_get_file_contents() implementation. - g_file_get_contents -> vfs_get_file_contents
author nenolod
date Sat, 27 Jan 2007 04:51:25 -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