view po/quot.sed @ 2269:18228302c204 trunk

[svn] Make a string in ui_playist.c translatable, and update po/
author kiyoshi
date Thu, 04 Jan 2007 13:56:51 -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