Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 1054653
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T17:26:22+00:00 2026-05-16T17:26:22+00:00

The options menu’s More button gets localized automatically, while the rest of the app

  • 0

The options menu’s “More” button gets localized automatically, while the rest of the app isn’t localized. The “More” button changes to “Mas” because the I picked “espanol” as my language. How do I prevent the “More” button from getting localized?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-16T17:26:23+00:00Added an answer on May 16, 2026 at 5:26 pm

    Make the more button manually in your menu like this:

    <?xml version="1.0" encoding="utf-8"?>
    <menu xmlns:android="http://schemas.android.com/apk/res/android">
    <item android:id="@+id/menu_previous"
        android:title="Previous"
        android:icon="@android:drawable/ic_media_rew" />
    <item android:id="@+id/menu_todays"
        android:title="Todays" 
        android:icon="@android:drawable/ic_menu_day" />
    <item android:id="@+id/menu_next"
        android:title="Next" 
        android:icon="@android:drawable/ic_media_ff" />    
    
        <item android:id="@+id/menu_more"
        android:title="More" 
        android:icon="@android:drawable/ic_menu_more">
        <menu xmlns:android="http://schemas.android.com/apk/res/android">
                <item android:id="@+id/menu_achievements"
                    android:title="Achievements" />
                <item android:id="@+id/menu_about"
                    android:title="About" />        
                <item android:id="@+id/menu_date_picker"
                    android:title="Goto Date" />                  
                    <item android:id="@+id/menu_instructions"
                    android:title="Instructions" />   
                <item android:id="@+id/menu_moreapps"
                    android:title="More apps" />                                  
                <item android:id="@+id/menu_twitter"
                    android:title="Tweet your score" />
                <item android:id="@+id/menu_visitwebsite"
                    android:title="Visit Stealthcopter.com" /> 
        </menu>
    </item>
    <item android:id="@+id/menu_solutions"
        android:title="Show Solutions" 
        android:icon="@android:drawable/ic_menu_view"/>             
    <item android:id="@+id/menu_quit"
        android:title="Quit" 
        android:icon="@android:drawable/ic_menu_close_clear_cancel"/>          
    </menu>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My app has an options menu that is available in almost all Activities, which
What is this options menu button and how I can get rid of it?
So basically my app starts out with a TabView, then through the options menu
I have made an options menu attached to my android menu button, but how
i want to change the default more' image for the options menu when i
I'm an Android newbie, and working on an app which needs an Options menu.
I'm trying to make an Options Menu Screen. When the menu button is pressed
I am trying to start an activity from an options menu, but my app
I have a Search Button in my Options menu, which shows a Dialog with
I want to add a button for settings to the options menu of my

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.