~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

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

(jr) enable translations globally (Jonathan Riddell)

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
  option. A value of 0 disables skipping. Named items passed to add are
94
94
  never skipped. (Shannon Weyrick, #54624)
95
95
 
96
 
* bzr now ships with translations for command help.  (Jonathan
97
 
  Riddell, INADA Naoki, #83941)
98
 
 
99
 
* bzr now ships with translations for command errors. (Jonathan
100
 
  Riddell, INADA Naoki)
 
96
* Translations are now enabled for command help, errors and globally
 
97
  for any message using gettext given on output.  (Jonathan Riddell,
 
98
  INADA Naoki, #83941)
101
99
 
102
100
Improvements
103
101
************