Skip to content

Document Shell More tab localization - #3342

Merged
jfversluis merged 4 commits into
mainfrom
android-more-tab-localization-docs
Jun 15, 2026
Merged

Document Shell More tab localization#3342
jfversluis merged 4 commits into
mainfrom
android-more-tab-localization-docs

Conversation

@jfversluis

@jfversluis jfversluis commented May 15, 2026

Copy link
Copy Markdown
Member

Summary

  • add a dedicated "Localize the More tab" section to the Shell tabs article
  • document Android's overflow_tab_title string resource override
  • clarify that iOS uses the operating system-provided More tab title and requires supported languages in Info.plist

Related to dotnet/maui#35459.

Validation

  • git diff --check

Internal previews

📄 File 🔗 Preview link
docs/fundamentals/shell/tabs.md docs/fundamentals/shell/tabs
Add guidance for overriding the Android Shell More tab title with the overflow_tab_title string resource.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis
jfversluis requested a review from a team as a code owner May 15, 2026 14:29
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 0875f4c:

✅ Validation status: passed

File Status Preview URL Details
docs/fundamentals/shell/tabs.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

Clarify that iOS supplies the Shell More tab title through the operating system and document Info.plist localization setup.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis changed the title Document Android Shell More tab localization May 15, 2026
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit e3326ee:

✅ Validation status: passed

File Status Preview URL Details
docs/fundamentals/shell/tabs.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Copilot AI review requested due to automatic review settings June 15, 2026 18:48
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 7529c4d:

✅ Validation status: passed

File Status Preview URL Details
docs/fundamentals/shell/tabs.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Copilot AI 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.

Pull request overview

Adds platform-specific guidance to the Shell tabs documentation so developers can localize the More tab title when a TabBar contains more than five tabs.

Changes:

  • Adds a new “Localize the More tab” section with Android and iOS guidance.
  • Documents Android’s overflow_tab_title string resource override.
  • Clarifies iOS behavior and points to declaring supported languages in Info.plist.
Comment thread docs/fundamentals/shell/tabs.md Outdated
Comment thread docs/fundamentals/shell/tabs.md Outdated
Comment thread docs/fundamentals/shell/tabs.md Outdated
Comment thread docs/fundamentals/shell/tabs.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 9648033:

✅ Validation status: passed

File Status Preview URL Details
docs/fundamentals/shell/tabs.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

@jfversluis
jfversluis merged commit f7079e1 into main Jun 15, 2026
7 checks passed
@jfversluis
jfversluis deleted the android-more-tab-localization-docs branch June 15, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants