Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/mobile/android/focus-android/app/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 279 kB image not shown  

Quelle  lint-baseline.xml   Sprache: XML

 
<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 8.8.0" type="baseline" client="gradle" dependencies="false" name="AGP (8.8.0)" variant="all" version="8.8.0">

    <issue
        id="CommitTransaction"
        message="This transaction should be completed with a `commit()` call"
        errorLine1=" .beginTransaction()"
        errorLine2=" ~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/navigation/MainActivityNavigation.kt"
            line="254"
            column="14"/>
    </issue>

    <issue
        id="ApplySharedPref"
        message="Consider using `apply()` instead; `commit` writes its data to persistent storage immediately, whereas `apply` will handle it in the background"
        errorLine1=" .commit()"
        errorLine2=" ~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/utils/Settings.kt"
            line="181"
            column="18"/>
    </issue>

    <issue
        id="ApplySharedPref"
        message="Consider using `apply()` instead; `commit` writes its data to persistent storage immediately, whereas `apply` will handle it in the background"
        errorLine1=" .commit()"
        errorLine2=" ~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/utils/Settings.kt"
            line="415"
            column="18"/>
    </issue>

    <issue
        id="ApplySharedPref"
        message="Consider using `apply()` instead; `commit` writes its data to persistent storage immediately, whereas `apply` will handle it in the background"
        errorLine1=" .commit()"
        errorLine2=" ~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/utils/Settings.kt"
            line="423"
            column="18"/>
    </issue>

    <issue
        id="DefaultLocale"
        message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
        errorLine1=" binding.trackersCount.text = String.format("%,d", blockedTrackersCount)"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/settings/privacy/TrackingProtectionPanel.kt"
            line="160"
            column="38"/>
    </issue>

    <issue
        id="DefaultLocale"
        message="Implicitly using the default locale is a common source of bugs: Use `String.format(Locale, ...)` instead"
        errorLine1=" binding.trackersCount.text = String.format("%,d", blockedTrackersCount)"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/settings/privacy/TrackingProtectionPanel.kt"
            line="160"
            column="38"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `usesCleartextTraffic` is only used in API level 23 and higher (current min is 21)"
        errorLine1=" android:usesCleartextTraffic="true">"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/AndroidManifest.xml"
            line="66"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `textFontWeight` is only used in API level 28 and higher (current min is 21)"
        errorLine1=" android:textFontWeight="600""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/fragment_crash_reporter.xml"
            line="79"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
        errorLine1=" android:foreground="?selectableItemBackground">"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/item_custom_domain.xml"
            line="13"
            column="5"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_black""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="11"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="12"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="900""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="13"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_extrabold""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="20"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="21"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="800""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="22"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_bold""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="29"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="30"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="700""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="31"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_semibold""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="38"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="39"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="600""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="40"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_medium""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="47"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="48"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="500""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="49"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_regular""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="56"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="57"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="400""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="58"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_thin""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="65"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="66"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="200""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="67"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:font="@font/metropolis_light""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="74"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontStyle="normal""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="75"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
        errorLine1=" android:fontWeight="100""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/font/metropolis.xml"
            line="76"
            column="9"/>
    </issue>

    <issue
        id="UnusedAttribute"
        message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
        errorLine1=" android:foreground="@drawable/preference_multiselect_search_engine_foreground""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/search_engine_checkbox_button.xml"
            line="13"
            column="5"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/mozac_ic_chevron_right_24""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/cookies_preference.xml"
            line="50"
            column="13"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:tint to tint ImageView instead of app:tint with AppCompatImageView"
        errorLine1=" android:tint="@color/photonWhite""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/dialog_add_to_homescreen2.xml"
            line="93"
            column="13"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/ic_reorder""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/item_custom_domain.xml"
            line="33"
            column="9"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/ic_menu" />"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/item_indicator_menu_button.xml"
            line="15"
            column="9"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/highlight_dot" />"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/item_indicator_menu_button.xml"
            line="24"
            column="9"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/mozac_ic_cross_24""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/item_session.xml"
            line="42"
            column="9"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/mozac_ic_forward_24"/>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/menu_navigation.xml"
            line="19"
            column="9"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/mozac_ic_arrow_clockwise_24"/>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/menu_navigation.xml"
            line="28"
            column="9"/>
    </issue>

    <issue
        id="AndroidSrcXmlDetector"
        message="Using android:src to define resource instead of app:srcCompat"
        errorLine1=" android:src="@drawable/mozac_ic_stop""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/layout/menu_navigation.xml"
            line="35"
            column="9"/>
    </issue>

    <issue
        id="AppBundleLocaleChanges"
        message="Found dynamic locale changes, but did not find corresponding Play Core library calls for downloading languages and splitting by language is not disabled in the `bundle` configuration"
        errorLine1=" configuration.setLocale(currentLocale)"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/locale/Locales.kt"
            line="104"
            column="9"/>
    </issue>

    <issue
        id="NonConstantResourceId"
        message="Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in const fields"
        errorLine1=" const val LAYOUT_ID = R.layout.item_app"
        errorLine2=" ~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/open/AppViewHolder.kt"
            line="43"
            column="31"/>
    </issue>

    <issue
        id="NonConstantResourceId"
        message="Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in const fields"
        errorLine1=" const val LAYOUT_ID = R.layout.item_install_banner"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/open/InstallBannerViewHolder.kt"
            line="37"
            column="31"/>
    </issue>

    <issue
        id="NonConstantResourceId"
        message="Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in const fields"
        errorLine1="const val SECTION_LAYOUT_ID = R.layout.studies_section_item"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/settings/privacy/studies/StudiesViewHolder.kt"
            line="18"
            column="31"/>
    </issue>

    <issue
        id="NonConstantResourceId"
        message="Resource IDs will be non-final by default in Android Gradle Plugin version 8.0, avoid using them in const fields"
        errorLine1="const val ACTIVE_STUDY_LAYOUT_ID = R.layout.active_study_item"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/java/org/mozilla/focus/settings/privacy/studies/StudiesViewHolder.kt"
            line="19"
            column="36"/>
    </issue>

    <issue
        id="RedundantLabel"
        message="Redundant label can be removed"
        errorLine1=" android:label="@string/app_name""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/AndroidManifest.xml"
            line="109"
            column="13"/>
    </issue>

    <issue
        id="RedundantLabel"
        message="Redundant label can be removed"
        errorLine1=" android:label="@string/app_name""
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/AndroidManifest.xml"
            line="134"
            column="13"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="640dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable-land/dark_background.xml"
            line="8"
            column="20"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="360dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable/dark_background.xml"
            line="8"
            column="20"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="640dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable-land-night/home_background.xml"
            line="8"
            column="20"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="640dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable-land/home_background.xml"
            line="8"
            column="20"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="360dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable-night/home_background.xml"
            line="8"
            column="20"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="360dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable/home_background.xml"
            line="8"
            column="20"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="300dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable/ic_error_session_crashed.xml"
            line="7"
            column="20"/>
    </issue>

    <issue
        id="VectorRaster"
        message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
        errorLine1=" android:width="384dp""
        errorLine2=" ~~~~~">
        <location
            file="src/main/res/drawable/wordmark2.xml"
            line="7"
            column="20"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Докоснете или изчистете това известие, за да изтриете сигурно историята на сърфирането.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-bg/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tapio neu gau\'r hysbysiad hwn i ddileu eich hanes pori yn ddiogel.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-cy/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tippen oder löschen Sie diese Benachrichtigung, um Ihre Browser-Chronik sicher zu löschen.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-de/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Pótusniśo toś tu powěźeńku abo lašujśo ju, aby swóju pśeglědowańsku historiju wěsće wulašował.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-dsb/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tap or clear this notification to securely erase your browsing history.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-en-rGB/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tocá o borrá esta notificación para eliminar de forma segura tu historial de navegación.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-es-rAR/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Toca o elimina esta notificación para borrar de forma segura tu historial de navegación.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-es-rCL/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Toca o elimina esta notificación para borrar de forma segura tu historial de navegación.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-es-rMX/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Sakatu edo garbitu jakinarazpen hau zure nabigatze-historia ezabatzeko.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-eu/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Napauta tai tyhjennä tämä ilmoitus tyhjentääksesi selaushistoriasi turvallisesti.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-fi/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tik op dizze notifikaasje of slút him om jo navigaasjeskiednis feilich te wiskje.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-fy-rNL/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Dodirni ili izbriši ovu obavijest za sigurno brisanje tvoje povijesti pregledavanja.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-hr/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Podótkńće so tuteje zdźělenki abo zhašejće ju, zo byšće swoju přehladowansku historiju wěsće zhašał.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-hsb/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Koppintson vagy törölje ezt az értesítést a böngészési előzmények biztonságos törléséhez.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-hu/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">검색 기록을 안전하게 삭제하려면 이 알림을 탭하거나 지우세요.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ko/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tapp po gordhyllo an gwarnyans ma dhe dhilea dha istori peuri yn tiogel.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-kw/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">ແຕະ ຫຼື ລຶບການແຈ້ງເຕືອນນີ້ເພື່ອລຶບປະຫວັດການທ່ອງເວັບຂອງທ່ານຢ່າງປອດໄພ.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-lo/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Toque ou remova esta notificação para limpar com segurança o histórico de navegação.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-pt-rBR/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tapnite ali odstranite to obvestilo za varen izbris zgodovine brskanja.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-sl/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tryck på eller rensa den här aviseringen för att säkert radera din webbhistorik.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-sv-rSE/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">แตะหรือล้างการแจ้งเตือนนี้เพื่อลบประวัติการท่องเว็บของคุณอย่างปลอดภัย</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-th/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Gezinti geçmişinizi güvenli bir şekilde silmek için bu bildirime dokunun veya bildirimi temizleyin.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-tr/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Торкніться або приберіть це сповіщення, щоб надійно стерти свою історію перегляду.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-uk/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">點擊或滑掉這則通知,即可安全地清除您的瀏覽紀錄。</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-zh-rTW/strings.xml"
            line="87"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">انقر أو امسح هذا الإشعار لمسح سجل تصفحك بأمان.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ar/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Toca o elimina esta notificación para borrar de forma segura tu historial de navegación.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-es-rES/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Appuyez sur cette notification ou supprimez-la pour effacer votre historique de navigation de façon sécurisée.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-fr/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tocar ou borrar esta notificación para borrar de forma segura o seu historial de navegación.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-gl/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tocca o cancella questa notifica per eliminare in modo sicuro la cronologia di navigazione.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-it/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Шолу журналын қауіпсіз түрде өшіру үшін осы хабарландыруды шертіңіз немесе тазартыңыз.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-kk/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Kuaxin a xíín xina notificación sa naa a nnánukunu.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-meh/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tik op deze notificatie of sluit hem om uw navigatiegeschiedenis veilig te wissen.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-nl/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Ťuknutím alebo vymazaním tohto upozornenia bezpečne vymažete svoju históriu prehliadania.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-sk/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Pulse wa borrar le notificación utia\'al u borrar seguramente u historial navegación.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-yua/strings.xml"
            line="88"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Tryk på eller ryd denne meddelelse for at slette din browser-historik på en sikker måde.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-da/strings.xml"
            line="89"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Sit ɣef telɣut-a neɣ kkes-itt i wakken ad tekkseḍ azray-ik n tunigin s wudem aɣelsan.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-kab/strings.xml"
            line="89"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Нажмите или снимите это уведомление, чтобы надежно удалить свою историю просмотра.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ru/strings.xml"
            line="89"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Kana moj sojsa unq’a vaa’ ni alon see uva’ pajlat kuxh la sojsa unq’a vee’ chukeltu ve’te’.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ixl/strings.xml"
            line="90"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">آپݨی براؤزنگ تاریخ کوں محفوظ طریقے نال مٹاوݨ کیتے ایں اطلاع نامے تے انگل پھیرو یا صاف کرو۔</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-skr/strings.xml"
            line="91"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""notification_erase_text_android_14" is translated here but not found in default locale"
        errorLine1=" <string name="notification_erase_text_android_14" moz:RemovedIn="124" tools:ignore="UnusedResources">Ýttu á eða hreinsaðu þessa tilkynningu til að eyða vafurferli þínum á öruggan hátt.</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-is/strings.xml"
            line="92"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Փակել</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-hy-rAM/strings.xml"
            line="387"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">बंद करियै</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-anp/strings.xml"
            line="438"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">關閉</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-zh-rHK/strings.xml"
            line="447"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">بند کریں</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ur/strings.xml"
            line="462"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Close</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-en-rGB/strings.xml"
            line="492"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Chiuji</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-scn/strings.xml"
            line="492"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Siere</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-fur/strings.xml"
            line="495"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">بستن</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-fa/strings.xml"
            line="500"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Loka</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-is/strings.xml"
            line="500"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">වසන්න</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-si/strings.xml"
            line="500"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Tôp</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ace/strings.xml"
            line="501"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Пӯшидан</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-tg/strings.xml"
            line="501"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Mikani</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-tsz/strings.xml"
            line="501"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Закрыць</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-be/strings.xml"
            line="502"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Shiktzakwa</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ppl/strings.xml"
            line="505"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">بند کرو</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-skr/strings.xml"
            line="505"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">סגירה</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-iw/strings.xml"
            line="506"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Zatvori</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-hr/strings.xml"
            line="513"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">ਬੰਦ ਕਰੋ</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-pa-rIN/strings.xml"
            line="514"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Titz\'apïx</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-cak/strings.xml"
            line="515"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Nārán</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-trs/strings.xml"
            line="515"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Zatvori</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-bs/strings.xml"
            line="516"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Tutup</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-in/strings.xml"
            line="516"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Tanca</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-ca/strings.xml"
            line="517"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Tampar</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-oc/strings.xml"
            line="517"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">K\'aal</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-yua/strings.xml"
            line="517"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">ዝጋ</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-am/strings.xml"
            line="518"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description" moz:removedIn="133" tools:ignore="UnusedResources">Zavřít</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-cs/strings.xml"
            line="518"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
        message=""onboarding_close_button_content_description" is translated here but not found in default locale"
        errorLine1=" <string name="onboarding_close_button_content_description">Cerrar</string>"
        errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
        <location
            file="src/main/res/values-es-rMX/strings.xml"
            line="518"
            column="13"/>
    </issue>

    <issue
        id="ExtraTranslation"
--> --------------------

--> maximum size reached

--> --------------------

Messung V0.5
C=100 H=95 G=97

¤ Dauer der Verarbeitung: 0.23 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.