[go: nahoru, domu]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[No Ticket] Update Localized Strings #1831

Merged
merged 3 commits into from
Jun 29, 2023
Merged

[No Ticket] Update Localized Strings #1831

merged 3 commits into from
Jun 29, 2023

Conversation

scottkicks
Copy link
Contributor
@scottkicks scottkicks commented Jun 26, 2023

📲 What

Copy for the dashboard removal warning banner was recently added to the Kickstarter repo.
This pulls in those updates.

Important Note

A string was added by the android team since they are displaying a banner too. The actual copy though is slightly different than the one we need for iOS.
They are similar and it may look like duplicate code, but that is why.

For reference, the Creator_dashboard_removal_warning key is what we need.

🤔 Why

We need to make sure we're using localized strings and their translations.

🛠 How

After the string has been added to the Kickstarter repo all we need to do is run make strings to manually to update our strings from the server

✅ Acceptance criteria

  • No functionality changes here. Just make sure all existing tests pass

@scottkicks scottkicks added this to the release-5.9.0 milestone Jun 26, 2023
@scottkicks scottkicks self-assigned this Jun 26, 2023
@scottkicks
Copy link
Contributor Author

Just a draft pr for now while waiting on the translations for this new string.

@scottkicks scottkicks added blocked a PR that is blocked for external reasons draft and removed needs review labels Jun 27, 2023
@scottkicks scottkicks added needs review and removed blocked a PR that is blocked for external reasons labels Jun 28, 2023
@scottkicks
Copy link
Contributor Author

This is now ready to be reviewed once the GraphSchema has been updated an all CI tests pass

@codecov
Copy link
codecov bot commented Jun 29, 2023

Codecov Report

Merging #1831 (81ff7d5) into main (ea00943) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1831   +/-   ##
=======================================
  Coverage   84.37%   84.37%           
=======================================
  Files        1276     1276           
  Lines      115816   115816           
  Branches    30793    30793           
=======================================
  Hits        97716    97716           
  Misses      17034    17034           
  Partials     1066     1066           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@scottkicks scottkicks removed the draft label Jun 29, 2023
@scottkicks scottkicks marked this pull request as ready for review June 29, 2023 19:47
@scottkicks scottkicks requested a review from msadoon June 29, 2023 19:47
Copy link
Contributor
@msadoon msadoon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good to go

@scottkicks scottkicks merged commit 71cf0a6 into main Jun 29, 2023
7 checks passed
@scottkicks scottkicks deleted the scott/update-strings branch June 29, 2023 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants