damus icon indicating copy to clipboard operation
damus copied to clipboard

Translations

Open tyiu opened this issue 1 year ago • 0 comments

Summary

  • Fixed localization build failures which prevented 27 strings from being exported for translation
  • Pulls in translations in other languages

Translations will automatically be added as commits by the Transifex integration as translators translate strings.

Checklist

  • [x] I have read (or I am familiar with) the Contribution Guidelines
  • [x] I have tested the changes in this PR
  • [x] My PR is either small, or I have split it into smaller logical commits that are easier to review
  • [x] I have added the signoff line to all my commits. See Signing off your work
  • [x] I have added appropriate changelog entries for the changes in this PR. See Adding changelog entries
    • [ ] I do not need to add a changelog entry. Reason: [Please provide a reason]
  • [x] I have added appropriate Closes: or Fixes: tags in the commit messages wherever applicable, or made sure those are not needed. See Submitting patches

Test report

Please provide a test report for the changes in this PR. You can use the template below, but feel free to modify it as needed.

Device: iPhone 16 Pro Simulator

iOS: 18.0

Damus: 9b5e20962ae042c535907a4eb4944d8c91deeda0

Setup: N/A

Steps: ./dev/export-translations which provided the file changes in this PR (this command was failing previously), and also just running the code on the simulator.

Results:

  • [x] PASS
  • [ ] Partial PASS
    • Details: [Please provide details of the partial pass]

Other notes

N/A

tyiu avatar Sep 29 '24 00:09 tyiu