Skip to content

Demo PR for using reverse-DNS notation for "Dismiss" localized strings - #19029

Closed
mokagio wants to merge 5 commits into
trunkfrom
disambiguate-dismiss-translation
Closed

Demo PR for using reverse-DNS notation for "Dismiss" localized strings#19029
mokagio wants to merge 5 commits into
trunkfrom
disambiguate-dismiss-translation

Conversation

@mokagio

@mokagio mokagio commented Jul 12, 2022

Copy link
Copy Markdown
Contributor

See #19028.

Notice that the first commit is there only to establish a baseline for .strings, so that the diff in the final commit only shows the changes due to the new "Dismiss" keys added here.

@peril-wordpress-mobile

peril-wordpress-mobile Bot commented Jul 12, 2022

Copy link
Copy Markdown
Warnings
⚠️ Localizable.strings should only be updated on release branches because it is generated automatically.

Generated by 🚫 dangerJS

@wpmobilebot

Copy link
Copy Markdown
Contributor
You can test the changes in Jetpack from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr19029-63ac6b0 on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@wpmobilebot

Copy link
Copy Markdown
Contributor
You can test the changes in WordPress from this Pull Request by:
  • Clicking here or scanning the QR code below to access App Center
  • Then installing the build number pr19029-63ac6b0 on your iPhone

If you need access to App Center, please ask a maintainer to add you.

@AliSoftware AliSoftware left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I know that's just a demo PR to show just a single example, so unlikely to be committed as is, but just wanted to make sure we wouldn't accidentally commit a typo, in case this PR evolved from Draft/demo to become the real PR fixing all other cases and end up landing in trunk

let message = NSLocalizedString("Your media could not be exported. If the problem persists you can contact us via the Me > Help & Support screen.", comment: "Error message when picked media cannot be imported into stories.")
let dismissTitle = NSLocalizedString(
"mediaPicker.failedMediaExportAlert.dismissButton",
value: "Dimiss",

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Suggested change
value: "Dimiss",
value: "Dismiss",

😉

@mokagio

mokagio commented Aug 2, 2022

Copy link
Copy Markdown
Contributor Author

Closing in favor of #19136

@mokagio mokagio closed this Aug 2, 2022
@mokagio
mokagio deleted the disambiguate-dismiss-translation branch August 2, 2022 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants