Update translation source file for v27.0 string freeze #793

pull hebasto wants to merge 1 commits into bitcoin-core:master from hebasto:240213-tr changing 3 files +1251 −1181
  1. hebasto commented at 11:13 am on February 13, 2024: member

    This PR updates the src/qt/locale/bitcoin_en.xlf translation source file according to the Release schedule for 27.0.

    Note for reviewers: it is expected to get a zero diff after running make -C src translate locally.

  2. qt: Update translation source file for v27.0 string freeze
    The diff is produced by running `make -C src translate`.
    3d1bb1a122
  3. DrahtBot commented at 11:13 am on February 13, 2024: contributor

    The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.

    Reviews

    See the guideline for information on the review process.

    Type Reviewers
    ACK jarolrod

    If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.

  4. hebasto renamed this:
    qt: Update translation source file for v27.0 string freeze
    Update translation source file for v27.0 string freeze
    on Feb 13, 2024
  5. hebasto commented at 11:15 am on February 13, 2024: member
  6. jarolrod approved
  7. jarolrod commented at 7:37 pm on February 13, 2024: member

    ACK 3d1bb1a122a037e966c2fb2e2113f0440edb8d93

    Have zero-diff with this pr

  8. hebasto merged this on Feb 13, 2024
  9. hebasto closed this on Feb 13, 2024

  10. hernanmarino commented at 8:51 pm on February 13, 2024: contributor
    I’m a little late but, in order to collaborate with this in the future what exactly should I be diffing ? between what branches/ files ? Thanks
  11. pablomartin4btc commented at 9:47 pm on February 13, 2024: contributor
    @hernanmarino check this guide (there’s an ongoing small correction) and see this PR was done on the core repo recently as an example.
  12. hernanmarino commented at 10:42 pm on February 13, 2024: contributor

    @hernanmarino check this guide (there’s an ongoing small correction) and see this PR was done on the core repo recently as an example.

    I read the guide (and your PR) and it doesn´t mention what branches/commits/files to diff

    I performed a diff on th PR branch after the make instructions and master and found several differences but I am obviously doing something wrong …

  13. pablomartin4btc commented at 11:02 pm on February 13, 2024: contributor
    I think you don’t need to run the python script cos that core PR I mentioned above was already merged on this gui repo before this PR and since this PR is now merged too, you would need to perform just the make command on master before this PR.
  14. hebasto commented at 9:55 am on February 14, 2024: member

    @hernanmarino

    I’m a little late but, in order to collaborate with this in the future what exactly should I be diffing ? between what branches/ files ? Thanks

    Thank you for your interest!

    Here are all steps to verify this PR (and similar ones in the future):

    0git fetch origin pull/793/head
    1git checkout FETCH_HEAD
    2make -C depends -j $(nproc) MULTIPROCESS=1
    3./autogen.sh
    4./configure CONFIG_SITE=$PWD/depends/x86_64-pc-linux-gnu/share/config.site  # Use the corresponding path if building on macOS
    5make -C src translate
    6git diff  # must have an empty output
    
  15. pablomartin4btc commented at 4:47 pm on February 14, 2024: contributor

    post-merge tACK 3d1bb1a122a037e966c2fb2e2113f0440edb8d93

    no diff

  16. hebasto deleted the branch on Feb 15, 2024
  17. hebasto added this to the milestone 27.0 on Feb 15, 2024
  18. hebasto added the label Translations on Aug 13, 2024

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin-core/gui. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-10-22 22:20 UTC

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