Skip to content

Modify Finnish resource for recent activity message#534

Closed
0x5bfa wants to merge 1 commit intomainfrom
0x5bfa-patch-1
Closed

Modify Finnish resource for recent activity message#534
0x5bfa wants to merge 1 commit intomainfrom
0x5bfa-patch-1

Conversation

@0x5bfa
Copy link
Owner

@0x5bfa 0x5bfa commented Feb 12, 2026

No description provided.

Updated the 'No recent activity' message in Finnish resources.
Copilot AI review requested due to automatic review settings February 12, 2026 10:13
@github-project-automation github-project-automation bot moved this to 📋 To do in FluentHub Board Feb 12, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 5d8073908a

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

</data>
<data name="FeedsPageNoRecentActivityBody.Text" xml:space="preserve">
<value>No recent activity.</value>
<value>No recent activity.AAAA</value>

Choose a reason for hiding this comment

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

P2 Badge Remove accidental suffix from no-activity message

The Finnish resource value for FeedsPageNoRecentActivityBody.Text now includes an extra AAAA suffix, so users in the fi-FI locale will see No recent activity.AAAA in the feed empty-state UI instead of a clean message. This is a user-visible regression introduced by this commit and should be reverted to the intended text.

Useful? React with 👍 / 👎.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates a localized resource string for the app’s “recent activity” empty-state message in the FluentHub WinUI resource bundle.

Changes:

  • Modifies FeedsPageNoRecentActivityBody.Text in the Finnish (fi-FI) Resources.resw.
  • Adjusts the file ending line formatting (no functional impact).

</data>
<data name="FeedsPageNoRecentActivityBody.Text" xml:space="preserve">
<value>No recent activity.</value>
<value>No recent activity.AAAA</value>
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

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

The localized string value has an obvious typo (AAAA) appended and is missing the expected spacing/punctuation, which would surface directly in the UI if shipped.

Suggested change
<value>No recent activity.AAAA</value>
<value>No recent activity.</value>

Copilot uses AI. Check for mistakes.
Comment on lines 165 to +166
<data name="FeedsPageNoRecentActivityBody.Text" xml:space="preserve">
<value>No recent activity.</value>
<value>No recent activity.AAAA</value>
Copy link

Copilot AI Feb 12, 2026

Choose a reason for hiding this comment

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

This PR directly modifies a non-en-US resource file (fi-FI). Per the repo localization workflow, changes should be made in src/FluentHub.App/Strings/en-US/*.resw and propagated via Crowdin sync; please revert manual edits in fi-FI/Resources.resw unless this commit is an automated Crowdin update.

Copilot uses AI. Check for mistakes.
Copy link
Owner Author

Choose a reason for hiding this comment

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

@copilot open a new pull request to apply changes based on this feedback

Copy link
Contributor

Copilot AI commented Feb 12, 2026

@0x5bfa I've opened a new pull request, #535, to work on those changes. Once the pull request is ready, I'll request review from you.

@0x5bfa 0x5bfa closed this Mar 16, 2026
@github-project-automation github-project-automation bot moved this from 📋 To do to ✅ Done in FluentHub Board Mar 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

3 participants