eclipse - Lint: How to ignore " is not translated in " errors? -


I can not compile / debug our Android app, because the localization file is not yet correct.

Creates errors in my IDE verification tool:

AT, BG, CA, CS

New in The CadsOvervals have not been translated properly, but I would like to use their IDE to reduce debugging.

Is there any way to stop this special investigation, or ideally it could make a warning instead of error?

I understand that before releasing, we will need to get the localization files properly, but this is not a priority for the time because the screen itself is being modified very often.

Android studio:

  • "file" & gt; Type "missing" and "missing translation" in the search box

    Eclipse:

    • Windows / Linux: in the "window" & gt; "Preferences" & gt; "Android" & gt; "Checking Lint error"
    • Mac: "Eclipse" & gt; "Preferences" & gt; "Android" & gt; Find the "Lint error check"

      unavailable translation line, and set it as alert below: < P> unavailable translation,

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -