[contrib] delete qt_translations.py #8781

pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:Mf1609-deleteQtTrans changing 1 files +0 −25
  1. MarcoFalke commented at 7:46 PM on September 21, 2016: member

    follow-up of 1a97b22 #4185

  2. [contrib] delete qt_translations.py
    follow-up of 1a97b22 #4185
    faf87aff16
  3. MarcoFalke added the label GUI on Sep 21, 2016
  4. MarcoFalke added the label Build system on Sep 21, 2016
  5. MarcoFalke added the label Scripts and tools on Sep 21, 2016
  6. laanwj commented at 1:41 AM on September 22, 2016: member

    ACK faf87af

    This is definitely outdated, I've never ever used this script. There is this section in translation_process.md that is followed when adding new translations:

    ### Synchronising translations
    To assist in updating translations, we have created a script to help.
    
    1. `python contrib/devtools/update-translations.py`
    2. Update `src/qt/bitcoin_locale.qrc` manually or via
       `ls src/qt/locale/*ts|xargs -n1 basename|sed 's/\(bitcoin_\(.*\)\).ts/<file alias="\2">locale\/\1.qm<\/file>/'`
    3. Update `src/Makefile.qt.include` manually or via
       `ls src/qt/locale/*ts|xargs -n1 basename|sed 's/\(bitcoin_\(.*\)\).ts/  qt\/locale\/\1.ts \\/'`
    4. `git add` new translations from `src/qt/locale/`
    

    This is not entirely automated because judging new translations is somewhat of a manual judgement (is it sane, does it cover enough, etc).

  7. laanwj merged this on Sep 22, 2016
  8. laanwj closed this on Sep 22, 2016

  9. laanwj referenced this in commit ca69ef4880 on Sep 22, 2016
  10. MarcoFalke deleted the branch on Sep 22, 2016
  11. codablock referenced this in commit 6ef2d91a74 on Sep 19, 2017
  12. codablock referenced this in commit 24c69691c2 on Jan 11, 2018
  13. andvgal referenced this in commit 1e9baf6ec5 on Jan 6, 2019
  14. MarcoFalke locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me