~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to po/quot.sed

  • Committer: Mark Atwood
  • Date: 2011-12-28 02:50:31 UTC
  • Revision ID: me@mark.atwood.name-20111228025031-eh4h1zwv4ig88g0i
fix tests/r/basic.result

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
s/"\([^"]*\)"/“\1”/g
2
 
s/`\([^`']*\)'/‘\1’/g
3
 
s/ '\([^`']*\)' / ‘\1’ /g
4
 
s/ '\([^`']*\)'$/ ‘\1’/g
5
 
s/^'\([^`']*\)' /‘\1’ /g
6
 
s/“”/""/g