Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[AND] Make Shell overflow tab title "More" overridable #10604

Merged
merged 1 commit into from
Jul 30, 2020
Merged

Conversation

jfversluis
Copy link
Member

Description of Change

Move the hardcoded "More" for the overflow tab on Android to the strings.xml so it's overridable by the user

Issues Resolved

API Changes

None

Platforms Affected

  • Android

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

Pull down the nugets and install them on an app where you have a "More" tab. in your strings.xml file add <string name="overflow_tab_title">Meer</string> and see if the value changes.

You can also do this in the gallery app and switch to the "Shell Store" root page and look in the bottom right

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@samhouts samhouts added this to In Review in Shell May 11, 2020
@samhouts samhouts changed the base branch from master to 4.8.0 June 26, 2020 00:04
@samhouts samhouts merged commit 3eebaa7 into 4.8.0 Jul 30, 2020
Shell automation moved this from In Review to Done Jul 30, 2020
@samhouts samhouts deleted the fix-7849 branch July 30, 2020 00:13
@samhouts samhouts added this to In Review in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts moved this from In Review to Done in vCurrent (4.8.0) Jul 30, 2020
@samhouts samhouts added this to Done in Sprint 174 Jul 30, 2020
@samhouts samhouts added this to the 4.8.0 milestone Jul 30, 2020
@samhouts samhouts removed this from Done in Shell Aug 29, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

[Bug] Android AppShell TabBar translate "More" menu text
4 participants