Correct poor grammar in wallet synchronization warning. #720

pull rebroad wants to merge 1 commits into bitcoin-core:master from rebroad:UpdateSyncWarningText changing 50 files +97 −97
  1. rebroad commented at 3:31 PM on March 15, 2023: contributor

    This pull request updates the wallet synchronization warning text to provide a clearer and more concise message to users. The original text was somewhat clumsy and suffered from grammatical issues, which could lead to confusion. The changes made are as follows:

    • Replace the original warning text with a more concise and grammatically correct version.
    • Clarify that transactions using bitcoin from unseen transactions due to ongoing synchronization will be rejected by the network.

    These changes aim to improve user experience by providing clearer information about potential issues related to wallet synchronization.

    Old text: "Recent transactions may not yet be visible, and therefore your wallet's balance might be incorrect. This information will be correct once your wallet has finished synchronizing with the bitcoin network, as detailed below. Attempting to spend bitcoins that are affected by not-yet-displayed transactions will not be accepted by the network."

    New text: "Wallet balance may be inaccurate during synchronization, as recent transactions may still be loading (details below). Caution: Transactions using bitcoin from unseen transactions (due to ongoing synchronization) will be rejected by the network."

  2. Update wallet synchronization warning text for clarity 5e980be694
  3. DrahtBot commented at 3:31 PM on March 15, 2023: contributor

    <!--e57a25ab6845829454e8d69fc972939a-->

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

    <!--021abf342d371248e50ceaed478a90ca-->

    Reviews

    See the guideline for information on the review process. A summary of reviews will appear here.

  4. hebasto commented at 7:27 PM on March 15, 2023: member

    Translation files should be modified during the translation process only. Please drop those changes from this PR.

  5. rebroad commented at 7:37 AM on March 16, 2023: contributor

    If these files aren't changed then the translations would break, wouldn't they?

    On Wed, 15 Mar 2023, 19:27 Hennadii Stepanov, @.***> wrote:

    Translation files should be modified during the translation process only. Please drop those changes from this PR.

    — Reply to this email directly, view it on GitHub https://github.com/bitcoin-core/gui/pull/720#issuecomment-1470692898, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALVTK574WMIXB74LQ2VMXDW4IJ2VANCNFSM6AAAAAAV4AB3JE . You are receiving this because you authored the thread.Message ID: @.***>

  6. hebasto commented at 9:55 AM on March 16, 2023: member

    If these files aren't changed then the translations would break, wouldn't they?

    The bitcon_<LANGUAGE>.ts translation files are updated by bitcoin-maintainer-tools/update-translations.py tool. For example, see https://github.com/bitcoin/bitcoin/pull/27251.

    Updating <source> strings without updating <translation> ones do break translations.

  7. rebroad commented at 9:59 AM on March 16, 2023: contributor

    The meaning hasn't changed though, just the grammar, so the existing translations in other languages are still good. Can the existing translations be retained if I delete the translation file changes?

    On Thu, 16 Mar 2023, 09:55 Hennadii Stepanov, @.***> wrote:

    If these files aren't changed then the translations would break, wouldn't they?

    The bitcon_<LANGUAGE>.ts translation files are updated by bitcoin-maintainer-tools/update-translations.py https://github.com/bitcoin-core/bitcoin-maintainer-tools/blob/main/update-translations.py tool. For example, see bitcoin/bitcoin#27251 https://github.com/bitcoin/bitcoin/pull/27251.

    Updating <source> strings without updating <translation> ones do break translations.

    — Reply to this email directly, view it on GitHub https://github.com/bitcoin-core/gui/pull/720#issuecomment-1471636284, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALVTK2DUIQO5EKZWVEWPC3W4LPQ7ANCNFSM6AAAAAAV4AB3JE . You are receiving this because you authored the thread.Message ID: @.***>

  8. hebasto commented at 10:09 AM on March 16, 2023: member

    Can the existing translations be retained if I delete the translation file changes?

    If the suggested changes to the src/qt/forms/modaloverlay.ui file will be merged, during the next translation cycle translators will see the updated strings being marked as "untranslated". Therefore, they have to translate them again, which is, actually, an additional burden. And *.ts translation files will be updated regardless of your manual update. Therefore, it looks just pointless.

  9. rebroad commented at 10:11 AM on March 16, 2023: contributor

    So, how are we supposed to change just the English language in a change without affecting other languages?

    I guess we first need to make a change to that script to allow this functionality.

    FYI: the new wording was generated by GPT-4, and educated on how bitcoin works as part of this process. Therefore it should be quite possible to generate the translations automatically using this method.

    On Thu, 16 Mar 2023, 10:09 Hennadii Stepanov, @.***> wrote:

    Can the existing translations be retained if I delete the translation file changes?

    If the suggested changes to the src/qt/forms/modaloverlay.ui file will be merged, during the next translation cycle translators will see the updated strings being marked as "untranslated". Therefore, they have to translate them again, which is, actually, an additional burden. And *.ts translation files will be updated regardless of your manual update. Therefore, it looks just pointless.

    — Reply to this email directly, view it on GitHub https://github.com/bitcoin-core/gui/pull/720#issuecomment-1471659745, or unsubscribe https://github.com/notifications/unsubscribe-auth/AALVTK3KGEUAXSXHKMZUC6LW4LRFDANCNFSM6AAAAAAV4AB3JE . You are receiving this because you authored the thread.Message ID: @.***>

  10. hebasto commented at 11:16 AM on March 16, 2023: member

    So, how are we supposed to change just the English language in a change without affecting other languages?

    I don't think it is feasible with the current translation process/tools.

  11. rebroad closed this on Mar 23, 2023

  12. luke-jr commented at 1:54 AM on June 23, 2023: member

    FYI: the new wording was generated by GPT-4, and educated on how bitcoin works as part of this process.

    That means it has a dubious copyright status and can't be used in the first place. Please don't do that.

  13. rebroad commented at 10:04 AM on September 12, 2023: contributor

    FYI: the new wording was generated by GPT-4, and educated on how bitcoin works as part of this process.

    That means it has a dubious copyright status and can't be used in the first place. Please don't do that. @luke-jr https://youtu.be/roiOLaXr-os - GPT-4 is actually less likely to breach copyright than an organic human is.

  14. bitcoin-core locked this on Sep 11, 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: 2026-04-25 07:20 UTC

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