Error: “app_name” is not translated in af

后端 未结 11 691
灰色年华
灰色年华 2021-01-30 16:21

I am new at Android coding and this forum. When I am trying to run the project to test it I am getting the following error:-

\"app_name\" is not translate

11条回答
  •  囚心锁ツ
    2021-01-30 16:55

    How to disable Translations error messages

    If you want to suppress the error message then go to,

    On Mac OS X,

    Eclipse -> Preferences -> Android -> Lint Error Checking

    Solving Eclipse Android Lint Translation error messages

    On Windows,

    Window -> Preferences -> Android -> Lint Error Checking

提交回复
热议问题