Skip to content

fix: incorrect capitalization - WPB-24867 🍒#4672

Open
github-actions[bot] wants to merge 1 commit intorelease/cycle-4.18from
fix/capitalization-wpb-24867-cherry-pick
Open

fix: incorrect capitalization - WPB-24867 🍒#4672
github-actions[bot] wants to merge 1 commit intorelease/cycle-4.18from
fix/capitalization-wpb-24867-cherry-pick

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 5, 2026

This PR was automatically cherry-picked based on the following PR:

Original PR description:


BugWPB-24867 [iOS] [Localization] German spelling mistakes are displayed when sending an error report by user

Issue

In German, the button titles for sending the debug report had incorrect capitalization:
image

This PR removes the capitalization modifier as it shouldn't be used for localized content and isn't even necessary since the localized strings are already capitalized correctly:

Simulator Screenshot - A - 2026-04-20 at 21 40 47

Testing

  • Switch to German
  • Go to settings > Advanced > Debug report
  • Check the button titles

Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented May 5, 2026

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.

1 participant