~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/plugins/po_merge/README

  • Committer: Aaron Bentley
  • Date: 2007-06-11 14:59:52 UTC
  • mto: (2520.5.2 bzr.mpbundle)
  • mto: This revision was merged to the branch mainline in revision 2631.
  • Revision ID: abentley@panoramicfeedback.com-20070611145952-cwt4480gphdhen6l
Get installation started

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
A plugin for merging .po files.
2
 
 
3
 
This plugin is controlled via configuration variables, see 'bzr help po_merge'.
4
 
 
5
 
This hook can avoid conflicts in ``.po` files by invoking msgmerge with the
6
 
appropriate options. If it can't apply, it falls back to the default bzr
7
 
merge algorithm.