~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/en/release-notes/bzr-2.5.txt

  • Committer: Patch Queue Manager
  • Date: 2011-09-12 14:54:21 UTC
  • mfrom: (6092.2.15 i18n-nulltranslations)
  • Revision ID: pqm@pqm.ubuntu.com-20110912145421-rnusbtz5vwjdpgg6
(jr) Use gettext.NullTranslations in i18n to allow use of i18n even when
 translations are not turned on. (Jonathan Riddell)

Show diffs side-by-side

added added

removed removed

Lines of Context:
123
123
* Locations printed by ``bzr upgrade`` are now formatted before display.
124
124
  (Jelmer Vernooij)
125
125
 
 
126
* Use gettext.NullTranslations in i18n to allow use of i18n even when
 
127
  translations are not turned on. (Jonathan Riddell)
 
128
 
126
129
* Install translation .mo files. (Jonathan Riddell)
127
130
 
128
131
* Do not run i18n initialisation twice. (Jonathan Riddell)