NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

Information:Gradle tasks [:assembleRelease]
:preBuild UP-TO-DATE
:preReleaseBuild UP-TO-DATE
:checkReleaseManifest
:preDebugBuild UP-TO-DATE
:prepareComAndroidSupportSupportV42300Library UP-TO-DATE
:prepareComGoogleAndroidGmsPlayServicesAds940Library UP-TO-DATE
:prepareComGoogleAndroidGmsPlayServicesAdsLite940Library UP-TO-DATE
:prepareComGoogleAndroidGmsPlayServicesBase940Library UP-TO-DATE
:prepareComGoogleAndroidGmsPlayServicesBasement940Library UP-TO-DATE
:prepareComGoogleAndroidGmsPlayServicesClearcut940Library UP-TO-DATE
:prepareComGoogleAndroidGmsPlayServicesGass940Library UP-TO-DATE
:prepareComGoogleAndroidGmsPlayServicesTasks940Library UP-TO-DATE
:prepareReleaseDependencies
:compileReleaseAidl
:compileReleaseRenderscript
:generateReleaseBuildConfig
:mergeReleaseShaders
:compileReleaseShaders
:generateReleaseAssets
:mergeReleaseAssets
:generateReleaseResValues
:generateReleaseResources
:mergeReleaseResources
:processReleaseManifest
:processReleaseResources
C:UsersNOKTA-DesktopXeCurrencybuildintermediatesresmergedreleasevalues-trvalues-tr.xml
Warning:(25) warning: string 'LVL' marked untranslatable but exists in locale 'tr'
Warning:(38) warning: string 'UAH' marked untranslatable but exists in locale 'tr'
Warning:(84) warning: string 'exit' marked untranslatable but exists in locale 'tr'
:generateReleaseSources
:incrementalReleaseJavaCompilationSafeguard
:compileReleaseJavaWithJavac
:compileReleaseJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
:compileReleaseNdk UP-TO-DATE
:compileReleaseSources
:lintVitalRelease
<string-array name="listArray">
~~~~~~~~~~~~~~~~
<string-array name="listValues">
~~~~~~~~~~~~~~~~~
<string-array name="listsourceArray">
~~~~~~~~~~~~~~~~~~~~~~
<string-array name="listsourceValues">
~~~~~~~~~~~~~~~~~~~~~~~
<string-array name="listsourceConfig">
~~~~~~~~~~~~~~~~~~~~~~~
<string-array name="listBankID">
~~~~~~~~~~~~~~~~~
<string-array name="listupdateArray">
~~~~~~~~~~~~~~~~~~~~~~
<string-array name="listupdateValues">
~~~~~~~~~~~~~~~~~~~~~~~
<string-array name="listBKG">
~~~~~~~~~~~~~~
<string-array name="listwidgettheme">
~~~~~~~~~~~~~~~~~~~~~~
C:UsersNOKTA-DesktopXeCurrencyresvaluesarrays.xml
Error:(3) Error: "listArray" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(42) Error: "listValues" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(81) Error: "listsourceArray" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(92) Error: "listsourceValues" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(103) Error: "listsourceConfig" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(113) Error: "listBankID" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(124) Error: "listupdateArray" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(131) Error: "listupdateValues" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(138) Error: "listBKG" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(151) Error: "listwidgettheme" is not translated in "tr" (Turkish) [MissingTranslation]
Error:(156) Error: "listBKGValues" is not translated in "tr" (Turkish) [MissingTranslation]
<string-array name="listBKGValues">
~~~~~~~~~~~~~~~~~~~~
C:UsersNOKTA-DesktopXeCurrencyresvaluesstrings.xml
Error:(14) Error: "exit" is not translated in "tr" (Turkish) [MissingTranslation]
<string name="exit">Exit</string>
~~~~~~~~~~~
Explanation for issues of type "MissingTranslation":
If an application has more than one locale, then all the strings declared
in one language should also be translated in all other languages.
If the string should not be translated, you can add the attribute
translatable="false" on the <string> element, or you can define all your
non-translatable strings in a resource file called donottranslate.xml. Or,
you can ignore the issue with a tools:ignore="MissingTranslation"
attribute.
By default this detector allows regions of a language to just provide a
subset of the strings and fall back to the standard language strings. You
can require all regions to provide a full translation by setting the
environment variable ANDROID_LINT_COMPLETE_REGIONS.
You can tell lint (and other tools) which language is the default language
in your res/values/ folder by specifying tools:locale="languageCode" for
the root <resources> element in your resource file. (The tools prefix
refers to the namespace declaration http://schemas.android.com/tools.)
<string name="AMD"></string>
~~~~~~~~~~
<string name="LVL" translatable="false"></string>
~~~~~~~~~~~~~~~~~~~~
<string name="UAH" translatable="false"></string>
~~~~~~~~~~~~~~~~~~~~
C:UsersNOKTA-DesktopXeCurrencyresvalues-trstrings.xml
Error:(4) Error: The resource string "AMD" has been marked as translatable="false" [ExtraTranslation]
Error:(27) Error: Non-translatable resources should only be defined in the base values/ folder [ExtraTranslation]
Error:(39) Error: Non-translatable resources should only be defined in the base values/ folder [ExtraTranslation]
Error:(64) Error: Non-translatable resources should only be defined in the base values/ folder [ExtraTranslation]
<string name="exit" translatable="false">Çıkış</string>
~~~~~~~~~~~~~~~~~~~~
Explanation for issues of type "ExtraTranslation":
If a string appears in a specific language translation file, but there is
no corresponding string in the default locale, then this string is probably
unused. (It's technically possible that your application is only intended
to run in a specific locale, but it's still a good idea to provide a
fallback.).
Note that these strings can lead to crashes if the string is looked up on
any locale not providing a translation, so it's important to clean them
up.
16 errors, 0 warnings
Error:Execution failed for task ':lintVitalRelease'.
> Lint found fatal errors while assembling a release target.
To proceed, either fix the issues identified by lint, or modify your build script as follows:
...
android {
lintOptions {
checkReleaseBuilds false
// Or, if you prefer, you can continue to check for errors in release builds,
// but continue the build even when errors are found:
abortOnError false
}
}
...
BUİLD FAILED
Information:Total time: 19.107 secs
Information:17 errors
Information:3 warnings
Information:See complete output in console
     
 
what is notes.io
 

Notes.io is a web-based application for taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000 notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 12 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.