Skip to content
  • rtoy's avatar
    tools/build.sh: · 9073131c
    rtoy authored
    o Add -U option.  This causes the updated translations to overwrite
      the *.po files in source tree.  Without -U, the diff of the changes
      are printed, as before.  The -U option is useful to prepare the po
      files for checking in to the CVS repository.
    
    lisp/GNUmakefile:
    o Put back the original translations target and rule, but rename the
      target to tranlations-update.  This allows developers to overwrite
      the translations in the source tree, ready for analysis or checkin,
      as appropriate.
    9073131c