You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
iceraven-browser/app/lint-baseline.xml

9270 lines
423 KiB
XML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<?xml version="1.0" encoding="UTF-8"?>
<issues format="6" by="lint 7.0.0" type="baseline" client="gradle" name="AGP (7.0.0)" variant="all" version="7.0.0">
<issue
id="IidCompatibilityCheckFailure"
message="Check failed with exception: java.lang.NoSuchMethodException: com.android.tools.lint.detector.api.LintModelModuleProject.getGradleProjectModel()">
<location
file="app"/>
</issue>
<issue
id="ScopedStorage"
message="WRITE_EXTERNAL_STORAGE no longer provides write access when targeting Android 10+"
errorLine1=" &lt;uses-permission android:name=&quot;android.permission.WRITE_EXTERNAL_STORAGE&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/AndroidManifest.xml"
line="9"
column="36"/>
</issue>
<issue
id="ScopedStorage"
message="WRITE_EXTERNAL_STORAGE no longer provides write access when targeting Android 10+"
errorLine1=" &lt;uses-permission android:name=&quot;android.permission.WRITE_EXTERNAL_STORAGE&quot; />"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/debug/AndroidManifest.xml"
line="12"
column="36"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:attr/selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/account_preference.xml"
line="8"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `lineHeight` is only used in API level 28 and higher (current min is 21)"
errorLine1=" android:lineHeight=&quot;24sp&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/activity_migration.xml"
line="51"
column="17"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `lineHeight` is only used in API level 28 and higher (current min is 21)"
errorLine1=" android:lineHeight=&quot;24sp&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/activity_migration.xml"
line="69"
column="17"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:attr/selectableItemBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/collection_home_list_row.xml"
line="16"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_collection_creation.xml"
line="144"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `lineHeight` is only used in API level 28 and higher (current min is 21)"
errorLine1=" android:lineHeight=&quot;18sp&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/custom_search_engine.xml"
line="59"
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=&quot;?android:attr/selectableItemBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/history_metadata_group.xml"
line="14"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:attr/selectableItemBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/history_metadata_list_row.xml"
line="14"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:attr/selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/inactive_header_item.xml"
line="16"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:attr/selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/inactive_recently_closed_item.xml"
line="13"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:attr/selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/inactive_tab_list_item.xml"
line="13"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
errorLine1=" android:foreground=&quot;?android:attr/selectableItemBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/list_element.xml"
line="16"
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=&quot;@font/metropolis_black&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="7"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="8"
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=&quot;900&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="9"
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=&quot;@font/metropolis_extrabold&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="16"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="17"
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=&quot;800&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="18"
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=&quot;@font/metropolis_bold&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="25"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="26"
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=&quot;700&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="27"
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=&quot;@font/metropolis_semibold&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="34"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="35"
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=&quot;600&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="36"
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=&quot;@font/metropolis_medium&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="43"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="44"
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=&quot;500&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="45"
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=&quot;@font/metropolis_regular&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="52"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="53"
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=&quot;400&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="54"
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=&quot;@font/metropolis_thin&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="61"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="62"
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=&quot;200&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="63"
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=&quot;@font/metropolis_light&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="70"
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=&quot;normal&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="71"
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=&quot;100&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/font/metropolis.xml"
line="72"
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=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/onboarding_theme_picker.xml"
line="69"
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=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/onboarding_theme_picker.xml"
line="97"
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=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/onboarding_theme_picker.xml"
line="146"
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=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/onboarding_toolbar_position_picker.xml"
line="59"
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=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/onboarding_toolbar_position_picker.xml"
line="113"
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=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/onboarding_tracking_protection.xml"
line="49"
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=&quot;@drawable/rounded_ripple&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/onboarding_tracking_protection.xml"
line="70"
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=&quot;?android:attr/selectableItemBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/recent_tabs_list_row.xml"
line="13"
column="5"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutId` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutId=&quot;open_new_tab&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/debug/res/xml/shortcuts.xml"
line="8"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutId` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutId=&quot;open_new_tab&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/xml/shortcuts.xml"
line="8"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutShortLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutShortLabel=&quot;@string/home_screen_shortcut_open_new_tab_2&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/debug/res/xml/shortcuts.xml"
line="11"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutShortLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutShortLabel=&quot;@string/home_screen_shortcut_open_new_tab_2&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/xml/shortcuts.xml"
line="11"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_tab_2&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/debug/res/xml/shortcuts.xml"
line="12"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_tab_2&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/xml/shortcuts.xml"
line="12"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutId` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutId=&quot;open_new_private_tab&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/debug/res/xml/shortcuts.xml"
line="19"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutId` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutId=&quot;open_new_private_tab&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/xml/shortcuts.xml"
line="19"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutShortLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutShortLabel=&quot;@string/home_screen_shortcut_open_new_private_tab_2&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/debug/res/xml/shortcuts.xml"
line="22"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutShortLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutShortLabel=&quot;@string/home_screen_shortcut_open_new_private_tab_2&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/xml/shortcuts.xml"
line="22"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_private_tab_2&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/debug/res/xml/shortcuts.xml"
line="23"
column="9"/>
</issue>
<issue
id="UnusedAttribute"
message="Attribute `shortcutLongLabel` is only used in API level 25 and higher (current min is 21)"
errorLine1=" android:shortcutLongLabel=&quot;@string/home_screen_shortcut_open_new_private_tab_2&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/xml/shortcuts.xml"
line="23"
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=&quot;?android:selectableItemBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/tab_tray_item.xml"
line="13"
column="5"/>
</issue>
<issue
id="FragmentTagUsage"
message="Replace the &lt;fragment> tag with FragmentContainerView."
errorLine1=" &lt;fragment"
errorLine2=" ~~~~~~~~">
<location
file="src/main/res/layout/activity_home.xml"
line="21"
column="6"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" .inflate(R.layout.custom_search_engine_radio_button, null) as ConstraintLayout"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/settings/search/AddSearchEngineFragment.kt"
line="243"
column="66"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" .inflate(R.layout.search_engine_radio_button, null) as LinearLayout"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/settings/search/AddSearchEngineFragment.kt"
line="263"
column="59"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" .inflate(R.layout.pbm_shortcut_popup, null)"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/home/HomeFragment.kt"
line="765"
column="55"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" val dialogView = LayoutInflater.from(context).inflate(R.layout.mp_migration_dialog, null)"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/components/tips/providers/MasterPasswordTipProvider.kt"
line="77"
column="93"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" LayoutInflater.from(context).inflate(R.layout.mp_migration_done_dialog, null)"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/components/tips/providers/MasterPasswordTipProvider.kt"
line="166"
column="85"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" LayoutInflater.from(context).inflate(R.layout.mp_migration_done_dialog, null)"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/components/tips/providers/MasterPasswordTipProvider.kt"
line="228"
column="85"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" LayoutInflater.from(it).inflate(R.layout.top_sites_rename_dialog, null)"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/home/sessioncontrol/SessionControlController.kt"
line="309"
column="83"/>
</issue>
<issue
id="InflateParams"
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout&apos;s root element)"
errorLine1=" val dialogView = LayoutInflater.from(context).inflate(R.layout.amo_collection_override_dialog, null)"
errorLine2=" ~~~~">
<location
file="src/main/java/org/mozilla/fenix/settings/SettingsFragment.kt"
line="352"
column="112"/>
</issue>
<issue
id="InvalidLicenseFormat"
message="The license comment must be followed by a newline character"
errorLine1=" * file, You can obtain one at http://mozilla.org/MPL/2.0/. */"
errorLine2=" ~">
<location
file="src/main/java/org/mozilla/fenix/components/FxaServer.kt"
line="3"
column="62"/>
</issue>
<issue
id="MissingLicense"
message="The file must start with a comment containing the license"
errorLine1="package org.mozilla.fenix.utils;"
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/utils/OnWifiChanged.java"
line="1"
column="1"/>
</issue>
<issue
id="UseSwitchCompatOrMaterialCode"
message="Use `SwitchCompat` from AppCompat or `SwitchMaterial` from Material library"
errorLine1=" private var switchView: Switch? = null"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/settings/DefaultBrowserPreference.kt"
line="20"
column="5"/>
</issue>
<issue
id="UseSwitchCompatOrMaterialXml"
message="Use `SwitchCompat` from AppCompat or `SwitchMaterial` from Material library"
errorLine1="&lt;Switch xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/layout/preference_default_browser.xml"
line="6"
column="1"/>
</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=&quot;1889dp&quot;"
errorLine2=" ~~~~~~">
<location
file="src/main/res/drawable/ic_etp_artwork.xml"
line="7"
column="20"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope"
errorLine1=" isInPrimaryState = { getCurrentTab()?.content?.canGoBack ?: false },"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
line="101"
column="38"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope"
errorLine1=" isInPrimaryState = { getCurrentTab()?.content?.canGoForward ?: false },"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
line="123"
column="38"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope"
errorLine1=" getCurrentTab()?.content?.loading == false"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
line="146"
column="21"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope"
errorLine1=" if (getCurrentTab()?.content?.loading == true) {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
line="160"
column="25"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope"
errorLine1=" selected = getCurrentTab()?.let {"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
line="188"
column="28"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope"
errorLine1=" getCurrentTab()?.let { tab ->"
errorLine2=" ~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
line="278"
column="9"/>
</issue>
<issue
id="VisibleForTests"
message="This method should only be accessed from tests or within private scope"
errorLine1=" tabsAction.updateCount(tabCount)"
errorLine2=" ~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/components/toolbar/ToolbarIntegration.kt"
line="141"
column="20"/>
</issue>
<issue
id="UseCompatLoadingForDrawables"
message="Use `AppCompatResources.getDrawable()`"
errorLine1=" display.setUrlBackground(getDrawable(R.drawable.search_url_background))"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/components/toolbar/BrowserToolbarView.kt"
line="91"
column="46"/>
</issue>
<issue
id="Typos"
message="&quot;internett&quot; is usually capitalized as &quot;Internett&quot;"
errorLine1=" &lt;string name=&quot;private_browsing_placeholder_description_2&quot;>%1$s fjerner søk- og nettleserhistorikken fra private nettlesingsfaner når du lukker dem eller avslutter appen. Selv om dette ikke gjør deg anonym for nettsteder eller internett-leverandøren din, vil det gjøre det lettere"
errorLine2=" ^">
<location
file="src/main/res/values-nb-rNO/strings.xml"
line="71"
column="231"/>
</issue>
<issue
id="Typos"
message="Repeated word &quot;zaman&quot; in message: possible typo"
errorLine1=" &lt;string name=&quot;studies_description&quot;>Firefox zaman zaman araştırmalar yükleyip çalıştırabilir.&lt;/string>"
errorLine2=" ^">
<location
file="src/main/res/values-tr/strings.xml"
line="637"
column="48"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;app_name_private_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;app_name_private_2&quot;>Firefox Preview Príobháideach&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="4"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;app_name_private_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;app_name_private_2&quot;>Firefox Preview anonimo&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="4"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;app_name_private_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;app_name_private_3&quot;>Firefox Preview (Príobháideach)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="6"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;app_name_private_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;app_name_private_3&quot;>Firefox Preview (nav. anonima)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="6"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_open_tabs_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_open_tabs_header_2&quot;>Alaa tabbe udditiiɗe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="17"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_open_tabs_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_open_tabs_header_2&quot;>Níl aon chluaisín ar oscailt&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="17"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_open_tabs_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_open_tabs_header_2&quot;>Nisuna scheda vèrta&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="17"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;private_browsing_placeholder_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;private_browsing_placeholder_description&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="26"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;private_browsing_placeholder_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;private_browsing_placeholder_description&quot;>%1$s scanseƚa ƚa cronoƚogìa de reserca e navigasion pena te ve fora da ƚapp o te sari su tute cuante ƚe schede anonime. Anca se sta modalità no ƚa te rende conpletamente anonimo ne i confronti de i siti web o del tò fornitore de servisi internet, se trata ƚo steso de on stromento utiƚe par inpedire a altri utilixatori de sto dispoxitivo de otegnere informasion so ƚa tò atività online.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="26"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>ಫೈರ್‌ಫಾಕ್ಸ್‌ಗೆ ವೇಗವಾಗಿ ಹೋಗಿ. ನಿಮ್ಮ ಮುಖಪುಟಕ್ಕೆ ವಿಜೆಟ್ ಸೇರಿಸಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="49"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>Acedi a Firefox ciù spedio. Azonzi un widget a-a pagina prinçipâ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="49"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>ഫയർഫോക്സിലേക്ക് വേഗത്തിൽ എത്തുക. നിങ്ങളുടെ ഹോം സ്‌ക്രീനിൽ ഒരു വിജറ്റ് ചേർക്കുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="50"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>Firefox पर्यंत लवकर पोहोचा. आपल्या मुख्य स्क्रीन वर एक विजेट जोडा.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="50"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>ವಿಜೆಟ್ ಸೇರಿಸಿ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="51"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>Azonzi widget&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="51"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>Komast fyrr í Firefox. Bættu við græju á ræsisíðuna þína.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="52"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>വിഡ്ജറ്റ് ചേർക്കുക&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="52"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>विजेट जोडा&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="52"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>ಈಗ ಬೇಡ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="53"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>Oua no&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="53"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>ഇപ്പോള്‍ വേണ്ട&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="54"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>Bæta græju við&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="54"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>आता नाही&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="55"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>Ekki núna&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="56"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>હમણાં નહિ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="58"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_addon_manager&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_addon_manager&quot;>Bainisteoir na mBreiseán&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="66"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>Firefoxdan tezkor foydalaning. Bosh ekranga vidjet qoʻshing.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="70"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>Brže dođite do Firefoxa. Dodajte widget na svoj Početni ekran.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="72"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>Vidjet qoʻshish&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="72"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Yeni vərəq&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-az/strings.xml"
line="74"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>Hozir emas&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="74"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>Dodaj widget&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="74"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>Accede a Firefox mas rapido. Anyade un widget en a tuya pantalla dinicio.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="75"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_your_library&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_your_library&quot;>Do Leabharlann&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="76"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>Ne sada&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="76"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_pos_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>Anyadir widget&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="77"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_widget_cfr_neg_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>Agora no&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="79"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_positive_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_positive_button_text&quot;>সেটিং এ যাও&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="79"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Nova scheda&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="81"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_negative_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_negative_button_text&quot;>বাতিল&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="81"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_report_issue&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_report_issue&quot;>Segnaƚa problema col sito&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="83"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Tabbere hesere&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="85"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_report_issue&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_report_issue&quot;>Jaŋto caɗeele lowre&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="87"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Cluaisín nua&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="88"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_save_to_collection&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_save_to_collection&quot;>Cuir le Bailiúchán&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="90"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_positive_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_positive_button_text&quot;>بڕۆ بۆ ڕێکخستن&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ckb/strings.xml"
line="90"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_positive_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_positive_button_text&quot;>सेटिंग पर जाएं&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="91"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_report_issue&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_report_issue&quot;>Tuairiscigh fadhb leis an suíomh&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="92"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_negative_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_negative_button_text&quot;>پشتگوێخستن&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ckb/strings.xml"
line="92"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_positive_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_positive_button_text&quot;>అమరికలకు వెళ్ళు&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-te/strings.xml"
line="92"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_negative_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_negative_button_text&quot;>खारिज&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="94"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_negative_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_negative_button_text&quot;>విస్మరించు&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-te/strings.xml"
line="94"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_message&quot;>Cambiar a disposición das lapelas abertas. Vaia á configuración e seleccione a grade na vista de lapelas.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="100"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>નવું ટૅબ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="102"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_positive_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_positive_button_text&quot;>Ir á configuración&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="102"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>ಹೊಸ ಟ್ಯಾಬ್&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="103"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Neuvo feuggio&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="103"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tab_tray_grid_view_banner_negative_button_text&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_negative_button_text&quot;>Rexeitar&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="104"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>പുതിയ ടാബ്&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="105"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>नवीन टॅब&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="107"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Nýr flipi&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="108"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>Sèlte ràpide&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="118"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>Codorɗe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="120"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>Serca co&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="122"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>Yiylo e:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="124"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>Deso serca co:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="124"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>Ngol laawol, yiylo e:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="126"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>Aicearraí&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="127"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Yangi varaq&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="128"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>Cuardaigh le&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="131"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>An uair seo, cuardaigh le:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="133"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_engines_shortcut_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_engines_shortcut_button&quot;>ಸರ್ಚ್ ಎಂಜಿನ್&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="145"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>Scorsaieu&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="146"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>കുറുക്കുവഴികൾ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="148"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Novi tab&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="149"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>Çerca con&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="150"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>शॉर्टकट&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="151"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>Flýtileiðir&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="152"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>ഇതുപയോഗിച്ച് തിരയുക&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="152"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>Oua çerca con:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="152"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;browser_menu_new_tab&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Nueva pestanya&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="153"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>ഇത്തവണ ഇതുപയോഗിച്ച് തിരയുക:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="154"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>यासह शोधा&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="155"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>Leita með&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="156"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>Að þessu sinni leita með:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="158"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>या वेळी, या वर शोधा:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="158"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>Mostra ƚe scorciatoie de reserca&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="224"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>Hollu codorɗe njiilaw&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="227"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>Taispeáin aicearraí cuardaigh&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="231"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>Mostra scorsaieu de riçerca&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="261"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>തിരയൽ കുറുക്കുവഴികൾ കാണിക്കുക&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="263"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>Sýna flýtivísanir fyrir leit&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="267"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>शोध शॉर्टकट दर्शवा&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="267"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;default_device_name&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;default_device_name&quot;>%s so %s %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="273"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;default_device_name&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;default_device_name&quot;>%s ar %s %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="280"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Qlobal olaraq söndürülüb, açmaq üçün Tənzimləmələrə gedin.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-az/strings.xml"
line="285"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Dixativà a liveƚo globaƚe, vèrxere ƚe inpostasion par ativarƚa.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="306"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Ñifaama e kuuɓal, yah to teelte ngam huɓɓude ɗum.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="308"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Múchta ar gach suíomh. Cuir ar siúl é sna Socruithe.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="313"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>વૈશ્વિક સ્તરે બંધ છે, તેને ચાલુ કરવા માટે સેટિંગ્સ પર જાઓ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="316"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;pair_instructions&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;pair_instructions&quot;>&lt;![CDATA[Yillo &lt;b>firefox.com/pair&lt;/b> nder Firefox e ordinateer maa ngam heɓde kod QR maa.]]&gt;&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="334"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>ಜಾಗತಿಕವಾಗಿ ಆಫ್ ಮಾಡಲಾಗಿದೆ, ಅದನ್ನು ಆನ್ ಮಾಡಲು ಸೆಟ್ಟಿಂಗ್‌ಗಳಿಗೆ ಹೋಗಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="338"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;pair_instructions&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;pair_instructions&quot;>&lt;![CDATA[Par ottenere el còdexe QR vèrxi &lt;b>firefox.com/pair&lt;/b> in Firefox sol computer.]]&gt;&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="343"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Asmòrta a livello globale, arvi e inpostaçion pe ativala.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="346"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>ആഗോളതലത്തിൽ ഓഫാക്കി, അത് ഓണാക്കാൻ ക്രമീകരണങ്ങളിലേക്ക് പോകുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="350"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;pair_instructions&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;pair_instructions&quot;>&lt;![CDATA[Tabhair cuairt ar &lt;b>firefox.com/pair&lt;/b> i bhFirefox ar do ríomhaire chun cód QR a fháil.]]&gt;&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="351"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Slökkt á víðvært, farðu í Stillingar til að til að virkja aftur.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="354"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>सर्व स्तरावर बंद, चालू करण्यासाठी सेटिंगवर जा.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="355"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Giyichin\&apos; da\&apos; huā ngèj, gūij riña ajuste da\&apos; nāchrūnt man.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="363"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Butun dunyo boʻyicha oʻchirilgan. Yoqish uchun Sozlamalarga kiring.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="374"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>বিশ্বব্যাপী বন্ধ হয়ে গেছে, এটি চালু করতে সেটিংসে যান।&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="375"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_title&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_title&quot;>Ƚibrarìa&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="389"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_title&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_title&quot;>Leabharlann&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="398"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Globalno isključeno, možete uključiti u Postavkama.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="398"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>மொத்தமாக அணைக்கப்பட்டது, அதை இயக்க அமைப்புகளுக்குச் செல்லவும்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="403"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Se desactivó en cheneral, veye a Achustes pa activar-lo.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="406"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>सभी जगहों पर बंद है, इसे ऑन करने के लिए सेटिंग्स में जाएं।&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="413"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>ಸಿಂಕ್ ಮಾಡಿದ ಹಾಳೆಗಳು&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="417"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tabs_menu_save_to_collection&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tabs_menu_save_to_collection&quot;>Salva en na rancura&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="417"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tabs_menu_save_to_collection&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tabs_menu_save_to_collection&quot;>Cuir le bailiúchán&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="426"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>Feuggi scincronizæ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="429"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>സമന്വയിപ്പിച്ച ടാബുകള്‍&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="430"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>समकालीत टॅब&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="434"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>Samstilltir flipar&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="435"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_tracking_protection_turned_off_globally&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Desactivado globalmente, vaia á Configuración para activala.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="438"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>Nej rakïj ñanj nahuin nūguan\&apos;àn&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="444"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Əlfəcin yaradıldı.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-az/strings.xml"
line="448"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>Sinhronizovani tabovi&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="478"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>ஒத்திசைத் கீற்றுகள்&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="489"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Maantorol sosaama.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="493"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>सिंक हुए टैब&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="495"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Segnaƚibro xontà.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="496"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>Pestanyas sincronizadas&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="496"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Cruthaíodh leabharmharc.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="506"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Xatchoʻp yaratildi.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="519"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>બુકમાર્ક બનાવ્યું.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="525"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>సింకైన ట్యాబులు&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-te/strings.xml"
line="530"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>Lapelas sincronizadas&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="537"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;library_synced_tabs&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>بازدەرە هاوکاتپێکراوەکان&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ckb/strings.xml"
line="538"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_deletion_multiple_snackbar_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_deletion_multiple_snackbar_message&quot;>Scanseƚasion de i segnaƚibri seƚesionà&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="546"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_deletion_multiple_snackbar_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_deletion_multiple_snackbar_message&quot;>Leabharmharcanna roghnaithe á scriosadh&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="557"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>ಬುಕ್‌ಮಾರ್ಕ್ ಪರಿಷ್ಕರಿಸಲಾಗಿದೆ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="569"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Segnalibbro creou.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="578"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>അടയാളക്കുറിപ്പ് സൃഷ്ടിച്ചു.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="583"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Bókamerki bætt við.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="585"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>वाचनखुण बनवली.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="585"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Ngà gananû man riña sa arâj sun nīchrà\&apos;t doj.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="600"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;collections_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;collections_description&quot;>Ragrupa i contenuti che ritieni inportanti. Par scomisiare, salva ƚe schede vèrte en na nova coƚesion.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="602"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_option_autoplay_blocked&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_option_autoplay_blocked&quot;>Cosc ar fhís agus ar fhuaim&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="605"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_option_autoplay_allowed&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_option_autoplay_allowed&quot;>Fís agus fuaim ceadaithe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="607"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header&quot;>Nisuna rancura&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="608"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description&quot;>Ƚe rancure ƚe vegnerà mostrà chive.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="610"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;collections_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;collections_description&quot;>Bailigh na rudaí atá tábhachtach duit. Le tosú, sábháil na cluaisíní oscailte mar bhailiúchán nua.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="615"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header&quot;>Níl aon bhailiúchán agat&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="621"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description&quot;>Taispeánfar do chuid bailiúchán anseo.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="623"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;download_empty_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;download_empty_message&quot;>Nema preuzimanja&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="630"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Siz uchun muhim boʻlgan narsalarni toʻplang&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="641"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Oʻxshash qidiruv, sayt va varaqlarga tezkor kirish uchun ularni bir joyga jamlang.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="643"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;download_empty_message&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;download_empty_message&quot;>No bi ha descargas aquí&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="648"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>বুকমার্ক তৈরি হয়েছে।&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="652"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Zabilješka kreirana.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="669"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>புத்தகக்குறி சேர்க்கப்பட்டது&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="682"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Sha creyau lo marcapachinas.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="687"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>ನಿಮಗೆ ಮುಖ್ಯವಾದ ವಿಷಯಗಳನ್ನು ಸಂಗ್ರಹಿಸಿ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="687"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>ನಂತರ ತ್ವರಿತ ಪ್ರವೇಶಕ್ಕಾಗಿ ಒಂದೇ ರೀತಿಯ ಹುಡುಕಾಟಗಳು, ಸೈಟ್‌ಗಳು ಮತ್ತು ಟ್ಯಾಬ್‌ಗಳನ್ನು ಒಟ್ಟುಗೂಡಿಸಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="689"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Ragruppa i teu interessi&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="697"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Amuggia riçerche, sciti e feuggi scimili pe poeghe acede ciù a-a spedia dòppo.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="699"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>നിങ്ങൾക്ക് പ്രാധാന്യമുള്ള കാര്യങ്ങൾ ശേഖരിക്കുക&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="702"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>बुकमार्क बनाया गया।&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="704"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>അതിവേഗ ഉപയോഗത്തിനായി സമാന തിരയലുകൾ, സൈറ്റുകൾ, ടാബുകൾ എന്നിവ ഒരുമിച്ച് ചേർക്കുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="704"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Safnaðu því sem skiptir þig máli&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="704"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Hópaðu saman svipaðar leitir, síður og flipa svo auðvelt sé að opna seinna.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="706"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>आपल्यासाठी महत्त्वाच्या असलेल्या गोष्टी गोळा करा&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="706"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>नंतर जलद अॅक्सेस करिता सारखे शोध, साइट आणि टॅब एकत्रितपणे गटबद्ध करा.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="708"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s səyyahınızdan daha çox şey əldə edin.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-az/strings.xml"
line="708"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Firefox-a daxil ol&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-az/strings.xml"
line="710"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_delete_browsing_data_tabs_title&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_tabs_title&quot;>Tabbe udditiiɗe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="725"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_accessibility_auto_size&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_accessibility_auto_size&quot;>Dimensionamento otomàtico de i caràtari&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="750"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_delete_browsing_data_on_quit_browsing_history&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_on_quit_browsing_history&quot;>Aslol banngogol&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="756"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_delete_browsing_data_tabs_title&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_tabs_title&quot;>Schede vèrte&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="757"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_accessibility_auto_size&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_accessibility_auto_size&quot;>Clómhéid Uathoibríoch&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="764"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_delete_browsing_data_tabs_title&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_tabs_title&quot;>Cluaisíní Oscailte&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="771"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;bookmark_created_snackbar&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Marcador creado.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="779"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;tip_firefox_preview_moved_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;tip_firefox_preview_moved_button&quot;>Heɓ wanngorde Mozilla Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="780"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_delete_browsing_data_on_quit_browsing_history&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_on_quit_browsing_history&quot;>Cronoƚogìa de navigasion&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="789"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Jaŋngu anndude %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="801"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_delete_browsing_data_on_quit_browsing_history&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_on_quit_browsing_history&quot;>Stair bhrabhsála&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="803"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Heɓ ko ɓuri moƴƴude e %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="811"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>A ƚa scoperta de %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="814"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>A seŋiima hono %s e wanngotde Firefox woɗnde e ngel noddirgel. Aɗa yiɗi seŋoraade ɗee konte?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="815"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Seŋo e Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="821"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Otien el masimo da %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="824"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header&quot;>Reen hoore maa&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="827"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Te sì xà coneso cofà %s en n altro browser Firefox sol dispoxitivo en uxo. Desiderito asedere co sto account?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="828"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Dul in aitheantas ar %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="829"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description1&quot;>%s ina walla haɗde lowe geese ndewindo maa e ceŋogol.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="830"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button&quot;>Gaadanteejo&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="833"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Va rento a Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="834"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>%s ને જાણો&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="836"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description&quot;>Ina daaƴa rewindotooɓe famarɓe kono ina yamira kelle yo loow no haanirta&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="836"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Eto banngogol junngo wooto e palal kuutorɗe les ngal walla dirtin ngal faade dow.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="838"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Bain an tairbhe is mó as %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="839"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;top_sites_max_limit_content&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;top_sites_max_limit_content&quot;>Yangi mashhur sayt qoʻshish uchun sayt ustiga bosib turing va olib tashlashni tanlang.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-uz/strings.xml"
line="841"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header&quot;>Protegete&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="842"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Tá tú logáilte isteach mar %s i mbrabhsálaí Firefox eile ar an ngléas seo. An bhfuil fonn ort logáil isteach leis an gcuntas seo?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="843"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description1&quot;>%s inpedise a i siti web de traciarte durante ƚa navigasion.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="845"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Firefoxમાં સાઇન ઇન કરો&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="846"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button&quot;>Normaƚe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="847"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Logáil isteach i bhFirefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="849"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description&quot;>Bloca on numero ridoto de eƚementi tracianti, ma consente a ƚe pàgine de cargarse coretamente&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="849"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description&quot;>Bloca pì eƚementi tracianti, aumentando ƚa protesion, ma cualche sito el poderia no funsionare coretamente&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="853"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Ciapa na poxision&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="857"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header&quot;>Cosain do phríobháideachas&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="857"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Prova ƚa bara de i stromenti en baso par navigare co na soƚa man, o spostaƚa en alto.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="859"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description1&quot;>Cabhraíonn %s leat cosc a chur ar shuímh a leanann do ghníomhaíocht ar líne.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="860"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button&quot;>Caighdeánach&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="862"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description&quot;>Cuireann sé seo cosc ar níos lú lorgairí, ach beidh leathanaigh in ann lódáil mar is gnáth&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="864"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Aktiv&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-az/strings.xml"
line="867"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description&quot;>Cuireann sé seo cosc ar níos mó lorgairí, rud a thugann cosaint agus feidhmíocht níos fearr, ach d\&apos;fhéadfadh sé suímh áirithe a bhriseadh&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="868"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Sönülü&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-az/strings.xml"
line="869"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Roghnaigh ionad an bharra&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="872"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>%s el xe progetà par darte el pieno controƚo su ƚe informasion che te condividi online e co noialtri.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="873"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Bain triail as brabhsáil leathláimhe leis an mbarra uirlisí ag bun an scáileáin, nó bog go dtí an barr é.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="874"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Risparmia bataria e protegi i to òci ativando ƚa modaƚità scura.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="884"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>Dhearamar %s sa chaoi go mbeidh tusa i gceannas ar na rudaí a chomhroinneann tú ar líne, agus ar na sonraí a chomhroinneann tú linne.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="888"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Spáráil do chadhnra agus radharc do shúl leis an mód dorcha.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="899"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_option&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_option&quot;>Gaadanteejo&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="911"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard&quot;>Gaadanteejo (basiyaaɗo)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="913"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>%s ಅನ್ನು ತಿಳಿದುಕೊಳ್ಳಿ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="923"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Descòvri %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="933"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s ನಿಂದ ಹೆಚ್ಚಿನದನ್ನು ಪಡೆಯಿರಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="933"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_option&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_option&quot;>Normaƚe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="933"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard&quot;>Normaƚe (consigliato)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="935"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>%s നെ പറ്റി അറിയുക&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="936"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>ಈ ಫೋನ್‌ನಲ್ಲಿ ನೀವು ಮತ್ತೊಂದು ಫೈರ್‌ಫಾಕ್ಸ್ ಬ್ರೌಸರ್‌ನಲ್ಲಿ %s ಆಗಿ ಸೈನ್ ಇನ್ ಆಗಿದ್ದೀರಿ. ಈ ಖಾತೆಯೊಂದಿಗೆ ಸೈನ್ ಇನ್ ಮಾಡಲು ನೀವು ಬಯಸುವಿರಾ?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="937"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description&quot;>Equilibrio tra protesion e prestasion.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="937"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_2&quot;>Ƚe pàgine ƚe vegnerà caricà normalmente, però vegnerà blocà manco eƚementi tracianti.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="939"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Kynntu þér %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="941"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Piggia o mascimo da %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="943"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>%s बाबत जाणून घ्या&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="944"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>ಫೈರ್‌ಫಾಕ್ಸ್‌ಗೆ ಸೈನ್ ಇನ್ ಮಾಡಿ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="944"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_default&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_default&quot;>Restritiva (predefinìa)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="945"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s പരമാവധി പ്രയോജനപ്പെടുത്തുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="946"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>T\&apos;ê za conesso comme %s inte \&apos;n atro navegatô Firefox sorvia sto telefono. Ti veu intrâ con questo conto?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="947"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_default_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_default_description&quot;>Majore protesion dal traciamento e prestasion pì veƚoci, cualche sito el poderìa no funsionare coretamente.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="947"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_option&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_option&quot;>Caighdeánach&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="949"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_recommended&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_recommended&quot;>Restritiva (consijà)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="949"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>ഈ ഫോണിലെ മറ്റൊരു ഫയർ‌ഫോക്സ് ബ്രൗസറിൽ‌ നിങ്ങൾ‌ %s ആയി പ്രവേശിച്ചു. ഈ അക്കൗണ്ട് ഉപയോഗിച്ച് പ്രവേശിക്കാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുണ്ടോ?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="950"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Fáðu sem mest út úr %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="951"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard&quot;>Caighdeánach (molta)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="951"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description&quot;>Majore protesion, cualche sito o contenùo i poderìa no funsionare coretamente.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="951"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>ಸ್ವಯಂಚಾಲಿತ ಗೌಪ್ಯತೆ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="952"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Acedi a Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="953"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description&quot;>Cothrom na Féinne do chosaint agus d\&apos;fheidhmíocht.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="953"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s मधून जास्तीत जास्त मिळावा.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="954"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>ಗೌಪ್ಯತೆ ಮತ್ತು ಭದ್ರತಾ ಸೆಟ್ಟಿಂಗ್‌ಗಳು ಟ್ರ್ಯಾಕರ್‌ಗಳು, ಮಾಲ್‌ವೇರ್ ಮತ್ತು ನಿಮ್ಮನ್ನು ಅನುಸರಿಸುವ ಕಂಪನಿಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತವೆ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="955"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_2&quot;>Lódálfar leathanaigh mar is gnáth, ach cuirfear cosc ar níos lú lorgairí.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="955"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Þú ert skráð/ur inn sem %s í öðrum Firefox vafra á þessum síma. Viltu skrá þig inn með þessum reikningi?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="956"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>ഫയര്‍ഫോക്സിലേക്ക് പ്രവേശിക്കുക&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="956"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_custom_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_custom_description&quot;>Sèji che tracianti e script blocare&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="957"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>आपण या फोनवरील दुसर्‍या Firefox ब्राउझरवर %s म्हणून साइन इन केले आहे. आपण या खात्यासह साइन इन करू इच्छिता?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="958"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>ಕಡಿಮೆ ಟ್ರ್ಯಾಕರ್‌ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ಸಾಮಾನ್ಯವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="959"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>Privacy aotomatica&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="961"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_default&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_default&quot;>Dian (Réamhshocrú)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="961"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Firefox innskráning&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="962"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_default_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_default_description&quot;>Cosaint níos láidre agus feidhmíocht níos sciobtha, ach ní fheidhmeoidh suímh áirithe mar ba cheart.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="963"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Firefox मध्ये साइन इन करा&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="964"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>E inpostaçion da privacy e seguessa blocan elementi che tracian, malware e aziende che ascoran e teu ativitæ in linia.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="964"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>സ്വതവേയുള്ള സ്വകാര്യത&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="964"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>ಹೆಚ್ಚಿನ ಟ್ರ್ಯಾಕರ್‌ಗಳು, ಜಾಹೀರಾತುಗಳು ಮತ್ತು ಪಾಪ್‌ಅಪ್‌ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ವೇಗವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ, ಆದರೆ ಕೆಲವು ಕಾರ್ಯಗಳು ಕಾರ್ಯನಿರ್ವಹಿಸದೆ ಇರಬಹುದು.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="965"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_recommended&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_recommended&quot;>Dian (molta)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="965"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Gānārì\&apos; %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="967"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>സ്വകാര്യത, സുരക്ഷാ ക്രമീകരണങ്ങൾ താങ്കളെ പിന്തുടരുന്ന ട്രാക്കറുകൾ, മാൽവെയർ, കമ്പനികൾ എന്നിവയെ തടയുന്നു.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="967"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description&quot;>Cosaint níos láidre, ach d\&apos;fhéadfadh sé suímh nó ábhar a bhriseadh.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="967"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>ದೇಣಿಗೆಯನ್ನು ನೀಡಿ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="969"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>Blòcca meno elementi che tracian. E pagine saian caregæ normalmente.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="969"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>Sjálfvirkt næði&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="970"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>ಕೆಳಗಿನ ಟೂಲ್‌ಬಾರ್‌ನೊಂದಿಗೆ ಒಂದು ಕೈಯ ಬ್ರೌಸಿಂಗ್ ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ ಅಥವಾ ಅದನ್ನು ಮೇಲಕ್ಕೆ ಸರಿಸಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="971"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>കുറച്ച് ട്രാക്കറുകളെ തടയുന്നു. പേജുകൾ സാധാരണ പോലെ ലഭ്യമാവും.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="971"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>स्वयंचलित गोपनीयता&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="972"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>Persónuverndar- og öryggisstillingar loka á rekjara, spilliforrit og fyrirtæki sem fylgja þér.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="973"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_custom_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_custom_description&quot;>Roghnaigh na lorgairí agus na scripteanna le cosc a chur orthu&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="973"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>Blòcca ciù elementi che tracian, publicitæ e pop-up. E pagine saian caregæ ciù a-a spedia ma quarche fonçion a no aniâ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="975"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>Loka á færri rekjara. Síður hlaðast venjulega.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="977"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>കൂടുതൽ ട്രാക്കറുകൾ, പരസ്യങ്ങൾ, പോപ്പ്അപ്പുകൾ എന്നിവ തടയുന്നു. പേജുകൾ വേഗത്തിൽ ലോഡുചെയ്യുന്നു, പക്ഷേ ചില പ്രവർത്തനങ്ങൾ ലഭ്യമായിരിക്കില്ല.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="977"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>बाजू घ्या&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="978"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Piggia poxiçion&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="979"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Gāyì\&apos;ì sēsiûn riña Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="980"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>तळाच्या टूलबार सह एकहाती ब्राउझिंग वापरून पहा किंवा त्यास शीर्षस्थानी हलवा.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="980"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Preuva a bara di atressi da basso pe navegâ con \&apos;na sola man, ò mesciala de d\&apos;ato.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="981"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>ഒരു നിലപാട് എടുക്കുക&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="981"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>ചുവടെയുള്ള ടൂൾബാർ ഉപയോഗിച്ച് ഒറ്റ കൈ ബ്രൗസിംഗ് പരീക്ഷിക്കുക അല്ലെങ്കിൽ മുകളിലേക്ക് നീക്കുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="983"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>Lokar á fleiri rekjara, auglýsingar og sprettiglugga. Síður hlaðast hraðar en sum virkni gæti verið í ólagi.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="983"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Firefox এ সাইন ইন করুন&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="984"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>ನೀವು ಹಂಚಿಕೊಳ್ಳುವ ವಿಷಯದ ಮೇಲೆ ನಿಯಂತ್ರಣವನ್ನು ನೀಡಲು ನಾವು %s ಅನ್ನು ವಿನ್ಯಾಸಗೊಳಿಸಿದ್ದೇವೆ"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="985"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Huɓɓii&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="985"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Taktu afstöðu&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="987"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Ñifii&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="987"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>Sa huì \&apos;iaj sun man\&apos;an&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="988"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Prófaðu að vafra með einni hönd með neðri tækjastikunni eða færðu hana efst.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="989"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>Riña nagi\&apos;iát sa huìi nī sa dugûmin naran riña nej sa naga\&apos;nāj a, nej aplikasiûn kïj huaa nī nej sa yi\&apos;ì nikò\&apos; sò\&apos;.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="991"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>आपण ऑनलाईन आणि आमच्यासोबत काय शेअर करता "
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="994"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>Emmo progetou %s pe date o controllo in sce cöse ti condividdi"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="995"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>Riña dòj sa naga\&apos;nāj a naran. Dàj rû\&apos; nayi\&apos;nïnj riña pâjina nāyi\&apos;nïn nīñanj.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="995"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>অবস্থান নিন&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="996"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>താങ്കൾ ഓൺലൈനിലും ഞങ്ങളുമായും പങ്കിടുന്ന കാര്യങ്ങളെ നിയന്ത്രിക്കാൻ"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="997"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>ಡಾರ್ಕ್ ಮೋಡ್ ಅನ್ನು ಸಕ್ರಿಯಗೊಳಿಸುವ ಮೂಲಕ ಸ್ವಲ್ಪ ಬ್ಯಾಟರಿ ಮತ್ತು ನಿಮ್ಮ ದೃಷ್ಟಿ ಉಳಿಸಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="999"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;etp_onboarding_message_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;etp_onboarding_message_2&quot;>Cuireann %s cosc ar lorgairí ar an suíomh seo nuair atá an sciath corcra. Tapáil í chun na lorgairí coiscthe a fheiceáil.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="1001"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>Narán man riña doj sa naga\&apos;nāj a, nej nuguan\&apos; nata\&apos;a nī nej bēntanâ narugui\&apos; man\&apos;an. Hìo doj nayî\&apos;nïnj riña nej pâjina, sanī huā sa sī ga\&apos;ue gi\&apos;iaj sun hue\&apos;e.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1001"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>Við hönnuðum %s til að gefa þér stjórn yfir því hverju þú deilir¶"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1004"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Ni\&apos;iāj dàj gānïn ruhuât&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1005"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;etp_onboarding_message_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;etp_onboarding_message_2&quot;>El scudo viòƚa el vol dire che %s el xe drio blocare i eƚementi tracianti de sto sito. Tocaƚo par védere i eƚementi blocà.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="1007"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Gīni\&apos;iāj dàj gāchē nu\&apos; ngà \&apos;ngō rïn ro\&apos;ô\&apos; ngà dukuán rasūn nù nīkà\&apos;a asi dūsikî\&apos;t gan\&apos;an yātà\&apos;a.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1007"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Risparmia bateria e protezzi i teu euggi ativando o mòddo scuo.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1009"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>गडद रंगसंगती वापरून थोडी बॅटरी आणि तुमची दृष्टी वाचवा.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="1010"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>ഇരുണ്ട മോഡ് പ്രവർത്തനക്ഷമമാക്കുന്നതിലൂടെ കാഴ്ചശക്തിയും ബാറ്ററിയും സംരക്ഷിക്കുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1012"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Sparaðu rafhlöðu og verndaðu sjónina með því að virkja dökka haminn.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1019"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>Nagi\&apos;iaj ñûnj %s da\&apos; gīni\&apos;in man\&apos;ânt nùhuin si duyingâ\&apos;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1021"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>ચાલુ કરો&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="1021"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>બંધ કરો&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="1023"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Upoznajte %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1028"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Dūgumî dòj ña\&apos;an arâj sun si āgâ\&apos;t nī dūgumî rune ñant si nāchrūnt gā rūmī\&apos; riña si āgâ\&apos;t.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1035"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_account_sign_in_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_account_sign_in_header&quot;>Počnite sinhronizirati zabilješke, lozinke i još mnogo toga sa svojim Firefox računom.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1037"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_manual_sign_in_learn_more&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_manual_sign_in_learn_more&quot;>Saznajte više&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1039"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Conoixe a %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1043"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Prijavljeni ste kao %s na drugim Firefox browseru na ovom telefonu. Da li se želite prijaviti s ovim računom?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1043"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>%s செயலியை அறிந்துக்கொள்ளுங்கள்&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1046"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Prijava u Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1049"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_account_sign_in_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_account_sign_in_header&quot;>Encomienza la sincronización d\&apos;as adrezas d\&apos;interés, las contrasenyas y muito mas con a tuya cuenta d\&apos;o Firefox.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1052"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>ಕಡಿಮೆ ಟ್ರ್ಯಾಕರ್‌ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ಸಾಮಾನ್ಯವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1052"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_manual_sign_in_learn_more&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_manual_sign_in_learn_more&quot;>Saber-ne mas&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1054"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_account_sign_in_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_account_sign_in_header&quot;>உங்கள் பயர்பாக்சு கணக்குடன் புத்தகக்குறிகள், கடவுச்சொற்கள், மற்றும் பலவற்றை ஒத்திசைக்கத் தொடங்குங்கள்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1055"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_manual_sign_in_learn_more&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_manual_sign_in_learn_more&quot;>மேலும் அறிக&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1057"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>Automatska privatnost&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1057"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>ಹೆಚ್ಚಿನ ಟ್ರ್ಯಾಕರ್‌ಗಳು, ಜಾಹೀರಾತುಗಳು ಮತ್ತು ಪಾಪ್‌ಅಪ್‌ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ವೇಗವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ, ಆದರೆ ಕೆಲವು ಕಾರ್ಯಗಳು ಕಾರ್ಯನಿರ್ವಹಿಸದೆ ಇರಬಹುದು.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1058"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Iniciar sesión en Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1060"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>Postavke privatnosti i sigurnosti blokiraju trackere, malware i kompanije koje vas prate.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1060"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>பயர்பாக்சில் உள்நுழை&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1063"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>Blòcca meno elementi che tracian. E pagine saian caregæ normalmente.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1063"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>Blokira manje trackera. Stranice se normalno učitavaju.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1064"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Ann&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="1066"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>Privacidat automatica&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1068"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>As&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="1068"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>കുറച്ച് ട്രാക്കറുകൾ തടയുന്നു. പേജുകൾ സാധാരണ പോലെ ലോഡുചെയ്യും.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1069"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>Blòcca ciù elementi che tracian, publicitæ e pop-up. E pagine saian caregæ ciù a-a spedia ma quarche fonçion a no aniâ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1069"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>Blokira više trackera, reklama i popupa. Stranice se brže učitavaju, ali neke funkcionalnosti možda neće raditi.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1070"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>La configuración de privacidat y seguranza bloca los elementos de seguimiento, los programas maliciosos y las companyías que te siguen.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1071"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>தானியங்கு தனியுரிமை&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1071"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Ativa&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="1072"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>Loka á færri rekjara. Síður hlaðast venjulega.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1073"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Zauzmite poziciju&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1074"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Dixativà&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-vec/strings.xml"
line="1074"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>தனியுரிமை மற்றும் பாதுகாப்பு அமைவுகள் உங்களைப் பின்தொடரும் தடமறிவான்கள், தீம்பொருள், நிறுவனங்களைத் தடுக்கிறது.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1075"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1075"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>കൂടുതൽ ട്രാക്കറുകൾ, പരസ്യങ്ങൾ, പോപ്പ്അപ്പുകൾ എന്നിവ തടയുന്നു. പേജുകൾ വേഗത്തിൽ ലോഡുചെയ്യുന്നു, പക്ഷേ ചില പ്രവർത്തനങ്ങൾ ലഭ്യമായേക്കില്ല.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1075"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Isprobajte jednoručno surafanje s alatnom trakom na dnu ili vrhu.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1076"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>குறைந்த தடமறிவான்களைத் தடுக்கிறது. பக்கங்கள் சாதாரணமாக ஏற்றப்படும்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1079"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>Lokar á fleiri rekjara, auglýsingar og sprettiglugga. Síður hlaðast hraðar en sum virkni gæti verið í ólagi.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1079"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1081"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Prene una posición&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1085"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>கூடுதல் தடமறிவான்கள், விளம்பரங்கள், துள்ளல்களைத் தடுக்கிறது. பக்கங்கள் வேகமாக ஏற்றப்படும், ஆனால் சில செயல்பாடுகள் வேலை செய்யாமல் போகலாம்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1085"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Preba la navegación con una sola man con a barra de ferramientas inferior u mueve-la a la parte superior.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1087"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>ஒரு நிலையை எடுங்கள்&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1089"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>%s smo dizajnirali da vam pruži kontrolu nad onim što dijelite"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1090"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>கீழ் கருவிப்பட்டையுடன் ஒரு-கை உலாவலை முயற்சியுங்கள் அல்லது அதை மேல்புறம் நகர்த்துங்கள்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1092"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>Riña dòj sa naga\&apos;nāj a naran. Dàj rû\&apos; nayi\&apos;nïnj riña pâjina nāyi\&apos;nïn nīñanj.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1093"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>Narán man riña doj sa naga\&apos;nāj a, nej nuguan\&apos; nata\&apos;a nī nej bēntanâ narugui\&apos; man\&apos;an. Hìo doj nayî\&apos;nïnj riña nej pâjina, sanī huā sa sī ga\&apos;ue gi\&apos;iaj sun hue\&apos;e.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1100"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>Hemos disenyau %s pa dar-te control sobre lo que compartes"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1101"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Štedite bateriju i vid omogućavanjem tamnog režima.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1104"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_privacy_notice_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>நீங்கள் பகிர்பவற்றின் மீதான கட்டுப்பாட்டை உங்களுக்கு வழங்க %s ஐ வடிவமைத்துள்ளோம்"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1106"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Cabida un poquet de batería y descansa la vista activando lo modo fosco.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1115"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>கருமை முறையைச் செயற்படுத்தி மின்கலனையும் உங்கள் விழியொளியையும் சேமியுங்கள்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1120"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_feature_section_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Coñeza o %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1158"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>চালু&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="1158"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>Blokira manje trackera. Stranice se normalno učitavaju.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1160"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>বন্ধ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="1160"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s માંથી સૌથી વધુ મેળવો.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="1162"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>તમે આ ફોન પરના બીજા Firefox બ્રાઉઝર પર %s તરીકે સાઇન ઇન કર્યું છે. શું તમે આ એકાઉન્ટ સાથે સાઇન ઇન કરવા માંગો છો?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gu-rIN/strings.xml"
line="1165"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>Blokira više trackera, reklama i popupa. Stranice se brže učitavaju, ali neke funkcionalnosti možda neće raditi.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1166"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_account_sign_in_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_account_sign_in_header&quot;>Comeza a sincronizar marcadores, historial e moito máis coa súa conta de Firefox.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1167"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1168"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_manual_sign_in_learn_more&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_manual_sign_in_learn_more&quot;>Máis información&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1169"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>குறைந்த தடமறிவான்களைத் தடுக்கிறது. பக்கங்கள் சாதாரணமாக ஏற்றப்படும்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1174"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1174"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>ನೀವು ಸುಲಭವಾಗಿ ಈ ಜಾಲತಾಣವನ್ನು ನಿಮ್ಮ ಫೋನಿನ ಮುಖ್ಯ ಪರದೆಗೆ ಸೇರಿಸಿ ತಕ್ಷಣದ ಪ್ರವೇಶ ಪಡೆಯಬಹುದು ಮತ್ತು ಆಪ್‍ನಲ್ಲಿಯೇ ಶೀಘ್ರವಾಗಿ ಜಾಲಾಡುವ ಅನುಭವ ಪಡೆಯಬಹುದು.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1178"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_sign_in&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Acceda a Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1179"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>கூடுதல் தடமறிவான்கள், விளம்பரங்கள், துள்ளல்களைத் தடுக்கிறது. பக்கங்கள் வேகமாக ஏற்றப்படும், ஆனால் சில செயல்பாடுகள் வேலை செய்யாமல் போகலாம்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1180"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>Privacidade automática&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1187"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>सुरू&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="1190"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>Ti peu azoze con facilitæ sto scito a-a teu Pagina prinçipâ pe aveighe acesso instantaneo e navegâ veloce co-ina esperiesa scimile a \&apos;n app.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1191"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>A configuración de privacidade e seguranza bloquea os rastrexadores, o malware e as empresas que seguen a súa persenza.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1191"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>बंद करा&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-mr/strings.xml"
line="1192"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>ಆನ್&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1193"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_standard_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>Bloquea menos rastrexadores. As páxinas cárganse normalmente.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1195"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>ಆಫ್&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1195"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>പെട്ടെന്ന് ലഭ്യമാവാനും ഒരു ആപ്പ്-പോലുള്ള അനുഭവത്തോടെ വേഗത്തിൽ ബ്രൗസ് ചെയ്യാനും ഈ വെബ്സൈറ്റിനെ താങ്കളുടെ ഫോണിന്റെ പൂമുഖത്തേക്ക് എളുപ്പത്തിൽ ചേർക്കാവുന്നതാണ്.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1196"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_tracking_protection_strict_button_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>Bloquea máis rastreadores, anuncios e xanelas emerxentes. As páxinas cargan máis rápido, pero é posíbel que algunhas funcións non funcionen.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1201"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>Þú getur á auðveldan hátt bætt þessu vefsvæði á ræsiskjáinn þinn fyrir auðveldari aðgengi og hraðari vöfrun.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1202"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Posiciónese&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1205"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Açeizo&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1206"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_toolbar_position_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Probe a navegar cunha soa man coa barra de ferramentas inferior ou súbaa para arriba de todo.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1207"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Asmòrtou&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1208"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>ഓണ്‍&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1211"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>ഓഫ്&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1213"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Virkt&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1217"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Óvirkt&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1219"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_theme_picker_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Aforre batería e vista activando o modo escuro.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1235"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Nāchrūn&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1240"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Dūnâ\àj&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1242"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>Ovu web stranicu možete lahko dodati na Početni ekran telefona za brz pristup istoj i da surfate brže s iskustvom sličnom aplikaciji.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1286"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_standard_description_3&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>Bloquea menos rastrexadores. As páxinas cárganse normalmente.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1290"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preference_enhanced_tracking_protection_strict_description_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>Bloquea máis rastreadores, anuncios e xanelas emerxentes. As páxinas cargan máis rápido, pero é posíbel que algunhas funcións non funcionen.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1296"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Uklj&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1301"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Isklj&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1303"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s থেকে সর্বোচ্চ সুবিধা নিন&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="1306"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Activau&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1306"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Desactivau&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1308"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>இயக்கு&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1317"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>चालू करें&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="1318"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>முடக்கு&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1319"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>बंद करें&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="1320"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;synced_tabs_connect_to_sync_account&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;synced_tabs_connect_to_sync_account&quot;>ಫೈರ್‌ಫಾಕ್ಸ್ ಖಾತೆಯೊಂದಿಗೆ ಸಂಪರ್ಕ ಸಾಧಿಸಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1402"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;synced_tabs_connect_to_sync_account&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;synced_tabs_connect_to_sync_account&quot;>Conetti un conto Firefox.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1414"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;synced_tabs_connect_to_sync_account&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;synced_tabs_connect_to_sync_account&quot;>ഫയർഫോക്സ് അക്കൗണ്ടുമായി ബന്ധിപ്പിക്കുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1419"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;top_sites_max_limit_content&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;top_sites_max_limit_content&quot;>ಹೊಸ ಉನ್ನತ ತಾಣ ಸೇರಿಸಲು, ಒಂದನ್ನು ತೆಗೆದುಹಾಕಿ. ತಾಣವನ್ನು ದೀರ್ಘಕಾಲ ಒತ್ತಿ ಮತ್ತು ತೆಗೆದುಹಾಕಿ ಆಯ್ಕೆಮಾಡಿ.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1420"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_button&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>ಕಿರುಹಾದಿಗಳು&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1426"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;synced_tabs_connect_to_sync_account&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;synced_tabs_connect_to_sync_account&quot;>Tengjast við Firefox reikning.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1427"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>ಇದರೊಂದಿಗೆ ಹುಡುಕು&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1428"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;search_shortcuts_search_with_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>ಈ ಸಮಯದಲ್ಲಿ, ಇದರೊಂದಿಗೆ ಹುಡುಕಿ:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1430"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_show_search_shortcuts&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>ಹುಡುಕಾಟ ಶಾರ್ಟ್‌ಕಟ್‌ಗಳನ್ನು ತೋರಿಸಿ&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="1432"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;top_sites_max_limit_content&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;top_sites_max_limit_content&quot;>Pe azonze \&apos;n neuvo megio scito scacelline un. Sciacca a longo sorvia o scito e seleçionn-a scancella.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-lij/strings.xml"
line="1432"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_on&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Activado&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1435"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;preferences_passwords_sync_logins_off&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Desactivado&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1437"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;top_sites_max_limit_content&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;top_sites_max_limit_content&quot;>ഒരു പുതിയ മികച്ച സൈറ്റ് ചേർക്കാൻ, ഒരെണ്ണം നീക്കംചെയ്യുക. സൈറ്റ് ദീർഘനേരം അമർത്തി നീക്കംചെയ്യുക എന്നത് തിരഞ്ഞെടുക്കുക.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ml/strings.xml"
line="1437"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;top_sites_max_limit_content&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;top_sites_max_limit_content&quot;>Fjarlægðu eina til að bæta við nýju efstu vefsvæði. Ýttu lengi á síðuna og veldu fjarlægja.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1445"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Nārì\&apos; daran\&apos; sa nīkāj %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1481"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Nāran\&apos; daran\&apos; sa ni\&apos;ñānj ruhuât&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1484"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Nāgi\&apos;iaj chrē\&apos; sa nana\&apos;uî\&apos;t, sitio nī nej rakïj ñanj guñā hua da\&apos; ga\&apos;ue gātū hìot ne\&apos; rūkù.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1486"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Ngà gayì\&apos;ìt sēsiûn ngà %s riña a\&apos;ngô sa nana\&apos;ui\&apos; Firefox riña aga\&apos; nab. Ruhuât gāyi\&apos;ìt sēsiûn ngà kuendâ nan anj.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1488"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>Gā\&apos;ue nāchrūnt sitiô nan riña pajinâ ayi\&apos;ìt riña aga\&apos; a\&apos;min nīkājt da\&apos; ga\&apos;ue hìo gātūt riñanj dàj rû\&apos; \&apos;iaj \&apos;ngō aplikāsiûn&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-trs/strings.xml"
line="1490"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;top_sites_max_limit_content&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;top_sites_max_limit_content&quot;>Da dodate novu top stranicu, uklonite jednu. Pritisnite stranicu i držite, pa izaberite uklanjanje.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1533"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Izvucite maksimum iz %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1545"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Sakupite stvari koje su vam važne&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1548"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Quita-le lo millor provecho a %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1549"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Grupišite slične pretrage, stranice i tabove za brži pristup kasnije.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1550"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Colecciona las cosetas que timportan&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1552"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Agrupa busquedas, puestos y pestanyas semellants pa un acceso rapido mas tarde.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1554"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Ya has iniciau sesión como %s en unatro navegador Firefox deste telefono. Quiers iniciar sesión con esta cuenta?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1556"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>Puetz anyadir facilment este puesto web a la tuya pachina dinicio pa tener-ie acceso instantanio y navegar rapidament como si estase una aplicación.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1558"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s இலிருந்து ஆக அதிகமானதைப் பெறுங்கள்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1564"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>உங்களுக்கு முக்கியமான விடயங்களைச் சேகரியுங்கள்&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1567"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>விரைவான அணுகலுக்காக ஒத்த தேடல்கள், தளங்கள், கீற்றுகளை ஒன்றிணையுங்கள்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1569"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>இந்தத் தொலைபேசியில் மற்றொரு பயர்பாக்சு உலாவியில் %s பெயரில் உள்நுழைந்துள்ளீர்கள். இக்கணக்கில் உள்நுழைய விரும்புகிறீர்களா?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1571"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>விரைவான அணுகலுக்கும் மற்றும் செயலி போன்ற அனுபவத்துடனும் விரைவாக உலாவ நீங்கள் இந்த வலைப்பக்கத்தை உங்கள் முகப்பு திரையில் எளிதில் சேர்க்கலாம்.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ta/strings.xml"
line="1573"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>%s का अधिकतम लाभ उठाएं।&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="1597"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>जो चीजें आपके लिए मायने रखती हैं, उन्हें इकट्ठा करें&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="1603"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>बाद में तुरंत ऐक्सेस लिए एक जैसा खोज, साइट और टैब को एक साथ समूहित करें।&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="1605"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>आप इस फ़ोन पर किसी अन्य Firefox ब्राउज़र पर %s के रूप में साइन इन हैं। क्या आप इस खाते से साइन इन करना चाहेंगे?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="1607"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>आप आसानी से इस वेबसाइट को अपने फ़ोन मुख्य स्क्रीन पर तुरंत ऐक्सेस के लिए जोड़ सकते हैं और ऐप जैसे अनुभव के साथ तेज़ी से ब्राउज़ कर सकते हैं।&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-hi-rIN/strings.xml"
line="1609"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_header&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Obter o máximo de %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1688"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_header1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Colla as cousas que lle importan&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1694"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;no_collections_description1&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Agrupar xuntas as buscar semellantes, sitios e lapelas para ter un acceso rápido despois.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1696"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;onboarding_firefox_account_auto_signin_header_2&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Iniciou sesión como %s noutro navegador Firefox neste móbil. Confirma que quere iniciar sesión con esta conta?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1698"
column="13"/>
</issue>
<issue
id="ExtraTranslation"
message="&quot;add_to_homescreen_description&quot; is translated here but not found in default locale"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>Pode engadir doadamente este sitio web á pantalla principal do seu móbil para ter acceso instantáneo e navegar máis rápido cunha experiencia de tipo app.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="1700"
column="13"/>
</issue>
<issue
id="IntentFilterExportedReceiver"
message="When using intent filters, please specify `android:exported` as well"
errorLine1=" &lt;activity-alias"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/AndroidManifest.xml"
line="44"
column="10"/>
</issue>
<issue
id="IntentFilterExportedReceiver"
message="When using intent filters, please specify `android:exported` as well"
errorLine1=" &lt;activity-alias"
errorLine2=" ~~~~~~~~~~~~~~">
<location
file="src/main/AndroidManifest.xml"
line="68"
column="10"/>
</issue>
<issue
id="IntentFilterExportedReceiver"
message="When using intent filters, please specify `android:exported` as well"
errorLine1=" &lt;activity"
errorLine2=" ~~~~~~~~">
<location
file="src/main/AndroidManifest.xml"
line="76"
column="10"/>
</issue>
<issue
id="IntentFilterExportedReceiver"
message="When using intent filters, please specify `android:exported` as well"
errorLine1=" &lt;service"
errorLine2=" ~~~~~~~">
<location
file="src/main/AndroidManifest.xml"
line="260"
column="10"/>
</issue>
<issue
id="IntentFilterExportedReceiver"
message="When using intent filters, please specify `android:exported` as well"
errorLine1=" &lt;receiver"
errorLine2=" ~~~~~~~~">
<location
file="src/main/AndroidManifest.xml"
line="283"
column="10"/>
</issue>
<issue
id="UnspecifiedImmutableFlag"
message="Missing `PendingIntent` mutability flag"
errorLine1=" 0"
errorLine2=" ~">
<location
file="src/main/java/org/mozilla/fenix/components/Analytics.kt"
line="74"
column="13"/>
</issue>
<issue
id="UnspecifiedImmutableFlag"
message="Missing `PendingIntent` mutability flag"
errorLine1=" 0"
errorLine2=" ~">
<location
file="src/main/java/org/mozilla/fenix/onboarding/DefaultBrowserNotificationWorker.kt"
line="57"
column="13"/>
</issue>
<issue
id="UnspecifiedImmutableFlag"
message="Missing `PendingIntent` mutability flag"
errorLine1=" PendingIntent.getActivity(context, 0, intent, PendingIntent.FLAG_ONE_SHOT)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/components/NotificationManager.kt"
line="61"
column="63"/>
</issue>
<issue
id="UnspecifiedImmutableFlag"
message="Missing `PendingIntent` mutability flag"
errorLine1=" .getActivity(context, 0, homeScreenIntent, PendingIntent.FLAG_UPDATE_CURRENT)"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/components/PrivateShortcutCreateManager.kt"
line="57"
column="56"/>
</issue>
<issue
id="UnspecifiedImmutableFlag"
message="Missing `PendingIntent` mutability flag"
errorLine1=" REQUEST_CODE_NEW_TAB, intent, PendingIntent.FLAG_UPDATE_CURRENT"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/gecko/search/SearchWidgetProvider.kt"
line="96"
column="51"/>
</issue>
<issue
id="UnspecifiedImmutableFlag"
message="Missing `PendingIntent` mutability flag"
errorLine1=" REQUEST_CODE_VOICE, voiceIntent, 0"
errorLine2=" ~">
<location
file="src/main/java/org/mozilla/gecko/search/SearchWidgetProvider.kt"
line="120"
column="50"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_collection_creation.xml"
line="137"
column="6"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_collection_creation_name_collection.xml"
line="107"
column="6"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_collection_creation_select_collection.xml"
line="111"
column="6"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_tracking_protection_panel.xml"
line="15"
column="6"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_tracking_protection_panel.xml"
line="199"
column="6"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_add_on_details.xml"
line="150"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_search.xml"
line="43"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_search.xml"
line="82"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayouts"
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
errorLine1=" &lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_share.xml"
line="30"
column="6"/>
</issue>
<issue
id="NotifyDataSetChanged"
message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort."
errorLine1=" notifyDataSetChanged()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/library/downloads/DownloadAdapter.kt"
line="44"
column="9"/>
</issue>
<issue
id="NotifyDataSetChanged"
message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort."
errorLine1=" notifyDataSetChanged()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/collections/SaveCollectionListAdapter.kt"
line="50"
column="9"/>
</issue>
<issue
id="NotifyDataSetChanged"
message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort."
errorLine1=" tabsTrayBinding.tabsTray.adapter?.notifyDataSetChanged()"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/tabstray/TabsTrayFragment.kt"
line="333"
column="13"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.library.LibrarySiteItemView"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_recently_closed.xml"
line="12"
column="6"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;mozilla.components.feature.readerview.view.ReaderViewControlsBar"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_browser.xml"
line="54"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;mozilla.components.feature.prompts.login.LoginSelectBar"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_browser.xml"
line="73"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_delete_browsing_data.xml"
line="32"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_delete_browsing_data.xml"
line="41"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_delete_browsing_data.xml"
line="50"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_delete_browsing_data.xml"
line="60"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_delete_browsing_data.xml"
line="70"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_delete_browsing_data.xml"
line="79"
column="14"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
line="36"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
line="46"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
line="56"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
line="66"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
line="76"
column="10"/>
</issue>
<issue
id="MozMultipleConstraintLayoutsAndCustomViews"
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
errorLine1=" &lt;org.mozilla.fenix.trackingprotection.SwitchWithDescription"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/quicksettings_tracking_protection.xml"
line="12"
column="6"/>
</issue>
<issue
id="UseCompoundDrawables"
message="This tag and its children can be replaced by one `&lt;TextView/>` and a compound drawable"
errorLine1="&lt;LinearLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/res/layout/view_synced_tabs_title.xml"
line="5"
column="2"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `@color/sync_error_background_color` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;@color/sync_error_background_color&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/account_auth_error_preference.xml"
line="13"
column="9"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `@color/white_color` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;@color/white_color&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/activity_migration.xml"
line="9"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?android:selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/checkbox_left_preference.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?android:selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/checkbox_left_preference_etp.xml"
line="12"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?android:selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/checkbox_left_sub_preference.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/component_tracking_protection_panel.xml"
line="13"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/connection_details_website_info.xml"
line="13"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?android:selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/custom_search_engine_radio_button.xml"
line="12"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/download_dialog_layout.xml"
line="10"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?above` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?above&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_crash_reporter.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?homeBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?homeBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_home.xml"
line="16"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_search.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?attr/scrimBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?attr/scrimBackground&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_search_dialog.xml"
line="13"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/fragment_sign_out.xml"
line="10"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?above` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?above&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/history_metadata_group.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/info_banner.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?attr/selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?attr/selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/layout_add_credit_card.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?attr/selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?attr/selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/layout_add_login.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/navigation_toolbar.xml"
line="14"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?android:selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/preference_search_add_engine.xml"
line="10"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?android:selectableItemBackground&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/search_engine_radio_button.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;?foundation&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/stub_find_in_page.xml"
line="11"
column="5"/>
</issue>
<issue
id="Overdraw"
message="Possible overdraw: Root element paints background `#FF0250BB` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
errorLine1=" android:background=&quot;#FF0250BB&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/tracking_protection_learn_more_preference.xml"
line="10"
column="5"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.resource_scheme` appears to be unused"
errorLine1=" &lt;string name=&quot;resource_scheme&quot;>&quot;resource://&quot;&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/arrays.xml"
line="34"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.chrome_scheme` appears to be unused"
errorLine1=" &lt;string name=&quot;chrome_scheme&quot;>&quot;chrome://&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/arrays.xml"
line="35"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.about_scheme` appears to be unused"
errorLine1=" &lt;string name=&quot;about_scheme&quot;>&quot;about:&quot;&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/arrays.xml"
line="36"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.array.mozac_url_schemes_blocklist` appears to be unused"
errorLine1=" &lt;string-array name=&quot;mozac_url_schemes_blocklist&quot; >"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/arrays.xml"
line="37"
column="19"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.mozac_feature_readerview_text_color` appears to be unused"
errorLine1=" &lt;color name=&quot;mozac_feature_readerview_text_color&quot;>@color/primary_text_light_theme&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="313"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.nightly_launcher_background` appears to be unused"
errorLine1=" &lt;color name=&quot;nightly_launcher_background&quot;>#220033&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="331"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.mozac_ui_tabcounter_default_tint` appears to be unused"
errorLine1=" &lt;color name=&quot;mozac_ui_tabcounter_default_tint&quot;>@color/primary_text_light_theme&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="361"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.color.mozac_ui_tabcounter_default_text` appears to be unused"
errorLine1=" &lt;color name=&quot;mozac_ui_tabcounter_default_text&quot;>@color/primary_text_light_theme&lt;/color>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/colors.xml"
line="362"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.dimen.mozac_browser_menu_corner_radius` appears to be unused"
errorLine1=" &lt;dimen name=&quot;mozac_browser_menu_corner_radius&quot;>8dp&lt;/dimen>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/dimens.xml"
line="12"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.dimen.mozac_browser_menu2_corner_radius` appears to be unused"
errorLine1=" &lt;dimen name=&quot;mozac_browser_menu2_corner_radius&quot;>8dp&lt;/dimen>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/dimens.xml"
line="13"
column="12"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.layout.fragment_search` appears to be unused"
errorLine1="&lt;androidx.constraintlayout.widget.ConstraintLayout xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
errorLine2="^">
<location
file="src/main/res/layout/fragment_search.xml"
line="5"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.mipmap.ic_launcher_private` appears to be unused"
errorLine1="&lt;adaptive-icon xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;>"
errorLine2="^">
<location
file="src/main/res/mipmap-anydpi-v26/ic_launcher_private.xml"
line="6"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.anim.placeholder_animation` appears to be unused"
errorLine1="&lt;translate"
errorLine2="^">
<location
file="src/main/res/anim/placeholder_animation.xml"
line="5"
column="1"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.app_name_private_2` appears to be unused"
errorLine1=" &lt;string name=&quot;app_name_private_2&quot;>Firefox Preview Príobháideach&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="4"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.app_name_private_3` appears to be unused"
errorLine1=" &lt;string name=&quot;app_name_private_3&quot;>Firefox Preview (Príobháideach)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="6"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.no_open_tabs_header_2` appears to be unused"
errorLine1=" &lt;string name=&quot;no_open_tabs_header_2&quot;>Alaa tabbe udditiiɗe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="17"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.open_tab_tray_single` appears to be unused"
errorLine1=" &lt;string name=&quot;open_tab_tray_single&quot;>1 open tab. Tap to switch tabs.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="24"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.private_browsing_placeholder_description` appears to be unused"
errorLine1=" &lt;string name=&quot;private_browsing_placeholder_description&quot;>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="26"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_item_selected_multiselect_content_description` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_item_selected_multiselect_content_description&quot;>Selected %1$s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="40"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_item_unselected_multiselect_content_description` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_item_unselected_multiselect_content_description&quot;>Unselected %1$s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="42"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_exit_multiselect_content_description` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_exit_multiselect_content_description&quot;>Exited multiselect mode&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="44"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_enter_multiselect_content_description` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_enter_multiselect_content_description&quot;>Entered multiselect mode, select tabs to save to a collection&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="46"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.private_browsing_title` appears to be unused"
errorLine1=" &lt;string name=&quot;private_browsing_title&quot;>Youre in a private session&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="65"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_addon_manager` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_addon_manager&quot;>Bainisteoir na mBreiseán&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="66"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.private_browsing_delete_session` appears to be unused"
errorLine1=" &lt;string name=&quot;private_browsing_delete_session&quot;>Delete session&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="74"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_widget_cfr_message` appears to be unused"
errorLine1=" &lt;string name=&quot;search_widget_cfr_message&quot;>Accede a Firefox mas rapido. Anyade un widget en a tuya pantalla dinicio.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="75"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_your_library` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_your_library&quot;>Do Leabharlann&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="76"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_widget_cfr_pos_button_text` appears to be unused"
errorLine1=" &lt;string name=&quot;search_widget_cfr_pos_button_text&quot;>Anyadir widget&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="77"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_widget_cfr_neg_button_text` appears to be unused"
errorLine1=" &lt;string name=&quot;search_widget_cfr_neg_button_text&quot;>Agora no&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="79"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_grid_view_banner_positive_button_text` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_positive_button_text&quot;>সেটিং এ যাও&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="79"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_grid_view_banner_negative_button_text` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_negative_button_text&quot;>বাতিল&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bn/strings.xml"
line="81"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_report_issue` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_report_issue&quot;>Jaŋto caɗeele lowre&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="87"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_save_to_collection` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_save_to_collection&quot;>Cuir le Bailiúchán&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="90"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_grid_view_banner_message` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_grid_view_banner_message&quot;>Cambiar a disposición das lapelas abertas. Vaia á configuración e seleccione a grade na vista de lapelas.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-gl/strings.xml"
line="100"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.home_screen_top_sites_heading` appears to be unused"
errorLine1=" &lt;string name=&quot;home_screen_top_sites_heading&quot;>Top sites&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="112"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_shortcuts_button` appears to be unused"
errorLine1=" &lt;string name=&quot;search_shortcuts_button&quot;>Codorɗe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="120"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_shortcuts_search_with` appears to be unused"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with&quot;>Yiylo e:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="124"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_shortcuts_search_with_2` appears to be unused"
errorLine1=" &lt;string name=&quot;search_shortcuts_search_with_2&quot;>Ngol laawol, yiylo e:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="126"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_tabs_button` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_tabs_button&quot;>Open Tabs&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="127"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_edit_bookmark` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_edit_bookmark&quot;>Edit bookmark&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="139"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_extensions` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_extensions&quot;>Extensions&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="143"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_engines_shortcut_button` appears to be unused"
errorLine1=" &lt;string name=&quot;search_engines_shortcut_button&quot;>ಸರ್ಚ್ ಎಂಜಿನ್&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-kn/strings.xml"
line="145"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_new_tab` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_new_tab&quot;>Nueva pestanya&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="153"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_private_tab` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_private_tab&quot;>Private tab&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="167"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.menu_share_with` appears to be unused"
errorLine1=" &lt;string name=&quot;menu_share_with&quot;>Share with…&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="173"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.browser_menu_read_appearance` appears to be unused"
errorLine1=" &lt;string name=&quot;browser_menu_read_appearance&quot;>Appearance&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="190"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.unknown_scheme_error_message` appears to be unused"
errorLine1=" &lt;string name=&quot;unknown_scheme_error_message&quot;>Unable to connect. Unrecognizable URL scheme.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="205"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.a11y_search_icon_content_description` appears to be unused"
errorLine1=" &lt;string name=&quot;a11y_search_icon_content_description&quot;>Search&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="211"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_engines_search_with` appears to be unused"
errorLine1=" &lt;string name=&quot;search_engines_search_with&quot;>This time, search with:&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="225"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_show_search_shortcuts` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_show_search_shortcuts&quot;>Hollu codorɗe njiilaw&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="227"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.settings` appears to be unused"
errorLine1=" &lt;string name=&quot;settings&quot;>Settings&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="255"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_category_basics` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_category_basics&quot;>Basics&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="257"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_help` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_help&quot;>Help&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="269"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_feedback` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_feedback&quot;>Give feedback&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="273"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_your_rights` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_your_rights&quot;>Your Rights&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="278"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.default_device_name` appears to be unused"
errorLine1=" &lt;string name=&quot;default_device_name&quot;>%s ar %s %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="280"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords&quot;>Passwords&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="280"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_credit_cards_addresses` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_credit_cards_addresses&quot;>Credit cards and addresses&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="282"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_category_privacy` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_category_privacy&quot;>Privacy&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="288"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_sign_in` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_sign_in&quot;>Sign in&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="314"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.pair_instructions` appears to be unused"
errorLine1=" &lt;string name=&quot;pair_instructions&quot;>&lt;![CDATA[Yillo &lt;b>firefox.com/pair&lt;/b> nder Firefox e ordinateer maa ngam heɓde kod QR maa.]]&gt;&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="334"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_privacy_link` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_privacy_link&quot;>Privacy notice&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="338"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.developer_tools_category` appears to be unused"
errorLine1=" &lt;string name=&quot;developer_tools_category&quot;>Developer tools&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="340"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.library_title` appears to be unused"
errorLine1=" &lt;string name=&quot;library_title&quot;>Leabharlann&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="398"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_tracking_protection_turned_off_globally` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_turned_off_globally&quot;>Se desactivó en cheneral, veye a Achustes pa activar-lo.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="406"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tabs_menu_save_to_collection` appears to be unused"
errorLine1=" &lt;string name=&quot;tabs_menu_save_to_collection&quot;>Cuir le bailiúchán&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="426"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.fxa_tabs_received_notification_name` appears to be unused"
errorLine1=" &lt;string name=&quot;fxa_tabs_received_notification_name&quot;>Tabs Received&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="448"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_tracking_protection_settings` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_settings&quot;>Tracking Protection&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="454"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_tracking_protection` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection&quot;>Tracking Protection&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="456"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_tracking_protection_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_description&quot;>Block content and scripts that track you online&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="458"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_tracking_protection_exceptions_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_tracking_protection_exceptions_description&quot;>Tracking Protection is off for these websites&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="462"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_telemetry` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_telemetry&quot;>Telemetry&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="471"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_marketing_data_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_marketing_data_description&quot;>Shares data about what features you use in %1$s with Leanplum, our mobile marketing vendor.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="479"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_experiments` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_experiments&quot;>Experiments&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="487"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_experiments_summary` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_experiments_summary&quot;>Allows Mozilla to install and collect data for experimental features&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="489"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_crash_reporter` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_crash_reporter&quot;>Crash reporter&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="491"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_mozilla_location_service` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_mozilla_location_service&quot;>Mozilla location service&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="493"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_fenix_health_report` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_fenix_health_report&quot;>%s health report&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="495"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.library_synced_tabs` appears to be unused"
errorLine1=" &lt;string name=&quot;library_synced_tabs&quot;>Pestanyas sincronizadas&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="496"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_sync_sign_in` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_sync_sign_in&quot;>Sign in&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="503"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.pair_open_camera` appears to be unused"
errorLine1=" &lt;string name=&quot;pair_open_camera&quot;>Open Camera&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="513"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.pair_cancel` appears to be unused"
errorLine1=" &lt;string name=&quot;pair_cancel&quot;>Cancel&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="515"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.library_sessions` appears to be unused"
errorLine1=" &lt;string name=&quot;library_sessions&quot;>Sessions&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="545"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.library_screenshots` appears to be unused"
errorLine1=" &lt;string name=&quot;library_screenshots&quot;>Screenshots&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="547"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.bookmark_deletion_multiple_snackbar_message` appears to be unused"
errorLine1=" &lt;string name=&quot;bookmark_deletion_multiple_snackbar_message&quot;>Leabharmharcanna roghnaithe á scriosadh&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="557"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.library_find_in_page` appears to be unused"
errorLine1=" &lt;string name=&quot;library_find_in_page&quot;>Find in page&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="565"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.library_reading_list` appears to be unused"
errorLine1=" &lt;string name=&quot;library_reading_list&quot;>Reading List&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="567"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.library_search` appears to be unused"
errorLine1=" &lt;string name=&quot;library_search&quot;>Search&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="569"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.content_description_history_menu` appears to be unused"
errorLine1=" &lt;string name=&quot;content_description_history_menu&quot;>History item menu&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="573"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_option_autoplay_blocked` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_option_autoplay_blocked&quot;>Cosc ar fhís agus ar fhuaim&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="605"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_option_autoplay_allowed` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_option_autoplay_allowed&quot;>Fís agus fuaim ceadaithe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="607"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.collections_description` appears to be unused"
errorLine1=" &lt;string name=&quot;collections_description&quot;>Bailigh na rudaí atá tábhachtach duit. Le tosú, sábháil na cluaisíní oscailte mar bhailiúchán nua.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="615"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.no_collections_header` appears to be unused"
errorLine1=" &lt;string name=&quot;no_collections_header&quot;>Níl aon bhailiúchán agat&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="621"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.no_collections_description` appears to be unused"
errorLine1=" &lt;string name=&quot;no_collections_description&quot;>Taispeánfar do chuid bailiúchán anseo.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="623"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.download_empty_message` appears to be unused"
errorLine1=" &lt;string name=&quot;download_empty_message&quot;>No bi ha descargas aquí&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="648"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tabs_header_private_title` appears to be unused"
errorLine1=" &lt;string name=&quot;tabs_header_private_title&quot;>Private session&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="650"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_title` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_title&quot;>Open Tabs&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="664"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_menu_item_save` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_menu_item_save&quot;>Save to collection&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="666"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_menu_open_new_tab` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_menu_open_new_tab&quot;>New tab&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="682"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_menu_home` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_menu_home&quot;>Go home&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="684"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_menu_toggle` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_menu_toggle&quot;>Toggle tab mode&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="686"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.bookmark_created_snackbar` appears to be unused"
errorLine1=" &lt;string name=&quot;bookmark_created_snackbar&quot;>Sha creyau lo marcapachinas.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="687"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tabs_menu_close_all_tabs` appears to be unused"
errorLine1=" &lt;string name=&quot;tabs_menu_close_all_tabs&quot;>Close all tabs&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="706"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tabs_menu_share_tabs` appears to be unused"
errorLine1=" &lt;string name=&quot;tabs_menu_share_tabs&quot;>Share tabs&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="708"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_share` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_share&quot;>Share tab&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="714"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.current_session_delete` appears to be unused"
errorLine1=" &lt;string name=&quot;current_session_delete&quot;>Delete&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="716"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.current_session_save` appears to be unused"
errorLine1=" &lt;string name=&quot;current_session_save&quot;>Save&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="718"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.current_session_share` appears to be unused"
errorLine1=" &lt;string name=&quot;current_session_share&quot;>Share&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="720"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.current_session_image` appears to be unused"
errorLine1=" &lt;string name=&quot;current_session_image&quot;>Current session image&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="722"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.save_to_collection` appears to be unused"
errorLine1=" &lt;string name=&quot;save_to_collection&quot;>Save to collection&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="724"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_delete_browsing_data_tabs_title` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_tabs_title&quot;>Tabbe udditiiɗe&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="725"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_tray_save_to_collection` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_tray_save_to_collection&quot;>Save&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="742"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.history_delete_all_dialog` appears to be unused"
errorLine1=" &lt;string name=&quot;history_delete_all_dialog&quot;>Are you sure you want to clear your history?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="748"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.history_clear_dialog` appears to be unused"
errorLine1=" &lt;string name=&quot;history_clear_dialog&quot;>Clear&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="754"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_delete_browsing_data_on_quit_browsing_history` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_on_quit_browsing_history&quot;>Aslol banngogol&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="756"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_accessibility_auto_size` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_accessibility_auto_size&quot;>Clómhéid Uathoibríoch&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="764"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.history_delete_some` appears to be unused"
errorLine1=" &lt;string name=&quot;history_delete_some&quot;>Delete %1$d items&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="770"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.history_24_hours` appears to be unused"
errorLine1=" &lt;string name=&quot;history_24_hours&quot;>Last 24 hours&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="776"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tip_firefox_preview_moved_button` appears to be unused"
errorLine1=" &lt;string name=&quot;tip_firefox_preview_moved_button&quot;>Heɓ wanngorde Mozilla Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="780"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.download_menu_open` appears to be unused"
errorLine1=" &lt;string name=&quot;download_menu_open&quot;>Open&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="801"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_crash_description` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_crash_description&quot;>You can attempt to restore or close this tab below.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="810"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.content_description_session_menu` appears to be unused"
errorLine1=" &lt;string name=&quot;content_description_session_menu&quot;>Session options&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="819"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.content_description_session_share` appears to be unused"
errorLine1=" &lt;string name=&quot;content_description_session_share&quot;>Share session&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="822"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.bookmark_menu_content_description` appears to be unused"
errorLine1=" &lt;string name=&quot;bookmark_menu_content_description&quot;>Bookmark menu&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="826"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_header` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header&quot;>Reen hoore maa&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="827"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.bookmark_select_folder` appears to be unused"
errorLine1=" &lt;string name=&quot;bookmark_select_folder&quot;>Select folder&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="830"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_description1` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description1&quot;>%s ina walla haɗde lowe geese ndewindo maa e ceŋogol.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="830"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_standard_button` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button&quot;>Gaadanteejo&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="833"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.bookmark_delete_folder_snackbar` appears to be unused"
errorLine1=" &lt;string name=&quot;bookmark_delete_folder_snackbar&quot;>Deleted %1$s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="836"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_standard_button_description` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description&quot;>Ina daaƴa rewindotooɓe famarɓe kono ina yamira kelle yo loow no haanirta&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="836"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.bookmark_menu_select_button` appears to be unused"
errorLine1=" &lt;string name=&quot;bookmark_menu_select_button&quot;>Select&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="846"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_strict_button_description` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description&quot;>Cuireann sé seo cosc ar níos mó lorgairí, rud a thugann cosaint agus feidhmíocht níos fearr, ach d\&apos;fhéadfadh sé suímh áirithe a bhriseadh&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="868"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.permissions_header` appears to be unused"
errorLine1=" &lt;string name=&quot;permissions_header&quot;>Permissions&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="896"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.quick_settings_sheet_manage_site_permissions` appears to be unused"
errorLine1=" &lt;string name=&quot;quick_settings_sheet_manage_site_permissions&quot;>Manage site permissions&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="906"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_standard_option` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_option&quot;>Gaadanteejo&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="911"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_standard` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard&quot;>Gaadanteejo (basiyaaɗo)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ff/strings.xml"
line="913"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_standard_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description&quot;>Cothrom na Féinne do chosaint agus d\&apos;fheidhmíocht.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="953"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_standard_description_2` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_2&quot;>Lódálfar leathanaigh mar is gnáth, ach cuirfear cosc ar níos lú lorgairí.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="955"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_strict_default` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_default&quot;>Dian (Réamhshocrú)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="961"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_strict_default_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_default_description&quot;>Cosaint níos láidre agus feidhmíocht níos sciobtha, ach ní fheidhmeoidh suímh áirithe mar ba cheart.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="963"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_strict_recommended` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_recommended&quot;>Dian (molta)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="965"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_strict_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description&quot;>Cosaint níos láidre, ach d\&apos;fhéadfadh sé suímh nó ábhar a bhriseadh.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="967"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_custom_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_custom_description&quot;>Roghnaigh na lorgairí agus na scripteanna le cosc a chur orthu&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="973"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.etp_onboarding_message_2` appears to be unused"
errorLine1=" &lt;string name=&quot;etp_onboarding_message_2&quot;>Cuireann %s cosc ar lorgairí ar an suíomh seo nuair atá an sciath corcra. Tapáil í chun na lorgairí coiscthe a fheiceáil.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-ga-rIE/strings.xml"
line="1001"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.share_header` appears to be unused"
errorLine1=" &lt;string name=&quot;share_header&quot;>Send and Share&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1011"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.share_link_subheader` appears to be unused"
errorLine1=" &lt;string name=&quot;share_link_subheader&quot;>Share a link&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1018"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_feature_section_header` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_feature_section_header&quot;>Conoixe a %s&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1043"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_account_sign_in_header` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_account_sign_in_header&quot;>Encomienza la sincronización d\&apos;as adrezas d\&apos;interés, las contrasenyas y muito mas con a tuya cuenta d\&apos;o Firefox.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1052"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.notification_pbm_channel_name` appears to be unused"
errorLine1=" &lt;string name=&quot;notification_pbm_channel_name&quot;>Private browsing session&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1054"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_manual_sign_in_learn_more` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_manual_sign_in_learn_more&quot;>Saber-ne mas&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1054"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.notification_pbm_delete_text` appears to be unused"
errorLine1=" &lt;string name=&quot;notification_pbm_delete_text&quot;>Delete private tabs&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1056"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.notification_pbm_action_open` appears to be unused"
errorLine1=" &lt;string name=&quot;notification_pbm_action_open&quot;>Open&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1060"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_firefox_account_sign_in` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_sign_in&quot;>Iniciar sesión en Firefox&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1060"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.notification_pbm_action_delete_and_open` appears to be unused"
errorLine1=" &lt;string name=&quot;notification_pbm_action_delete_and_open&quot;>Delete and Open&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1062"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.notification_powered_by_channel_name` appears to be unused"
errorLine1=" &lt;string name=&quot;notification_powered_by_channel_name&quot;>Powered By&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1064"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_header_2` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_header_2&quot;>Privacidat automatica&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1068"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_description_2` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_description_2&quot;>La configuración de privacidat y seguranza bloca los elementos de seguimiento, los programas maliciosos y las companyías que te siguen.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1071"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_standard_button_description_2` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_standard_button_description_2&quot;>Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1075"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.snackbar_tab_deleted` appears to be unused"
errorLine1=" &lt;string name=&quot;snackbar_tab_deleted&quot;>Tab deleted&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1080"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_strict_button_description_2` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button_description_2&quot;>Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1081"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.snackbar_tabs_deleted` appears to be unused"
errorLine1=" &lt;string name=&quot;snackbar_tabs_deleted&quot;>Tabs deleted&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1082"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_toolbar_position_header` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_header&quot;>Prene una posición&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1085"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_toolbar_position_description` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_toolbar_position_description&quot;>Preba la navegación con una sola man con a barra de ferramientas inferior u mueve-la a la parte superior.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1087"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.snackbar_message_tabs_closed` appears to be unused"
errorLine1=" &lt;string name=&quot;snackbar_message_tabs_closed&quot;>Tabs closed!&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1088"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.snackbar_message_bookmarks_view` appears to be unused"
errorLine1=" &lt;string name=&quot;snackbar_message_bookmarks_view&quot;>View&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1092"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.snackbar_private_tabs_deleted` appears to be unused"
errorLine1=" &lt;string name=&quot;snackbar_private_tabs_deleted&quot;>Private tabs deleted&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1100"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_privacy_notice_description` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_privacy_notice_description&quot;>Hemos disenyau %s pa dar-te control sobre lo que compartes"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1101"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.snackbar_top_site_removed` appears to be unused"
errorLine1=" &lt;string name=&quot;snackbar_top_site_removed&quot;>Site removed&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1104"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.a11y_dialog_deleted_undo` appears to be unused"
errorLine1=" &lt;string name=&quot;a11y_dialog_deleted_undo&quot;>Undo&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1106"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.a11y_dialog_deleted_confirm` appears to be unused"
errorLine1=" &lt;string name=&quot;a11y_dialog_deleted_confirm&quot;>Confirm&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1108"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_theme_picker_description1` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_theme_picker_description1&quot;>Cabida un poquet de batería y descansa la vista activando lo modo fosco.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1115"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_delete_browsing_data_browsing_history_title` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_browsing_history_title&quot;>History&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1154"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_delete_browsing_data_browsing_history_subtitle` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_delete_browsing_data_browsing_history_subtitle&quot;>%d pages&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1157"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_standard_description_3` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_standard_description_3&quot;>Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1168"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_strict_description_2` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_strict_description_2&quot;>Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1174"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_summary_delete_browsing_data_on_quit` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_summary_delete_browsing_data_on_quit&quot;>Automatically deletes browsing data when you select &quot;Quit&quot; from the main menu&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1175"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_fxa_section_header` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_fxa_section_header&quot;>Already have an account?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1227"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_firefox_account_stay_signed_out` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_stay_signed_out&quot;>Stay signed out&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1250"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_tracking_protection_strict_button` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_tracking_protection_strict_button&quot;>Strict (recommended)&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1264"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_sync_logins_on` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_on&quot;>Activau&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1306"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_sync_logins_off` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_off&quot;>Desactivau&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1308"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.sign_out_confirmation_message` appears to be unused"
errorLine1=" &lt;string name=&quot;sign_out_confirmation_message&quot;>Firefox will stop syncing with your account, but wont delete any of your browsing data on this device.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1330"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preference_enhanced_tracking_protection_custom_tracking_content_3` appears to be unused"
errorLine1=" &lt;string name=&quot;preference_enhanced_tracking_protection_custom_tracking_content_3&quot;>Only in Custom tabs&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1387"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.synced_tabs_connect_to_sync_account` appears to be unused"
errorLine1=" &lt;string name=&quot;synced_tabs_connect_to_sync_account&quot;>Tengjast við Firefox reikning.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-is/strings.xml"
line="1427"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.about_your_rights` appears to be unused"
errorLine1=" &lt;string name=&quot;about_your_rights&quot;>Your rights&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1430"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.about_open_source_licenses` appears to be unused"
errorLine1=" &lt;string name=&quot;about_open_source_licenses&quot;>Open source libraries we use&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1432"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_counter_content_description_one_tab` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_counter_content_description_one_tab&quot;>1 tab&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1461"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.tab_counter_content_description_multi_tab` appears to be unused"
errorLine1=" &lt;string name=&quot;tab_counter_content_description_multi_tab&quot;>%d tabs&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1463"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_sync_logins_reconnect` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_reconnect&quot;>Reconnect&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1514"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_sync_logins_sign_in` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_sync_logins_sign_in&quot;>Sign in to Sync&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1516"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.top_sites_max_limit_content` appears to be unused"
errorLine1=" &lt;string name=&quot;top_sites_max_limit_content&quot;>Da dodate novu top stranicu, uklonite jednu. Pritisnite stranicu i držite, pa izaberite uklanjanje.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-bs/strings.xml"
line="1533"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_saved_logins_alphabetically` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_saved_logins_alphabetically&quot;>Alphabetically&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1534"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_saved_logins_recently_used` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_saved_logins_recently_used&quot;>Recently used&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1536"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_saved_logins_enter_pin` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_saved_logins_enter_pin&quot;>Re-enter your PIN&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1544"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.preferences_passwords_saved_logins_enter_pin_description` appears to be unused"
errorLine1=" &lt;string name=&quot;preferences_passwords_saved_logins_enter_pin_description&quot;>Unlock to view your saved logins&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1546"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.logins_insecure_connection_warning` appears to be unused"
errorLine1=" &lt;string name=&quot;logins_insecure_connection_warning&quot;>This connection is not secure. Logins entered here could be compromised.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1548"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_firefox_account_header` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_header&quot;>Quita-le lo millor provecho a %s.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1549"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.logins_insecure_connection_warning_learn_more` appears to be unused"
errorLine1=" &lt;string name=&quot;logins_insecure_connection_warning_learn_more&quot;>Learn more&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1550"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.logins_doorhanger_save` appears to be unused"
errorLine1=" &lt;string name=&quot;logins_doorhanger_save&quot;>Do you want %s to save this login?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1552"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.no_collections_header1` appears to be unused"
errorLine1=" &lt;string name=&quot;no_collections_header1&quot;>Colecciona las cosetas que timportan&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1552"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.logins_doorhanger_save_confirmation` appears to be unused"
errorLine1=" &lt;string name=&quot;logins_doorhanger_save_confirmation&quot;>Save&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1554"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.no_collections_description1` appears to be unused"
errorLine1=" &lt;string name=&quot;no_collections_description1&quot;>Agrupa busquedas, puestos y pestanyas semellants pa un acceso rapido mas tarde.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1554"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.logins_doorhanger_save_dont_save` appears to be unused"
errorLine1=" &lt;string name=&quot;logins_doorhanger_save_dont_save&quot;>Dont save&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1556"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.onboarding_firefox_account_auto_signin_header_2` appears to be unused"
errorLine1=" &lt;string name=&quot;onboarding_firefox_account_auto_signin_header_2&quot;>Ya has iniciau sesión como %s en unatro navegador Firefox deste telefono. Quiers iniciar sesión con esta cuenta?&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1556"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.add_to_homescreen_description` appears to be unused"
errorLine1=" &lt;string name=&quot;add_to_homescreen_description&quot;>Puetz anyadir facilment este puesto web a la tuya pachina dinicio pa tener-ie acceso instantanio y navegar rapidament como si estase una aplicación.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values-an/strings.xml"
line="1558"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.logins_site_copied` appears to be unused"
errorLine1=" &lt;string name=&quot;logins_site_copied&quot;>Site copied to clipboard&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1562"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.saved_login_copy_site` appears to be unused"
errorLine1=" &lt;string name=&quot;saved_login_copy_site&quot;>Copy site&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1574"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.credit_cards_card_nickname` appears to be unused"
errorLine1=" &lt;string name=&quot;credit_cards_card_nickname&quot;>Card Nickname&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1634"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_add_custom_engine_learn_more_label` appears to be unused"
errorLine1=" &lt;string name=&quot;search_add_custom_engine_learn_more_label&quot;>Learn More&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1688"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_add_custom_engine_learn_more_description` appears to be unused"
errorLine1=" &lt;string name=&quot;search_add_custom_engine_learn_more_description&quot;>Learn more link&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1692"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.search_add_custom_engine_error_existing_name` appears to be unused"
errorLine1=" &lt;string name=&quot;search_add_custom_engine_error_existing_name&quot;>Search engine with name “%s” already exists.&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1697"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.pocket_top_articles` appears to be unused"
errorLine1=" &lt;string name=&quot;pocket_top_articles&quot;>Top Articles&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1750"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.string.discard_changes` appears to be unused"
errorLine1=" &lt;string name=&quot;discard_changes&quot;>Discard changes&lt;/string>"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/values/strings.xml"
line="1777"
column="13"/>
</issue>
<issue
id="UnusedResources"
message="The resource `R.layout.tab_header` appears to be unused"
errorLine1="&lt;androidx.constraintlayout.widget.ConstraintLayout"
errorLine2="^">
<location
file="src/main/res/layout/tab_header.xml"
line="5"
column="1"/>
</issue>
<issue
id="IconXmlAndPng"
message="The following images appear both as density independent `.xml` files and as bitmap files: /Users/rotbolt/AndroidStudioProjects/fenix/app/src/main/res/drawable-hdpi/ic_logo_wordmark_normal.png, /Users/rotbolt/AndroidStudioProjects/fenix/app/src/main/res/drawable-night/ic_logo_wordmark_normal.xml">
<location
file="src/main/res/drawable-xxxhdpi/ic_logo_wordmark_normal.png"/>
<location
file="src/main/res/drawable-xxhdpi/ic_logo_wordmark_normal.png"/>
<location
file="src/main/res/drawable-xhdpi/ic_logo_wordmark_normal.png"/>
<location
file="src/main/res/drawable-night/ic_logo_wordmark_normal.xml"/>
<location
file="src/main/res/drawable-mdpi/ic_logo_wordmark_normal.png"/>
<location
file="src/main/res/drawable-hdpi/ic_logo_wordmark_normal.png"/>
</issue>
<issue
id="ConvertToWebp"
message="One or more images in this project can be converted to the WebP format which typically results in smaller file sizes, even for lossless conversion">
<location
file="src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png"/>
</issue>
<issue
id="ConvertToWebp"
message="One or more images in this project can be converted to the WebP format which typically results in smaller file sizes, even for lossless conversion">
<location
file="src/main/res/drawable-xxxhdpi/ic_logo_wordmark_private.png"/>
</issue>
<issue
id="IconLocation"
message="Found bitmap drawable `res/drawable/ic_baidu.png` in densityless folder">
<location
file="src/main/res/drawable/ic_baidu.png"/>
</issue>
<issue
id="IconLocation"
message="Found bitmap drawable `res/drawable/ic_jd.png` in densityless folder">
<location
file="src/main/res/drawable/ic_jd.png"/>
</issue>
<issue
id="IconLocation"
message="Found bitmap drawable `res/drawable/ic_pdd.png` in densityless folder">
<location
file="src/main/res/drawable/ic_pdd.png"/>
</issue>
<issue
id="IconDensities"
message="Missing the following drawables in `drawable-mdpi`: fenix_search_widget.png (found in drawable-hdpi)">
<location
file="src/main/res/drawable-mdpi"/>
</issue>
<issue
id="IconDensities"
message="Missing the following drawables in `drawable-xhdpi`: fenix_search_widget.png (found in drawable-hdpi)">
<location
file="src/main/res/drawable-xhdpi"/>
</issue>
<issue
id="IconDensities"
message="Missing the following drawables in `drawable-xxhdpi`: fenix_search_widget.png (found in drawable-hdpi)">
<location
file="src/main/res/drawable-xxhdpi"/>
</issue>
<issue
id="SmallSp"
message="Avoid using sizes smaller than `11sp`: `10sp`"
errorLine1=" android:textSize=&quot;10sp&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/account_share_list_item.xml"
line="39"
column="9"/>
</issue>
<issue
id="SmallSp"
message="Avoid using sizes smaller than `11sp`: `10sp`"
errorLine1=" android:textSize=&quot;10sp&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/app_share_list_item.xml"
line="37"
column="9"/>
</issue>
<issue
id="SmallSp"
message="Avoid using sizes smaller than `11sp`: `10sp`"
errorLine1=" android:textSize=&quot;10sp&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/list_element.xml"
line="54"
column="9"/>
</issue>
<issue
id="ClickableViewAccessibility"
message="Custom view ``BrowserAwesomeBar`` has `setOnTouchListener` called on it but does not override `performClick`"
errorLine1=" binding.awesomeBar.setOnTouchListener { _, _ ->"
errorLine2=" ^">
<location
file="src/main/java/org/mozilla/fenix/search/SearchDialogFragment.kt"
line="207"
column="9"/>
</issue>
<issue
id="ClickableViewAccessibility"
message="`onTouch` lambda should call `View#performClick` when a click is detected"
errorLine1=" binding.awesomeBar.setOnTouchListener { _, _ ->"
errorLine2=" ^">
<location
file="src/main/java/org/mozilla/fenix/search/SearchDialogFragment.kt"
line="207"
column="47"/>
</issue>
<issue
id="ClickableViewAccessibility"
message="`onTouch` lambda should call `View#performClick` when a click is detected"
errorLine1=" dialog?.window?.decorView?.setOnTouchListener { _, event ->"
errorLine2=" ^">
<location
file="src/main/java/org/mozilla/fenix/search/SearchDialogFragment.kt"
line="223"
column="59"/>
</issue>
<issue
id="ClickableViewAccessibility"
message="Custom view `SwipeGestureLayout` overrides `onTouchEvent` but not `performClick`"
errorLine1=" override fun onTouchEvent(event: MotionEvent?): Boolean {"
errorLine2=" ~~~~~~~~~~~~">
<location
file="src/main/java/org/mozilla/fenix/browser/SwipeGestureLayout.kt"
line="120"
column="18"/>
</issue>
<issue
id="ContentDescription"
message="Missing `contentDescription` attribute on image"
errorLine1=" &lt;ImageView"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/res/layout/default_browser_experiment_preference.xml"
line="13"
column="6"/>
</issue>
<issue
id="ContentDescription"
message="Missing `contentDescription` attribute on image"
errorLine1=" &lt;ImageView"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/res/layout/history_metadata_group.xml"
line="46"
column="6"/>
</issue>
<issue
id="ContentDescription"
message="Missing `contentDescription` attribute on image"
errorLine1=" &lt;ImageView"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/res/layout/library_site_item.xml"
line="31"
column="10"/>
</issue>
<issue
id="ContentDescription"
message="Missing `contentDescription` attribute on image"
errorLine1=" &lt;ImageView"
errorLine2=" ~~~~~~~~~">
<location
file="src/main/res/layout/sign_in_preference.xml"
line="17"
column="6"/>
</issue>
<issue
id="RtlHardcoded"
message="Consider replacing `android:layout_marginLeft` with `android:layout_marginStart=&quot;10dp&quot;` to better support right-to-left layouts"
errorLine1=" android:layout_marginLeft=&quot;10dp&quot;"
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
<location
file="src/main/res/layout/activity_privacy_content_display.xml"
line="21"
column="21"/>
</issue>
</issues>