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

  • SEARCH
  • Home
  • 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 7684265
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T18:59:12+00:00 2026-05-31T18:59:12+00:00

My Android application contains a number of language-independent strings, such as tariffs and support

  • 0

My Android application contains a number of language-independent strings, such as tariffs and support phone numbers. I’ve placed a XML file in /res/values containing for instance:

<string name="helpdesk_number">0900 12345678</string>
<string name="helpdesk_tariff">60p</string>
<string name="helpdesk_address1">221B Baker Street</string>
<string name="helpdesk_address2">London NW1 6XE</string>

Lint is complaining that these strings aren’t translated to the other languages:

Locale de is missing translations for: helpdesk_number, helpdesk_number, helpdesk_address1, helpdesk_address2… (56 more)

While it might make sense to display a different tariff for other languages, the helpdesk is only in one country.

Does it make sense to copy these strings to the other languages? Or is there some way of having Lint ignore these specific strings (or string file)?

  • 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-31T18:59:13+00:00Added an answer on May 31, 2026 at 6:59 pm

    the upcoming ( hopefully soon ) ADT17 will bring some features for ignoring some lint warnings:

    http://tools.android.com/recent/ignoringlintwarnings

    http://tools.android.com/tips/lint/suppressing-lint-warnings

    so with ADT 17 you can put a lint.xml in your project folder containing:

    <issue id="MissingTranslation" severity="ignore" />

    or perhaps you can also do it per string via:

    tools:ignore="MissingTranslation"

    but the document is not 100% clear about that and I have no time for betatesting 17 at the moment ..

    A Follow-UP: ADT17 got released short after you asked and should solve your problems!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am currently doing an android application that contains customize alert dialog. It contains
I'm coding a simple android application which contains a list, populated with a SimpleCursorAdapter.
I have an android application. I have four screens and each screen contains a
So, I'm making my first Android application, which basically contains ~250 .txt files in
My android application is saving some stats to internal storage. Each file name is
I am facing to android application signing problem. My application contains Google MapView. When
I'm developing an application for android 2.3.3. It contains a few EditView's to show
My Android application contains an EditText view where you can type some short messages
Am developing android application which contains floating menu effect from left to right. I
I am developing an android application where i have data in Norwegian language. Now

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.