mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-07 15:20:38 +00:00
12120 lines
443 KiB
XML
12120 lines
443 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
|||
|
<issues format="5" by="lint 3.5.0" client="gradle" variant="geckoNightlyDebug" version="3.5.0">
|
|||
|
|
|||
|
<issue
|
|||
|
id="TextViewEdits"
|
|||
|
message="Attribute `android:inputType` should not be used with `<TextView>`: Change element type to `<EditText>` ?"
|
|||
|
errorLine1=" android:inputType="textPassword|text""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_saved_login_site_info.xml"
|
|||
|
line="99"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="InlinedApi"
|
|||
|
message="Field requires API level 26 (current min is 21): `android.view.View#SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR`"
|
|||
|
errorLine1=" View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR.inv()"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\theme\ThemeManager.kt"
|
|||
|
line="96"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="InlinedApi"
|
|||
|
message="Field requires API level 26 (current min is 21): `android.view.View#SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR`"
|
|||
|
errorLine1=" View.SYSTEM_UI_FLAG_LIGHT_NAVIGATION_BAR.inv()"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\theme\ThemeManager.kt"
|
|||
|
line="96"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedAttribute"
|
|||
|
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
|||
|
errorLine1=" android:foreground="?android:attr/selectableItemBackground""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\account_preference.xml"
|
|||
|
line="10"
|
|||
|
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="18sp""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\custom_search_engine.xml"
|
|||
|
line="56"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedAttribute"
|
|||
|
message="Attribute `height` is only used in API level 23 and higher (current min is 21)"
|
|||
|
errorLine1="<item android:height="1dp" >"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\home_bottom_bar_background.xml"
|
|||
|
line="12"
|
|||
|
column="7"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedAttribute"
|
|||
|
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
|||
|
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\onboarding_theme_picker.xml"
|
|||
|
line="71"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedAttribute"
|
|||
|
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
|||
|
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\onboarding_theme_picker.xml"
|
|||
|
line="100"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedAttribute"
|
|||
|
message="Attribute `height` is only used in API level 23 and higher (current min is 21)"
|
|||
|
errorLine1="<item android:height="1dp" >"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\private_home_bottom_bar_background_gradient.xml"
|
|||
|
line="17"
|
|||
|
column="7"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedAttribute"
|
|||
|
message="Attribute `shortcutId` is only used in API level 25 and higher (current min is 21)"
|
|||
|
errorLine1=" android:shortcutId="open_new_tab""
|
|||
|
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="open_new_tab""
|
|||
|
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="@string/home_screen_shortcut_open_new_tab_2""
|
|||
|
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="@string/home_screen_shortcut_open_new_tab_2""
|
|||
|
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="@string/home_screen_shortcut_open_new_tab_2">"
|
|||
|
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="@string/home_screen_shortcut_open_new_tab_2">"
|
|||
|
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="open_new_private_tab""
|
|||
|
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="open_new_private_tab""
|
|||
|
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="@string/home_screen_shortcut_open_new_private_tab_2""
|
|||
|
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="@string/home_screen_shortcut_open_new_private_tab_2""
|
|||
|
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="@string/home_screen_shortcut_open_new_private_tab_2">"
|
|||
|
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="@string/home_screen_shortcut_open_new_private_tab_2">"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\xml\shortcuts.xml"
|
|||
|
line="23"
|
|||
|
column="9"/>
|
|||
|
</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="1889dp""
|
|||
|
errorLine2=" ~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_etp_artwork.xml"
|
|||
|
line="7"
|
|||
|
column="20"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="48"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="48"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" getBoolean(androidx.preference.R.styleable.Preference_defaultValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="49"
|
|||
|
column="32"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" getBoolean(androidx.preference.R.styleable.Preference_defaultValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="49"
|
|||
|
column="32"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_android_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="50"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_android_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="50"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" androidx.preference.R.styleable.Preference_android_defaultValue,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="52"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" androidx.preference.R.styleable.Preference_android_defaultValue,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonInfoPreference.kt"
|
|||
|
line="52"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="46"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="46"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" getBoolean(androidx.preference.R.styleable.Preference_defaultValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="47"
|
|||
|
column="32"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" getBoolean(androidx.preference.R.styleable.Preference_defaultValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="47"
|
|||
|
column="32"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_android_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="48"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" hasValue(androidx.preference.R.styleable.Preference_android_defaultValue) ->"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="48"
|
|||
|
column="26"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" androidx.preference.R.styleable.Preference_android_defaultValue,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="50"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/Preference_android_defaultValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" androidx.preference.R.styleable.Preference_android_defaultValue,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\RadioButtonPreference.kt"
|
|||
|
line="50"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_min` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mMin = a.getInt(R.styleable.SeekBarPreference_min, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="226"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_min` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mMin = a.getInt(R.styleable.SeekBarPreference_min, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="226"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_min` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mMin = a.getInt(R.styleable.SeekBarPreference_min, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="226"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_min` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mMin = a.getInt(R.styleable.SeekBarPreference_min, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="226"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_android_max` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" max = a.getInt(R.styleable.SeekBarPreference_android_max, SEEK_BAR_MAX)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="227"
|
|||
|
column="24"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_android_max` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" max = a.getInt(R.styleable.SeekBarPreference_android_max, SEEK_BAR_MAX)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="227"
|
|||
|
column="24"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_android_max` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" max = a.getInt(R.styleable.SeekBarPreference_android_max, SEEK_BAR_MAX)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="227"
|
|||
|
column="24"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_android_max` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" max = a.getInt(R.styleable.SeekBarPreference_android_max, SEEK_BAR_MAX)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="227"
|
|||
|
column="24"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_seekBarIncrement` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" seekBarIncrement = a.getInt(R.styleable.SeekBarPreference_seekBarIncrement, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="228"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_seekBarIncrement` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" seekBarIncrement = a.getInt(R.styleable.SeekBarPreference_seekBarIncrement, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="228"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_seekBarIncrement` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" seekBarIncrement = a.getInt(R.styleable.SeekBarPreference_seekBarIncrement, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="228"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_seekBarIncrement` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" seekBarIncrement = a.getInt(R.styleable.SeekBarPreference_seekBarIncrement, 0)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="228"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_adjustable` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" isAdjustable = a.getBoolean(R.styleable.SeekBarPreference_adjustable, true)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="229"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_adjustable` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" isAdjustable = a.getBoolean(R.styleable.SeekBarPreference_adjustable, true)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="229"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_adjustable` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" isAdjustable = a.getBoolean(R.styleable.SeekBarPreference_adjustable, true)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="229"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_adjustable` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" isAdjustable = a.getBoolean(R.styleable.SeekBarPreference_adjustable, true)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="229"
|
|||
|
column="37"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_showSeekBarValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mShowSeekBarValue = a.getBoolean(R.styleable.SeekBarPreference_showSeekBarValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="230"
|
|||
|
column="42"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_showSeekBarValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mShowSeekBarValue = a.getBoolean(R.styleable.SeekBarPreference_showSeekBarValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="230"
|
|||
|
column="42"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_showSeekBarValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mShowSeekBarValue = a.getBoolean(R.styleable.SeekBarPreference_showSeekBarValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="230"
|
|||
|
column="42"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_showSeekBarValue` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" mShowSeekBarValue = a.getBoolean(R.styleable.SeekBarPreference_showSeekBarValue, false)"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="230"
|
|||
|
column="42"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_updatesContinuously` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" R.styleable.SeekBarPreference_updatesContinuously,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="232"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_updatesContinuously` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" R.styleable.SeekBarPreference_updatesContinuously,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="232"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_updatesContinuously` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" R.styleable.SeekBarPreference_updatesContinuously,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="232"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PrivateResource"
|
|||
|
message="The resource `@styleable/SeekBarPreference_updatesContinuously` is marked as private in androidx.preference:preference"
|
|||
|
errorLine1=" R.styleable.SeekBarPreference_updatesContinuously,"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\settings\TextPercentageSeekBarPreference.kt"
|
|||
|
line="232"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="SupportAnnotationUsage"
|
|||
|
message="This annotation does not apply for type java.lang.Void; expected int or long"
|
|||
|
errorLine1=" @MenuRes"
|
|||
|
errorLine2=" ~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\java\org\mozilla\fenix\library\history\HistoryFragment.kt"
|
|||
|
line="129"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""app_name_private" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="app_name_private">Firefox Preview (ਨਿੱਜੀ)</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="4"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""app_name_private" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="app_name_private">Firefox Preview (privado)</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="6"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""no_open_tabs_header" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="no_open_tabs_header">கீற்றுகள் எதுவும் திறக்கப்படவில்லை</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-ta\strings.xml"
|
|||
|
line="13"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""no_open_tabs_header" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="no_open_tabs_header">Fitxarik ez irekita</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="17"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""no_open_tabs_header" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="no_open_tabs_header">ਕੋਈ ਟੈਬ ਨਹੀਂ ਖੁੱਲ੍ਹੀ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="17"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""no_open_tabs_header" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="no_open_tabs_header">No hay pestañas abiertas</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="19"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""private_browsing_placeholder" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="private_browsing_placeholder">%1$s limpia tu historial de búsqueda y navegación cuando cierras una sesión privada"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="28"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""home_screen_shortcut_open_new_tab" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="home_screen_shortcut_open_new_tab">Abrir nueva pestaña</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="46"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""home_screen_shortcut_open_new_private_tab" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="home_screen_shortcut_open_new_private_tab">Abrir una nueva pestaña privada</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="48"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""preferences_search_engine" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="preferences_search_engine">Buscador</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="121"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""preferences_launch_links_in_private_mode" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="preferences_launch_links_in_private_mode">ਲਿੰਕਾਂ ਨੂੰ ਪ੍ਰਾਈਵੇਟ ਟੈਬ ‘ਚ ਚਲਾਓ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="142"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""exceptions_empty_message" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="exceptions_empty_message">Las excepciones te permiten deshabilitar la protección contra rastreo para los sitios seleccionados. \n\nSaber más</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="244"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_share" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_share">Compartir</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_share" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_share">ਸਾਂਝਾ ਕਰੋ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_download" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_download">Descargar</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_download" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_download">ਡਾਊਨਲੋਡ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_bookmark" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_bookmark">Agregar página a marcadores</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="302"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_bookmark" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_bookmark">ਬੁੱਕਮਾਰਕ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="302"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_bookmark_edit" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_bookmark_edit">Editar marcador</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="304"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_bookmark_edit" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_bookmark_edit">ਬੁੱਕਮਾਰਕ ਸੋਧੋ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="304"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read">Leer</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="306"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read">ਪੜ੍ਹਨਾ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="306"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read_close" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read_close">Cerrar</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read_close" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read_close">ਬੰਦ ਕਰੋ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_open_app_link" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_open_app_link">Abrir en la aplicación</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_open_app_link" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_open_app_link">ਐਪ ‘ਚ ਖੋਲ੍ਹੋ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read_appearance" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read_appearance">Apariencia</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="312"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read_appearance" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read_appearance">ਦਿੱਖ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="312"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_share" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_share">Partekatu</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="314"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_sheet_handle" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_sheet_handle">Acciones rápidas</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="315"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_sheet_handle" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_sheet_handle">ਫ਼ੌਰੀ ਕਾਰਵਾਈਆਂ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="315"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_download" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_download">Deskargatu</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="316"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_bookmark" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_bookmark">Egin laster-marka</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="318"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_bookmark_edit" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_bookmark_edit">Editatu laster-marka</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="320"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read">Irakurri</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="322"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read_close" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read_close">Itxi</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_open_app_link" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_open_app_link">Ireki aplikazioan</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_read_appearance" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_read_appearance">Itxura</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""quick_action_sheet_handle" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="quick_action_sheet_handle">Ekintza bizkorrak</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="332"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""etp_onboarding_message" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="etp_onboarding_message">Cuando el escudo cambia de color, %s está bloqueando los rastreadores en un sitio web. Haz clic en él para ver qué está bloqueando.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="872"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExtraTranslation"
|
|||
|
message=""etp_onboarding_message" is translated here but not found in default locale"
|
|||
|
errorLine1=" <string name="etp_onboarding_message">ਜਦੋਂ ਢਾਲ ਦੇ ਰੰਗ ਬਦਲਦੇ ਹਨ ਤਾਂ %s ਵੈੱਬਸਾਈਟ ‘ਤੇ ਟਰੈਕਰਾਂ ਉੱਤੇ ਪਾਬੰਦੀ ਲਾ ਰਿਹਾ ਹੈ। ਪਾਬੰਦੀ ਲਗਾਏ ਜਾ ਰਹਿਆਂ ਨੂੰ ਵੇਖਣ ਲਈ ਇਸ ਨੂੰ ਖੋਲ੍ਹਣ ਵਾਸਤੇ ਟੈਪ ਕਰੋ।</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="883"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("selected"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="history_multi_select_title">%1$d selected</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="423"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("items"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="history_delete_some">Delete %1$d items</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="426"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("selected"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="bookmarks_multi_select_title">%1$d selected</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="487"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("tabs"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="create_collection_save_to_collection_tabs_selected">%d tabs selected</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="597"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("tab"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="create_collection_save_to_collection_tab_selected">%d tab selected</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="600"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("tabs"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="preferences_delete_browsing_data_tabs_subtitle">%d tabs</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="721"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("addresses"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="preferences_delete_browsing_data_browsing_data_subtitle">%d addresses</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="726"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("pages"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="preferences_delete_browsing_data_browsing_history_subtitle">%d pages</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="731"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("collections"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="preferences_delete_browsing_data_collections_subtitle">%d collections</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="736"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="PluralsCandidate"
|
|||
|
message="Formatting %d followed by words ("tabs"): This should probably be a plural rather than a string"
|
|||
|
errorLine1=" <string name="tab_counter_content_description_multi_tab">%d tabs</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="945"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="StringFormatCount"
|
|||
|
message="Inconsistent number of arguments in formatting string `create_collection_save_to_collection_tab_selected`; found both 0 and 1"
|
|||
|
errorLine1=" <string name="create_collection_save_to_collection_tab_selected">%d tab selected</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="600"
|
|||
|
column="5"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="596"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ExportedService"
|
|||
|
message="Exported service does not require permission"
|
|||
|
errorLine1=" <service android:name=".customtabs.CustomTabsService">"
|
|||
|
errorLine2=" ~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\debug\AndroidManifest.xml"
|
|||
|
line="23"
|
|||
|
column="10"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="VectorPath"
|
|||
|
message="Very long vector path (1535 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
|||
|
errorLine1=" android:pathData="M78 44.4c-1.2-2.7-3.8-6-5.7-6.8-0.5-0.2-1.2 00.5-1 1-2.8-3.3-6-6.3-8-10.2l-0.6-1.3c-0.3-0.5-1-0.6-1.7-0a20 20 0 0 0-8.6 13.6c-0.5 0-3.3 0.3-3 1.8 0.7 1.3 1.8 0 3.2 0 4.4-0.3 7 0.7 9.4 3-1.6-0.3-4-0.6-4 0.9 0 0.5 1.3 1 1.8 1.5a9 9 0 0 1 3.5 9.3 9.2 9.2 0 0 1-10 7.6c-8.7-0.5-9.7-8.3-9.7-8.3 1.3-3 5.6-3.6 6.6-3.5 1.4 0 1.8-0.3 2.8-1 2-1.6 2.5-3 1.2-3.5-1-0.5-3-1.4-4.3-2.4-3-2-2.4-2.4-3.6-3-0.3-1.6-0.4-2.3-0.2-4 0-1 0.5-1.8 0-2-0.6-0.5-0.7-0.3-1.2-0-2.3 0.8-4.3 3-5 3.7a17 17 0 0 1-0.4-4c0.2-1.3-0.5-2-1.8-1a22.7 22.7 0 0 0-9.6 19.5 26 26 0 1 0 50-10.5zm-18.8-3c-1.6-0.5-3.3-1-5-1 0.2-2.8 2.6-7.6 4.4-9.2-0.7 2-1.3 7 0.6 10.2zm0.5-5.5c0-3.6 0.7-5 1.5-6.7a29.7 29.7 0 0 0 2.5 3.6c3.7 4.4 8 8 10 13.3 1 2.3-0 8.4-4 12a13 13 0 0 0-1.3-8c-0.8-1-1.5-2.3-2.6-3-2.2-3.5-2.4-2.7-4-4.8a11.2 11.2 0 0 1-2.2-6.6zm1.6 28c5-4 5.4-12 0.7-16.6 7.8 2.6 6.2 12 5.2 13.3-1 1.3-3.8 2.4-6 3.4zm-9.8-13.5c0 1.2-1.8 0.3-5 1.2-3 0.8-4.2 3.3-4.2 3.3 0-0.8 0.2-2.4-0.3-2.8-0.3-0.4-1-0.2-1.7-0.4a5.4 5.4 0 0 1-3.6-2.3c2.8-1.5 5.7-1 8.5 0.4 1.8 1 4.3 0.5 6.3 0.6zm-7.3-11.3s-0.2 1.3 0 2.7c0 0-1.6-0.5-2.7-0.5 1-1 2.7-2.2 2.7-2.2zM30 54.5c-1-5.4 2.4-13 7.6-17 0 2 0 4.3 1.3 5.4 0.3 0.2 1 0 1.8 0 1.4 0 3 0.4 4.2 1.2 1.7 1.2 2.2 2.8 6.5 4.7 0 0-4 0-5.2-0.3-2-0.6-3.3-1.7-7.3-1.5-1.7 0-4.8 1.4-4.5 2.3 0.7 2.6 3.6 4.3 6 4.5-0.8 7 7.3 13.4 14.5 13.2a21 21 0 0 0 20.2-14.3c0.3 4.8-1 10-4 13.6C66 73 58 75.2 49.3 73.7a24 24 0 0 1-19.2-19.2zm48 2.8a24.3 24.3 0 0 1-45.8 7.4c5.4 7.2 12 10.8 20.6 11 11.5 0.6 20.8-6 23.5-16.8 1.5-6-0-11.3-1.6-16.7a22.7 22.7 0 0 1 3.3 15z">"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable-v26\ic_launcher_foreground.xml"
|
|||
|
line="8"
|
|||
|
column="27"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="VectorPath"
|
|||
|
message="Very long vector path (10112 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
|||
|
errorLine1=" android:pathData="M30.276,10.726a9.031,9.031 0,0 0,-3.322 -4.121,0.874 0.874,0 0,0 -1.018,0.158c-0.009,0.008 -0.012,0.018 -0.02,0.026 -0.347,-0.413 -0.7,-0.813 -1.048,-1.208a27.794,27.794 0,0 1,-2.807 -3.576c-0.11,-0.173 -0.219,-0.346 -0.327,-0.531 -0.051,-0.089 -0.092,-0.169 -0.128,-0.241 -0.109,-0.225 -0.135,-0.322 -0.137,-0.314a0.957,0.957 0,0 0,-0.737 -0.776h-0.052a0.869,0.869 0,0 0,-0.362 0.016h-0.021a0.91,0.91 0,0 0,-0.149 0.06l-0.012,0.011c-0.015,0.008 -0.033,0.01 -0.048,0.019a11.413,11.413 0,0 0,-5.356 8.057,8.114 8.114,0 0,0 -1.442,0.352 0.875,0.875 0,0 0,0.588 1.648,6.573 6.573,0 0,1 1.785,-0.361 6,6 0,0 1,0.967 0.017c0.108,0.01 0.215,0.034 0.323,0.049 0.207,0.031 0.414,0.065 0.617,0.115 0.137,0.034 0.27,0.079 0.4,0.122 0.163,0.052 0.325,0.108 0.483,0.173s0.3,0.132 0.448,0.206c0.131,0.066 0.259,0.137 0.385,0.211 0.081,0.049 0.16,0.1 0.24,0.153h-0.038a4.772,4.772 0,0 0,-0.741 0.063,0.875 0.875,0 0,0 -0.237,1.646 5.139,5.139 0,0 1,-2.988 9.618,5.583 5.583,0 0,1 -1.626,-0.311c-0.125,-0.047 -0.251,-0.1 -0.372,-0.152 -0.068,-0.031 -0.137,-0.062 -0.2,-0.1a5.318,5.318 0,0 1,-2.936 -3.855c0.2,-0.426 1.047,-1.739 3.911,-1.739a3.966,3.966 0,0 0,2.551 -2.162,0.842 0.842,0 0,0 0.053,-0.2c0,-0.02 0.016,-0.043 0.017,-0.063a0.868,0.868 0,0 0,0 -0.1c0,-0.017 -0.008,-0.026 -0.01,-0.042a0.838,0.838 0,0 0,-0.048 -0.212,0.761 0.761,0 0,0 -0.1,-0.2 0.855,0.855 0,0 0,-0.076 -0.1,1.051 1.051,0 0,0 -0.113,-0.106l-0.011,-0.011c-0.009,-0.006 -0.02,-0.009 -0.029,-0.015a5.5,5.5 0,0 0,-0.771 -0.43,12.345 12.345,0 0,1 -2.619,-1.564l-0.105,-0.1 -0.323,-0.318c-0.278,-0.273 -0.456,-0.442 -0.617,-0.579 -0.052,-0.044 -0.111,-0.083 -0.162,-0.123a6.063,6.063 0,0 1,0.016 -2.786,0.875 0.875,0 0,0 -1.2,-1.055 10.5,10.5 0,0 0,-2.724 1.832A12.031,12.031 0,0 1,7.975 5.9a0.877,0.877 0,0 0,-0.551 -0.871c-0.309,-0.123 -0.622,-0.109 -1.31,0.355a11.5,11.5 0,0 0,-1.54 1.319,13.562 13.562,0 0,0 -1.451,1.74 13.112,13.112 0,0 0,-2.087 4.718l-0.02,0.1c-0.031,0.139 -0.138,0.836 -0.151,0.959 -0.053,0.279 -0.1,0.565 -0.137,0.879v0.045c-0.051,0.4 -0.088,0.8 -0.106,1.2v0.113a15.409,15.409 0,0 0,30.6 2.578c0.02,-0.149 0.037,-0.3 0.054,-0.449l0.014,-0.13a15.75,15.75 0,0 0,-1.014 -7.73zM23.556,6.739a18.116,18.116 0,0 1,3.612 5.291,7.057 7.057,0 0,1 0.069,0.906v0.227a7.185,7.185 0,0 1,-0.059 0.787c-0.009,0.069 -0.014,0.139 -0.025,0.208a8.033,8.033 0,0 1,-0.208 0.943c-0.018,0.062 -0.042,0.124 -0.061,0.186q-0.122,0.39 -0.284,0.772c-0.034,0.079 -0.066,0.159 -0.1,0.237a9.148,9.148 0,0 1,-0.469 0.9c-0.023,0.038 -0.05,0.074 -0.073,0.112 -0.107,0.174 -0.232,0.343 -0.353,0.513v-0.345c0,-0.111 0,-0.207 -0.009,-0.313s-0.022,-0.223 -0.033,-0.335 -0.02,-0.222 -0.037,-0.336 -0.044,-0.225 -0.066,-0.338 -0.042,-0.233 -0.072,-0.351 -0.069,-0.227 -0.1,-0.341 -0.068,-0.238 -0.112,-0.358 -0.1,-0.227 -0.147,-0.341 -0.1,-0.24 -0.157,-0.36 -0.132,-0.227 -0.2,-0.341 -0.128,-0.236 -0.206,-0.353 -0.172,-0.229 -0.259,-0.344 -0.16,-0.226 -0.254,-0.336c-0.116,-0.136 -0.254,-0.267 -0.386,-0.4 -0.084,-0.085 -0.155,-0.172 -0.245,-0.255 -0.042,-0.039 -0.088,-0.078 -0.136,-0.117 -0.113,-0.193 -0.252,-0.377 -0.383,-0.563 -0.074,-0.105 -0.136,-0.214 -0.216,-0.317a9.54,9.54 0,0 0,-0.807 -0.918,6.474 6.474,0 0,1 -2.09,-4.849 6.848,6.848 0,0 1,0.072 -0.8c0.013,-0.087 0.031,-0.169 0.047,-0.253 0.03,-0.167 0.063,-0.332 0.1,-0.488 0.023,-0.09 0.048,-0.176 0.074,-0.262 0.042,-0.142 0.086,-0.279 0.133,-0.409 0.027,-0.076 0.054,-0.154 0.083,-0.226 0.054,-0.136 0.11,-0.263 0.166,-0.382l0.05,-0.11 0.164,0.263a29.047,29.047 0,0 0,2.977 3.796zM22.556,20.755c-0.133,0.089 -0.263,0.163 -0.394,0.244 -0.168,0.1 -0.335,0.209 -0.5,0.3 -0.023,0.013 -0.045,0.022 -0.067,0.034 0.021,-0.03 0.036,-0.066 0.057,-0.1a6.55,6.55 0,0 0,0.415 -0.7c0.062,-0.116 0.134,-0.223 0.19,-0.344a7.058,7.058 0,0 0,0.425 -1.175,7.227 7.227,0 0,0 0.022,-3.63c-0.011,-0.041 -0.027,-0.079 -0.038,-0.12 -0.052,-0.186 -0.106,-0.371 -0.173,-0.551 -0.029,-0.08 -0.068,-0.155 -0.1,-0.234 -0.057,-0.137 -0.111,-0.275 -0.177,-0.408 -0.055,-0.113 -0.122,-0.219 -0.184,-0.328 -0.052,-0.092 -0.1,-0.187 -0.155,-0.276 0.03,0.019 0.058,0.03
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_logo_widget.xml"
|
|||
|
line="12"
|
|||
|
column="25"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="VectorPath"
|
|||
|
message="Very long vector path (1199 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
|||
|
errorLine1=" <clip-path android:pathData="M13.293,1.1431C13.6835,0.7527 14.3165,0.7527 14.707,1.1431C15.0974,1.5336 15.0974,2.1666 14.707,2.5571L14.707,2.5571L2.707,14.5571C2.4559,14.8171 2.0841,14.9213 1.7345,14.8298C1.3849,14.7383 1.1118,14.4652 1.0203,14.1156C0.9288,13.766 1.033,13.3942 1.293,13.1431L1.293,13.1431L2.577,11.8561C1.3904,10.891 0.5105,9.6011 0.045,8.1441C-0.0152,7.9507 -0.0152,7.7435 0.045,7.5501C0.814,5.2568 2.5392,3.4093 4.7746,2.4852C7.01,1.5612 9.5361,1.6512 11.7,2.7321L11.7,2.7321ZM14.235,4.6121C15.0172,5.4532 15.6045,6.4563 15.955,7.5501C16.0164,7.7454 16.0164,7.9548 15.955,8.1501C14.8179,11.5726 11.6064,13.8738 8,13.8501C7.1203,13.849 6.2462,13.711 5.409,13.4411L5.409,13.4411L7.07,11.7801C7.3779,11.8256 7.6887,11.849 8,11.8501C10.6174,11.8735 12.9794,10.2838 13.943,7.8501C13.6875,7.1764 13.3083,6.5564 12.825,6.0221L12.825,6.0221ZM12,6.8501C12,9.0592 10.2091,10.8501 8,10.8501L8,10.8501ZM4.557,4.8501C3.4155,5.5469 2.5365,6.6017 2.057,7.8501C2.449,8.878 3.1194,9.7765 3.993,10.4451L3.993,10.4451L4.979,9.4591C3.8536,8.1769 3.6831,6.3154 4.557,4.8501ZM8.5,4.8501C7.6716,4.8501 7,5.5217 7,6.3501C7.0026,6.6447 7.0943,6.9316 7.263,7.1731L7.263,7.1731L9.323,5.1131C9.0815,4.9444 8.7946,4.8527 8.5,4.8501Z M 0,0" />"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_password_hide.xml"
|
|||
|
line="10"
|
|||
|
column="38"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="VectorPath"
|
|||
|
message="Very long vector path (3903 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
|||
|
errorLine1=" android:pathData="M123.43,60L140.57,60C140.949,60 141.313,59.849 141.581,59.581C141.849,59.313 142,58.949 142,58.57L142,41.43C142,40.64 141.36,40 140.57,40L123.43,40C123.051,40 122.687,40.151 122.419,40.419C122.151,40.687 122,41.051 122,41.43L122,58.57C122,59.36 122.64,60 123.43,60L123.43,60ZM127.71,45.71L136.29,45.71L136.29,54.29L127.71,54.29L127.71,45.71ZM161.29,40L145.57,40C145.178,40 144.86,40.318 144.86,40.71L144.86,45C144.86,45.392 145.178,45.71 145.57,45.71L149.86,45.71C150.05,45.71 150.232,45.786 150.366,45.921C150.499,46.057 150.573,46.24 150.57,46.43L150.57,50.71C150.57,51.108 150.892,51.43 151.29,51.43L155.57,51.43C155.968,51.43 156.29,51.108 156.29,50.71L156.29,46.43C156.287,46.24 156.361,46.057 156.494,45.921C156.628,45.786 156.81,45.71 157,45.71L161.29,45.71C161.682,45.71 162,45.392 162,45L162,40.71C162,40.522 161.925,40.341 161.792,40.208C161.659,40.075 161.478,40 161.29,40ZM145.57,57.14L149.86,57.14C150.252,57.14 150.57,56.822 150.57,56.43L150.57,52.14C150.57,51.748 150.252,51.43 149.86,51.43L145.57,51.43C145.178,51.43 144.86,51.748 144.86,52.14L144.86,56.43C144.86,56.822 145.178,57.14 145.57,57.14ZM161.29,51.43L157,51.43C156.812,51.43 156.631,51.505 156.498,51.638C156.365,51.771 156.29,51.952 156.29,52.14L156.29,56.43C156.29,56.62 156.214,56.802 156.079,56.936C155.943,57.069 155.76,57.143 155.57,57.14L151.29,57.14C150.892,57.14 150.57,57.462 150.57,57.86L150.57,62.14C150.573,62.33 150.499,62.513 150.366,62.649C150.232,62.784 150.05,62.86 149.86,62.86L145.57,62.86C145.178,62.86 144.86,63.178 144.86,63.57L144.86,67.86C144.86,68.252 145.178,68.57 145.57,68.57L149.86,68.57C150.05,68.57 150.232,68.646 150.366,68.781C150.499,68.917 150.573,69.1 150.57,69.29L150.57,73.57C150.57,73.968 150.892,74.29 151.29,74.29L155.57,74.29C155.76,74.287 155.943,74.361 156.079,74.494C156.214,74.628 156.29,74.81 156.29,75L156.29,79.29C156.29,79.478 156.365,79.659 156.498,79.792C156.631,79.925 156.812,80 157,80L161.29,80C161.682,80 162,79.682 162,79.29L162,69.29C162.003,69.1 161.929,68.917 161.796,68.781C161.662,68.646 161.48,68.57 161.29,68.57L157,68.57C156.812,68.57 156.631,68.495 156.498,68.362C156.365,68.229 156.29,68.048 156.29,67.86L156.29,63.57C156.29,63.382 156.365,63.201 156.498,63.068C156.631,62.935 156.812,62.86 157,62.86L161.29,62.86C161.48,62.86 161.662,62.784 161.796,62.649C161.929,62.513 162.003,62.33 162,62.14L162,52.14C162,51.748 161.682,51.43 161.29,51.43L161.29,51.43ZM149.86,74.29L145.57,74.29C145.178,74.29 144.86,74.608 144.86,75L144.86,79.29C144.86,79.682 145.178,80 145.57,80L149.86,80C150.252,80 150.57,79.682 150.57,79.29L150.57,75C150.57,74.608 150.252,74.29 149.86,74.29ZM134.14,62.86C133.748,62.86 133.43,63.178 133.43,63.57L133.43,67.86C133.43,68.252 133.748,68.57 134.14,68.57L138.43,68.57C138.822,68.57 139.14,68.252 139.14,67.86L139.14,63.57C139.14,63.178 138.822,62.86 138.43,62.86L134.14,62.86ZM122.71,68.57L127,68.57C127.392,68.57 127.71,68.252 127.71,67.86L127.71,63.57C127.71,63.178 127.392,62.86 127,62.86L122.71,62.86C122.318,62.86 122,63.178 122,63.57L122,67.86C122,68.252 122.318,68.57 122.71,68.57L122.71,68.57ZM138.43,74.29L134.14,74.29C133.95,74.29 133.768,74.214 133.634,74.079C133.501,73.943 133.427,73.76 133.43,73.57L133.43,69.29C133.43,68.892 133.108,68.57 132.71,68.57L128.43,68.57C128.032,68.57 127.71,68.892 127.71,69.29L127.71,73.57C127.713,73.76 127.639,73.943 127.506,74.079C127.372,74.214 127.19,74.29 127,74.29L122.71,74.29C122.318,74.29 122,74.608 122,75L122,79.29C122,79.682 122.318,80 122.71,80L138.43,80C138.618,80 138.799,79.925 138.932,79.792C139.065,79.659 139.14,79.478 139.14,79.29L139.14,75C139.14,74.812 139.065,74.631 138.932,74.498C138.799,74.365 138.618,74.29 138.43,74.29L138.43,74.29ZM144.86,69.29C144.86,68.892 144.538,68.57 144.14,68.57L139.86,68.57C139.462,68.57 139.14,68.892 139.14,69.29L139.14,73.57C139.14,73.968 139.462,74.29 139.86,74.29L144.14,74.29C144.538,74.29 144.86,73.968 144.86,73.57L144.86,69.29Z""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_scan.xml"
|
|||
|
line="67"
|
|||
|
column="27"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="VectorPath"
|
|||
|
message="Very long vector path (1361 characters), which is bad for performance. Considering reducing precision, removing minor details or rasterizing vector."
|
|||
|
errorLine1=" android:pathData="M212.21,80L206.15,80C202.756,80.006 200.006,82.756 200,86.15L200,92.21C200,93.215 200.815,94.03 201.82,94.03C202.825,94.03 203.64,93.215 203.64,92.21L203.64,86.15C203.64,85.484 203.904,84.846 204.375,84.375C204.846,83.904 205.484,83.64 206.15,83.64L212.21,83.64C213.215,83.64 214.03,82.825 214.03,81.82C214.03,80.815 213.215,80 212.21,80L212.21,80ZM233.85,80L227.79,80C227.14,80 226.539,80.347 226.214,80.91C225.889,81.473 225.889,82.167 226.214,82.73C226.539,83.293 227.14,83.64 227.79,83.64L233.85,83.64C235.236,83.64 236.36,84.764 236.36,86.15L236.36,92.21C236.36,93.215 237.175,94.03 238.18,94.03C239.185,94.03 240,93.215 240,92.21L240,86.15C239.994,82.756 237.244,80.006 233.85,80L233.85,80ZM238.18,106C237.177,106.005 236.365,106.817 236.36,107.82L236.36,113.88C236.36,115.266 235.236,116.39 233.85,116.39L227.79,116.39C226.785,116.39 225.97,117.205 225.97,118.21C225.97,119.215 226.785,120.03 227.79,120.03L233.85,120.03C237.244,120.024 239.994,117.274 240,113.88L240,107.82C240,106.815 239.185,106 238.18,106L238.18,106ZM212.18,116.39L206.12,116.39C204.734,116.39 203.61,115.266 203.61,113.88L203.61,107.82C203.61,106.815 202.795,106 201.79,106C200.785,106 199.97,106.815 199.97,107.82L199.97,113.88C199.976,117.274 202.726,120.024 206.12,120.03L212.18,120.03C213.185,120.03 214,119.215 214,118.21C214,117.205 213.185,116.39 212.18,116.39L212.18,116.39Z""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_scan.xml"
|
|||
|
line="103"
|
|||
|
column="27"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="DisableBaselineAlignment"
|
|||
|
message="Set `android:baselineAligned="false"` on this element for better performance"
|
|||
|
errorLine1="<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2=" ~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\account_preference.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="@color/sync_error_background_color""
|
|||
|
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 `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
|||
|
errorLine1=" android:background="?android:selectableItemBackground""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\checkbox_left_preference.xml"
|
|||
|
line="10"
|
|||
|
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="?foundation">"
|
|||
|
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 `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
|||
|
errorLine1=" android:background="?android:selectableItemBackground""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\custom_search_engine_radio_button.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="?android:selectableItemBackground""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\delete_browsing_category_checkbox.xml"
|
|||
|
line="10"
|
|||
|
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="?foundation">"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\download_notification_layout.xml"
|
|||
|
line="13"
|
|||
|
column="9"/>
|
|||
|
</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="?above">"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_crash_reporter.xml"
|
|||
|
line="11"
|
|||
|
column="9"/>
|
|||
|
</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="?foundation""
|
|||
|
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 `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
|||
|
errorLine1=" android:background="?foundation""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_sign_out.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="?android:selectableItemBackground""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\preference_search_add_engine.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="?android:selectableItemBackground""
|
|||
|
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="?foundation""
|
|||
|
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 `?above` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
|||
|
errorLine1=" android:background="?above""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\tab_in_collection.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="#FF0250BB">"
|
|||
|
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.drawable.bookmark_two_state` appears to be unused"
|
|||
|
errorLine1="<selector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\bookmark_two_state.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.bookmarks_circle_background_filled` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\bookmarks_circle_background_filled.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.fill_link_from_clipboard_dark_theme` appears to be unused"
|
|||
|
errorLine1=" <color name="fill_link_from_clipboard_dark_theme">@color/accent_on_dark_background_normal_theme</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="64"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.library_sessions_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="library_sessions_icon_background">#B9F0FD</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="140"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.library_sessions_icon` appears to be unused"
|
|||
|
errorLine1=" <color name="library_sessions_icon">#0E214A</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="141"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.library_screenshots_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="library_screenshots_icon_background">#A5FCD4</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="143"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.library_screenshots_icon` appears to be unused"
|
|||
|
errorLine1=" <color name="library_screenshots_icon">#1B3F36</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="144"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.library_downloads_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="library_downloads_icon_background">#D4C1FA</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="146"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.library_downloads_icon` appears to be unused"
|
|||
|
errorLine1=" <color name="library_downloads_icon">#2E2060</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="147"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.library_app_links_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="library_app_links_icon_background">#E0E0E6</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="149"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.bookmarks_icon_background_filled` appears to be unused"
|
|||
|
errorLine1=" <color name="bookmarks_icon_background_filled">#C60084</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="152"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.bookmarks_icon_filled` appears to be unused"
|
|||
|
errorLine1=" <color name="bookmarks_icon_filled">#FFB4DB</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="153"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.tab_circle_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="tab_circle_icon_background">#FFDDBD</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="163"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.tab_circle_icon_foreground` appears to be unused"
|
|||
|
errorLine1=" <color name="tab_circle_icon_foreground">#7C1504</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="164"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.collection_circle_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="collection_circle_icon_background">#D1FFEE</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="166"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.collection_circle_icon_foreground` appears to be unused"
|
|||
|
errorLine1=" <color name="collection_circle_icon_foreground">#084036</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="167"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.quick_action_share_icon` appears to be unused"
|
|||
|
errorLine1=" <color name="quick_action_share_icon">#174291</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="170"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.quick_action_share_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="quick_action_share_icon_background">#b9f0fd</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="171"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.quick_action_read_icon` appears to be unused"
|
|||
|
errorLine1=" <color name="quick_action_read_icon">#8a201f</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="173"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.quick_action_read_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="quick_action_read_icon_background">#fce98f</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="174"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.quick_action_reader_close_icon` appears to be unused"
|
|||
|
errorLine1=" <color name="quick_action_reader_close_icon">#f9f9fb</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="176"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.quick_action_reader_close_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="quick_action_reader_close_icon_background">#582bcb</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="177"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.quick_action_reader_appearance_icon_background` appears to be unused"
|
|||
|
errorLine1=" <color name="quick_action_reader_appearance_icon_background">#ecbcfb</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="180"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.private_browsing_button_accent_color` appears to be unused"
|
|||
|
errorLine1=" <color name="private_browsing_button_accent_color">@color/foundation_private_theme</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="192"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.mozac_feature_readerview_text_color` appears to be unused"
|
|||
|
errorLine1=" <color name="mozac_feature_readerview_text_color">@color/primary_text_light_theme</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="206"
|
|||
|
column="12"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-night\colors.xml"
|
|||
|
line="44"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.nightly_launcher_background` appears to be unused"
|
|||
|
errorLine1=" <color name="nightly_launcher_background">#220033</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="222"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.color.whats_new_notification_color` appears to be unused"
|
|||
|
errorLine1=" <color name="whats_new_notification_color">#00B3F4</color>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\colors.xml"
|
|||
|
line="238"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.dimen.mozac_browser_menu_corner_radius` appears to be unused"
|
|||
|
errorLine1=" <dimen name="mozac_browser_menu_corner_radius">8dp</dimen>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\dimens.xml"
|
|||
|
line="10"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.dimen.toolbar_elevation` appears to be unused"
|
|||
|
errorLine1=" <dimen name="toolbar_elevation">7dp</dimen>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\dimens.xml"
|
|||
|
line="11"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.dimen.session_card_padding` appears to be unused"
|
|||
|
errorLine1=" <dimen name="session_card_padding">14dp</dimen>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\dimens.xml"
|
|||
|
line="17"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.dimen.radio_button_drawable_padding` appears to be unused"
|
|||
|
errorLine1=" <dimen name="radio_button_drawable_padding">32dp</dimen>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\dimens.xml"
|
|||
|
line="23"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.dimen.radio_button_padding_vertical` appears to be unused"
|
|||
|
errorLine1=" <dimen name="radio_button_padding_vertical">12dp</dimen>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\dimens.xml"
|
|||
|
line="25"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.dimen.design_quick_action_sheet_peek_height_min` appears to be unused"
|
|||
|
errorLine1=" <dimen name="design_quick_action_sheet_peek_height_min">64dp</dimen>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\dimens.xml"
|
|||
|
line="47"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.dimen.bottom_sheet_top_padding` appears to be unused"
|
|||
|
errorLine1=" <dimen name="bottom_sheet_top_padding">8dp</dimen>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\dimens.xml"
|
|||
|
line="53"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.layout.fragment_edit_custom_search_engine` appears to be unused"
|
|||
|
errorLine1="<ScrollView"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_edit_custom_search_engine.xml"
|
|||
|
line="6"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.home_header_shadow` appears to be unused"
|
|||
|
errorLine1="<shape xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\home_header_shadow.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_collections_circle_background` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_collections_circle_background.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_download` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_download.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_drawer_pull_tab` appears to be unused"
|
|||
|
errorLine1="<inset xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_drawer_pull_tab.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_edit` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_edit.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_formfill` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_formfill.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_home` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_home.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_language` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_language.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.mipmap.ic_launcher_private` appears to be unused"
|
|||
|
errorLine1="<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\mipmap-anydpi-v26\ic_launcher_private.xml"
|
|||
|
line="6"
|
|||
|
column="1"/>
|
|||
|
<location
|
|||
|
file="src\main\res\mipmap-hdpi\ic_launcher_private.png"/>
|
|||
|
<location
|
|||
|
file="src\main\res\mipmap-mdpi\ic_launcher_private.png"/>
|
|||
|
<location
|
|||
|
file="src\main\res\mipmap-xhdpi\ic_launcher_private.png"/>
|
|||
|
<location
|
|||
|
file="src\main\res\mipmap-xxhdpi\ic_launcher_private.png"/>
|
|||
|
<location
|
|||
|
file="src\main\res\mipmap-xxxhdpi\ic_launcher_private.png"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_screenshots` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_screenshots.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_send` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_send.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_shortcuts` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_shortcuts.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_tab_circle_background` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_tab_circle_background.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_whats_new` appears to be unused"
|
|||
|
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_whats_new.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.ic_whats_new_notification` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\ic_whats_new_notification.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.layout.layout_url_background` appears to be unused"
|
|||
|
errorLine1="<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\layout_url_background.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.library_icon_app_links_circle_background` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\library_icon_app_links_circle_background.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.library_icon_downloads_circle_background` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\library_icon_downloads_circle_background.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.library_icon_screenshots_circle_background` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\library_icon_screenshots_circle_background.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.layout.mozac_browser_menu_item_switch` appears to be unused"
|
|||
|
errorLine1="<Switch xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\mozac_browser_menu_item_switch.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.notification_indicator` appears to be unused"
|
|||
|
errorLine1="<shape xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\notification_indicator.xml"
|
|||
|
line="6"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_optimize` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_optimize">Optimize</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\permissions_settings_strings.xml"
|
|||
|
line="8"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_optimize_summary` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_optimize_summary">Lower image quality, throttle streaming bandwidth, and platform-level optimizations</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\permissions_settings_strings.xml"
|
|||
|
line="10"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_recommended_settings` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_recommended_settings">Use recommended settings</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\permissions_settings_strings.xml"
|
|||
|
line="12"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_custom_settings` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_custom_settings">Use custom settings</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\permissions_settings_strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_category_phone_feature` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_category_phone_feature">Phone Feature</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\permissions_settings_strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.phone_feature_no_decision` appears to be unused"
|
|||
|
errorLine1=" <string name="phone_feature_no_decision">No Decision</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\permissions_settings_strings.xml"
|
|||
|
line="27"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_credit_cards_addresses` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_credit_cards_addresses" translatable="false">pref_key_credit_cards_addresses</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="10"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_language` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_language" translatable="false">pref_key_language</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="17"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_feedback` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_feedback" translatable="false">pref_key_feedback</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="33"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_your_rights` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_your_rights" translatable="false">pref_key_your_rights</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="35"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_private_mode` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_private_mode" translatable="false">pref_key_private_mode</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="39"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_mozilla_location_service` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_mozilla_location_service" translatable="false">pref_key_mozilla_location_service</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="51"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_fenix_health_report` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_fenix_health_report" translatable="false">pref_key_fenix_health_report</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_cached_account` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_cached_account" translatable="false">pref_key_cached_account</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="62"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_sync_pair` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_sync_pair" translatable="false">pref_key_sync_pair</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="63"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_sync_problem` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_sync_problem" translatable="false">pref_key_sync_problem</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="65"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_optimize` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_optimize" translatable="false">pref_key_optimize</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="83"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_recommended_settings` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_recommended_settings" translatable="false">pref_key_recommended_settings</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="85"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_custom_settings` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_custom_settings" translatable="false">pref_key_custom_settings</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="86"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_category_phone_feature` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_category_phone_feature" translatable="false">pref_key_category_phone_feature</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="92"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_bounce_quick_action` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_bounce_quick_action" translatable="false">pref_key_bounce_quick_action</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="124"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_reader_mode_notification` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_reader_mode_notification" translatable="false">pref_key_reader_mode_notification</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="125"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pref_key_testing_stage` appears to be unused"
|
|||
|
errorLine1=" <string name="pref_key_testing_stage" translatable="false">pref_key_testing_stage</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\preference_keys.xml"
|
|||
|
line="127"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.quick_action_icon_appearance` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\quick_action_icon_appearance.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.quick_action_icon_close` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\quick_action_icon_close.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.quick_action_icon_read` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\quick_action_icon_read.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.quick_action_icon_read_with_notification` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\quick_action_icon_read_with_notification.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.quick_action_icon_share` appears to be unused"
|
|||
|
errorLine1="<layer-list xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\quick_action_icon_share.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.layout.quicksettings_tracking_protection` appears to be unused"
|
|||
|
errorLine1="<androidx.constraintlayout.widget.ConstraintLayout"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\quicksettings_tracking_protection.xml"
|
|||
|
line="6"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.reader_two_state` appears to be unused"
|
|||
|
errorLine1="<selector xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\reader_two_state.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.reader_two_state_with_notification` appears to be unused"
|
|||
|
errorLine1="<selector xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\reader_two_state_with_notification.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.intent_extra_toolbar_color` appears to be unused"
|
|||
|
errorLine1=" <string name="intent_extra_toolbar_color" translatable="false">android.support.customtabs.extra.TOOLBAR_COLOR</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\static_strings.xml"
|
|||
|
line="17"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.intent_extra_session` appears to be unused"
|
|||
|
errorLine1=" <string name="intent_extra_session" translatable="false">android.support.customtabs.extra.SESSION</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\static_strings.xml"
|
|||
|
line="18"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.intent_extra_auth` appears to be unused"
|
|||
|
errorLine1=" <string name="intent_extra_auth" translatable="false">support.customtabs.extra.AUTH</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\static_strings.xml"
|
|||
|
line="19"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.app_name_private` appears to be unused"
|
|||
|
errorLine1=" <string name="app_name_private">Firefox Preview (privado)</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="6"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="4"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.no_open_tabs_header` appears to be unused"
|
|||
|
errorLine1=" <string name="no_open_tabs_header">No hay pestañas abiertas</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="19"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="17"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="17"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ta\strings.xml"
|
|||
|
line="13"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.private_browsing_title` appears to be unused"
|
|||
|
errorLine1=" <string name="private_browsing_title">You’re in a private session</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ca\strings.xml"
|
|||
|
line="19"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="24"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="24"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="24"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="23"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="26"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="26"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.private_browsing_placeholder` appears to be unused"
|
|||
|
errorLine1=" <string name="private_browsing_placeholder">%1$s limpia tu historial de búsqueda y navegación cuando cierras una sesión privada"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="28"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.private_browsing_delete_session` appears to be unused"
|
|||
|
errorLine1=" <string name="private_browsing_delete_session">Delete session</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="36"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ca\strings.xml"
|
|||
|
line="21"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="34"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="34"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="34"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="35"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="34"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="34"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="29"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="31"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="34"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="35"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="31"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="33"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="32"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="39"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="28"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="35"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="36"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="35"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="34"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="33"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="32"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="32"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.home_screen_shortcut_open_new_tab` appears to be unused"
|
|||
|
errorLine1=" <string name="home_screen_shortcut_open_new_tab">Abrir nueva pestaña</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="46"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.home_screen_shortcut_open_new_private_tab` appears to be unused"
|
|||
|
errorLine1=" <string name="home_screen_shortcut_open_new_private_tab">Abrir una nueva pestaña privada</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="48"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.browser_tabs_button` appears to be unused"
|
|||
|
errorLine1=" <string name="browser_tabs_button">Open Tabs</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="54"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ca\strings.xml"
|
|||
|
line="25"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="53"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="47"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="49"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="53"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="49"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="51"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="50"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="57"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="46"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="53"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="54"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="53"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="52"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="51"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="50"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="50"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.browser_menu_whats_new` appears to be unused"
|
|||
|
errorLine1=" <string name="browser_menu_whats_new">What\'s New</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="70"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="68"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="68"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="64"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="69"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="68"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="64"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="63"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="65"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="68"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="69"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="65"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="67"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="66"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="73"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="58"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="69"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="72"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="69"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="68"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="67"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="66"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="66"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.browser_menu_open_in_fenix` appears to be unused"
|
|||
|
errorLine1=" <string name="browser_menu_open_in_fenix">Open in %1$s</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="95"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ca\strings.xml"
|
|||
|
line="58"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="93"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="93"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="89"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="94"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="93"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="90"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="89"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="90"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="93"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="94"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="91"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="92"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="91"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="98"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="84"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="94"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="97"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="94"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="93"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="92"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="93"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="91"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.browser_menu_powered_by` appears to be unused"
|
|||
|
errorLine1=" <string name="browser_menu_powered_by">POWERED BY %1$s</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="98"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ca\strings.xml"
|
|||
|
line="61"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="97"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="96"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="92"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="97"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="96"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="93"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="94"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="96"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="98"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="94"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="95"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="94"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="101"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="87"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="97"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="100"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="97"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="97"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="95"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="96"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="95"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_search_engine` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_search_engine">Buscador</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="121"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.search_suggestions_onboarding_learn_more_link` appears to be unused"
|
|||
|
errorLine1=" <string name="search_suggestions_onboarding_learn_more_link">Learn more</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="129"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_launch_links_in_private_mode` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_launch_links_in_private_mode">ਲਿੰਕਾਂ ਨੂੰ ਪ੍ਰਾਈਵੇਟ ਟੈਬ ‘ਚ ਚਲਾਓ</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="142"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_feedback` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_feedback">Give feedback</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="155"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="144"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="144"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="127"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="145"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="145"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="133"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="132"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="142"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="143"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="146"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="144"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="144"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="138"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="148"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="123"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="144"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="148"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="145"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="145"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="141"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="146"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="143"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_your_rights` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_your_rights">Your Rights</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="160"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="149"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="149"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="132"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="150"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="150"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="138"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="137"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="147"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="148"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="151"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="149"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="149"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="143"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="153"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="128"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="149"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="153"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="150"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="150"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="146"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="151"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="148"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_credit_cards_addresses` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_credit_cards_addresses">Credit cards and addresses</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="164"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="153"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="153"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="136"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="154"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="154"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="142"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="143"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="151"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="152"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="155"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="153"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="153"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="147"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="157"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="132"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="153"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="157"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="154"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="154"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="150"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="155"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="152"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_category_advanced` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_category_advanced">Advanced</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="168"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="157"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="157"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="140"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="158"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="158"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="146"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="147"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="155"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="156"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="159"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="157"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="157"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="151"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="161"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="136"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="157"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="161"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="158"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="158"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="154"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="159"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="156"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_sign_in` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_sign_in">Sign in</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="182"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="171"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="171"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="152"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="172"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="172"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="160"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="161"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="169"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="170"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="175"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="171"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="171"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="163"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="175"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="150"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="171"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="175"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="174"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="172"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="168"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="173"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="170"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_language` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_language">Language</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="194"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="181"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="181"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="162"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="182"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="182"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="170"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="171"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="179"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="180"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="185"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="181"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="181"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="173"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="185"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="160"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="181"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="185"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="184"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="182"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="178"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="183"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="180"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.exceptions_empty_message` appears to be unused"
|
|||
|
errorLine1=" <string name="exceptions_empty_message">Las excepciones te permiten deshabilitar la protección contra rastreo para los sitios seleccionados. \n\nSaber más</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="244"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.fxa_tabs_received_notification_name` appears to be unused"
|
|||
|
errorLine1=" <string name="fxa_tabs_received_notification_name">Tabs Received</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="260"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="247"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="248"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="224"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="248"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="248"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="235"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="234"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="246"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="244"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="251"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="249"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="247"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="226"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="250"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="221"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="248"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="250"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="250"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="248"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="242"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="249"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="247"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_tracking_protection_settings` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_tracking_protection_settings">Tracking Protection</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="266"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="253"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="254"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="230"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="254"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="254"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="241"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="240"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="252"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="250"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="257"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="255"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="253"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="232"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="227"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="254"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="254"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="248"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="255"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="253"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_tracking_protection` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_tracking_protection">Tracking Protection</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="268"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="255"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="232"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="243"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="242"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="254"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="252"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="259"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="257"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="255"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="234"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="229"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="250"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="257"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="255"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_tracking_protection_description` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_tracking_protection_description">Block content and scripts that track you online</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="270"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="257"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="234"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="260"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="245"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="244"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="254"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="261"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="259"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="257"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="237"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="260"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="231"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="260"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="260"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="252"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="260"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="257"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_tracking_protection_exceptions_description` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_tracking_protection_exceptions_description">Tracking Protection is off for these websites</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="274"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="262"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="263"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="239"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="262"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="265"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="251"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="249"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="261"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="258"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="265"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="264"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="262"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="242"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="264"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="236"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="262"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="265"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="265"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="263"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="256"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="265"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="262"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_tracking_protection_turned_off_globally` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Turned off globally, go to Settings to turn it on.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="283"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="272"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="273"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="246"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="273"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="261"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="259"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="271"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="267"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="274"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="272"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="250"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="273"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="246"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="271"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="274"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="272"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="266"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="272"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_telemetry` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_telemetry">Telemetry</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="286"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="276"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="249"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="276"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="278"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="264"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="262"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="274"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="270"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="278"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="277"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="253"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="276"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="249"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="274"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="278"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="277"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="269"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="278"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="275"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_crash_reporter` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_crash_reporter">Crash reporter</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="296"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="285"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="286"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="259"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="286"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="274"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="272"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="284"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="280"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="289"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="285"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="259"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="286"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="259"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="284"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="287"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="286"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="279"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="285"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_mozilla_location_service` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_mozilla_location_service">Mozilla location service</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="261"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="277"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="274"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="286"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="282"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="291"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="287"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="261"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="261"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="286"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="289"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="281"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="287"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_share` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_share">Compartir</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="314"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_fenix_health_report` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_fenix_health_report">%s health report</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="291"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="263"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="292"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="292"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="279"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="277"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="289"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="284"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="294"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="292"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="289"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="263"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="263"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="288"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="292"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="291"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="291"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="283"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="292"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="289"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_download` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_download">Descargar</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="316"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_bookmark` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_bookmark">Agregar página a marcadores</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="302"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="318"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="302"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_bookmark_edit` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_bookmark_edit">Editar marcador</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="304"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="320"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="304"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_sync_pair` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_sync_pair">Scan pairing code in desktop Firefox</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="306"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="296"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="269"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="285"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="283"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="295"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="290"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="295"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="269"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="296"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="269"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="294"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="289"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="295"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_read` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_read">Leer</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="306"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="322"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="306"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_sync_sign_in` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_sync_sign_in">Sign in</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="299"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="271"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="287"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="285"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="292"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="302"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="271"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="271"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="296"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="299"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="299"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="291"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_read_close` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_read_close">Cerrar</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_open_app_link` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_open_app_link">Abrir en la aplicación</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_read_appearance` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_read_appearance">Apariencia</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="312"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="312"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_action_sheet_handle` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_action_sheet_handle">Acciones rápidas</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="315"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="332"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="315"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pair_open_camera` appears to be unused"
|
|||
|
errorLine1=" <string name="pair_open_camera">Open Camera</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="318"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="309"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="309"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="282"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="312"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="295"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="303"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="313"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="282"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="282"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="306"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="309"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="309"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="301"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.pair_cancel` appears to be unused"
|
|||
|
errorLine1=" <string name="pair_cancel">Cancel</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="320"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="284"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="314"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="313"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="299"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="297"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="305"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="315"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="313"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="284"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="284"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="308"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="313"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="303"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="313"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="310"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.library_sessions` appears to be unused"
|
|||
|
errorLine1=" <string name="library_sessions">Sessions</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="340"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="325"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="325"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="319"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="329"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="327"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="336"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="311"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="321"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="330"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="298"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="319"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="322"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="327"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="317"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.library_screenshots` appears to be unused"
|
|||
|
errorLine1=" <string name="library_screenshots">Screenshots</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="342"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="327"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="327"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="321"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="331"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="329"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="338"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="313"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="323"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="332"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="330"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="300"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="321"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="329"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="319"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="330"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.library_downloads` appears to be unused"
|
|||
|
errorLine1=" <string name="library_downloads">Downloads</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="344"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="329"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="329"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="323"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="333"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="331"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="340"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="315"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="325"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="334"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="332"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="302"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="323"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="331"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="330"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="330"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="321"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="332"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="328"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.library_reading_list` appears to be unused"
|
|||
|
errorLine1=" <string name="library_reading_list">Reading List</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="358"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="343"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="343"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="337"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="347"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="345"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="354"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="329"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="342"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="339"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="348"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="346"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="342"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="316"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="342"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="339"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="340"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="345"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="344"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="344"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="335"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="346"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="342"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.library_search` appears to be unused"
|
|||
|
errorLine1=" <string name="library_search">Search</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="360"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="345"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="345"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="339"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="349"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="347"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="356"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="331"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="344"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="341"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="350"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="348"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="344"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="318"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="346"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="341"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="342"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="347"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="346"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="346"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="337"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="348"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="344"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.content_description_history_menu` appears to be unused"
|
|||
|
errorLine1=" <string name="content_description_history_menu">History item menu</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="366"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="351"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="351"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="345"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="355"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="353"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="362"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="337"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="350"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="347"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="356"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="354"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="350"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="324"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="352"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="347"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="348"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="353"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="352"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="352"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="343"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="354"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="350"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.content_description_close_button` appears to be unused"
|
|||
|
errorLine1=" <string name="content_description_close_button">Close</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="368"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="353"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="353"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="347"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="357"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="355"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="364"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="339"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="352"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="349"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="358"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="356"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="352"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="326"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="354"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="349"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="350"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="355"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="354"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="354"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="345"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="356"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="352"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.tabs_header_private_title` appears to be unused"
|
|||
|
errorLine1=" <string name="tabs_header_private_title">Private session</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="374"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="359"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="359"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="353"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="363"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="361"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="370"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="345"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="358"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="355"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="364"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="362"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="358"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="332"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="360"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="355"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="356"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="361"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="360"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="360"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="351"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="362"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="358"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.current_session_delete` appears to be unused"
|
|||
|
errorLine1=" <string name="current_session_delete">Delete</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="396"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="379"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="379"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="371"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="383"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="381"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="390"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="365"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="378"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="375"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="378"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="350"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="380"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="373"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="376"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="381"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="380"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="380"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="371"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="378"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.current_session_save` appears to be unused"
|
|||
|
errorLine1=" <string name="current_session_save">Save</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="398"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="381"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="381"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="373"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="385"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="383"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="392"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="367"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="380"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="377"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="386"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="380"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="352"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="375"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="378"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="383"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="373"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="380"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.current_session_share` appears to be unused"
|
|||
|
errorLine1=" <string name="current_session_share">Share</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="400"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="383"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="383"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="375"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="387"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="385"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="394"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="369"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="379"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="388"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="386"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="354"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="377"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="380"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="385"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="375"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="386"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.current_session_image` appears to be unused"
|
|||
|
errorLine1=" <string name="current_session_image">Current session image</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="402"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="387"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="385"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="377"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="389"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="387"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="396"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="371"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="381"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="390"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="388"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="385"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="356"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="386"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="379"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="387"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="386"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="386"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="377"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="388"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="384"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.history_delete_all_dialog` appears to be unused"
|
|||
|
errorLine1=" <string name="history_delete_all_dialog">Are you sure you want to clear your history?</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="416"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="406"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="400"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="392"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="406"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="402"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="411"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="386"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="399"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="396"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="405"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="403"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="400"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="372"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="401"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="394"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="397"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="402"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="401"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="401"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="392"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="403"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="399"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.history_clear_dialog` appears to be unused"
|
|||
|
errorLine1=" <string name="history_clear_dialog">Clear</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="418"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="408"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="402"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="394"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="409"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="404"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="413"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="388"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="401"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="398"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="407"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="405"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="402"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="374"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="403"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="396"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="399"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="404"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="403"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="403"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="394"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="405"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="401"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.history_delete_some` appears to be unused"
|
|||
|
errorLine1=" <string name="history_delete_some">Delete %1$d items</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="426"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="416"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="410"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="402"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="417"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="412"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="421"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="396"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="409"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="406"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="415"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="413"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="410"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="382"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="411"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="404"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="408"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="412"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="411"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="411"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="402"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="413"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="409"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.tab_crash_description` appears to be unused"
|
|||
|
errorLine1=" <string name="tab_crash_description">You can attempt to restore or close this tab below.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="433"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="428"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="420"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="433"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="430"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="437"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="413"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="427"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="422"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="432"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="431"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="427"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="400"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="427"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="421"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="424"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="430"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="428"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="428"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="418"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="431"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="427"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.content_description_session_menu` appears to be unused"
|
|||
|
errorLine1=" <string name="content_description_session_menu">Session options</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="437"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="429"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="422"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="436"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="431"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="440"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="436"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="409"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="436"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="430"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="433"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="437"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="437"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="427"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="440"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="436"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.content_description_session_share` appears to be unused"
|
|||
|
errorLine1=" <string name="content_description_session_share">Share session</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="454"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="440"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="432"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="449"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="425"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="434"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="443"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="412"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="433"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="436"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="440"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="440"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="430"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="443"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.bookmark_menu_content_description` appears to be unused"
|
|||
|
errorLine1=" <string name="bookmark_menu_content_description">Bookmark menu</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="458"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="449"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="444"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="436"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="449"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="453"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="429"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="443"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="438"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="449"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="447"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="443"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="416"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="443"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="437"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="440"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="444"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="444"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="434"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="447"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="443"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.bookmark_edit` appears to be unused"
|
|||
|
errorLine1=" <string name="bookmark_edit">Edit bookmark</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="460"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="438"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="448"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="455"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="431"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="440"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="449"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="418"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="448"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="436"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="449"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.bookmark_created_snackbar` appears to be unused"
|
|||
|
errorLine1=" <string name="bookmark_created_snackbar">Bookmark created.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="466"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="457"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="452"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="444"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="457"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="454"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="461"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="437"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="457"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="455"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="424"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="448"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="454"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="452"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="452"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="442"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="455"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="451"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.bookmark_saved_snackbar` appears to be unused"
|
|||
|
errorLine1=" <string name="bookmark_saved_snackbar">Bookmark saved!</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="468"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="459"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="454"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="459"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="456"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="463"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="439"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="453"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="448"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="459"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="457"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="453"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="426"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="453"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="447"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="450"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="456"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="454"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="454"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="444"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="457"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="453"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.edit_bookmark_snackbar_action` appears to be unused"
|
|||
|
errorLine1=" <string name="edit_bookmark_snackbar_action">EDIT</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="470"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="461"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="456"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="448"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="462"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="458"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="465"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="441"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="455"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="450"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="461"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="459"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="455"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="428"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="455"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="449"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="452"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="458"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="456"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="456"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="446"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="459"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="455"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.bookmark_menu_select_button` appears to be unused"
|
|||
|
errorLine1=" <string name="bookmark_menu_select_button">Select</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="474"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="465"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="461"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="453"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="466"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="463"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="469"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="445"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="460"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="454"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="465"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="464"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="460"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="433"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="459"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="453"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="456"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="463"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="460"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="460"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="450"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="464"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="460"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.permissions_header` appears to be unused"
|
|||
|
errorLine1=" <string name="permissions_header">Permissions</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="520"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="513"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="509"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="499"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="514"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="509"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="515"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="492"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="506"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="501"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="511"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="510"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="508"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="483"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="505"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="499"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="502"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="509"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="506"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="506"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="496"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="512"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="506"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.quick_settings_sheet_manage_site_permissions` appears to be unused"
|
|||
|
errorLine1=" <string name="quick_settings_sheet_manage_site_permissions">Manage site permissions</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="530"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="524"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="520"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="510"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="524"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="520"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="526"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="502"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="517"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="511"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="521"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="521"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="519"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="494"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="515"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="509"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="512"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="520"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="516"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="516"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="506"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="523"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="517"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.no_collections_description` appears to be unused"
|
|||
|
errorLine1=" <string name="no_collections_description">Your collections will be shown here.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="580"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="576"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="572"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="550"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="576"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="572"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="578"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="555"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="570"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="563"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="574"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="573"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="571"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="531"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="567"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="556"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="564"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="572"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="568"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="568"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="558"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="575"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="569"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.share_header` appears to be unused"
|
|||
|
errorLine1=" <string name="share_header">Send and Share</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="615"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="611"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="618"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="596"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="612"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="618"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="613"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="590"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="617"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="598"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="610"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="619"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="607"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="577"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="602"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="591"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="599"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="618"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="604"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="603"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="593"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="622"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="615"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.notification_pbm_delete_text` appears to be unused"
|
|||
|
errorLine1=" <string name="notification_pbm_delete_text">Delete private tabs</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="654"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="652"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="659"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="626"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="653"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="659"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="653"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="630"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="658"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="640"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="651"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="661"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="648"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="644"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="631"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="640"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="659"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="645"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="646"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="633"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="663"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="656"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.notification_pbm_action_open` appears to be unused"
|
|||
|
errorLine1=" <string name="notification_pbm_action_open">Open</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="658"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="654"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="661"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="628"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="655"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="661"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="655"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="632"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="660"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="642"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="653"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="663"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="650"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="604"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="646"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="633"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="642"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="661"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="647"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="648"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="635"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="658"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.notification_pbm_action_delete_and_open` appears to be unused"
|
|||
|
errorLine1=" <string name="notification_pbm_action_delete_and_open">Delete and Open</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="660"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="656"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="663"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="630"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="657"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="663"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="657"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="634"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="662"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="644"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="655"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="652"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="648"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="635"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="644"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="663"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="649"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="650"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="637"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="667"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="660"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.notification_powered_by_channel_name` appears to be unused"
|
|||
|
errorLine1=" <string name="notification_powered_by_channel_name">Powered By</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="662"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="658"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="659"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="659"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="664"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="646"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="657"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="667"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="654"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="650"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="646"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="651"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="652"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="669"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="662"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.snackbar_collection_deleted` appears to be unused"
|
|||
|
errorLine1=" <string name="snackbar_collection_deleted">Collection deleted</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="664"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="660"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="667"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="632"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="661"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="667"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="661"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="636"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="666"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="648"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="659"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="669"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="656"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="606"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="652"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="637"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="648"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="667"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="653"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="654"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="639"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="671"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="664"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.snackbar_tab_deleted` appears to be unused"
|
|||
|
errorLine1=" <string name="snackbar_tab_deleted">Tab deleted</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="668"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="664"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="672"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="637"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="672"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="640"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="671"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="652"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="663"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="674"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="660"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="611"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="656"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="641"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="652"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="672"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="657"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="658"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="643"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="676"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="669"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.snackbar_tabs_deleted` appears to be unused"
|
|||
|
errorLine1=" <string name="snackbar_tabs_deleted">Tabs deleted</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="670"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="666"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="675"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="640"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="667"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="675"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="667"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="642"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="674"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="654"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="665"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="677"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="662"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="614"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="658"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="643"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="654"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="675"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="659"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="660"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="645"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="679"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="672"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.snackbar_private_tabs_deleted` appears to be unused"
|
|||
|
errorLine1=" <string name="snackbar_private_tabs_deleted">Private tabs deleted</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="680"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="676"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="685"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="642"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="677"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="685"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="677"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="652"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="684"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="664"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="675"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="687"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="672"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="668"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="645"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="664"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="685"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="669"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="670"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="655"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="689"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="682"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_delete_browsing_data_browsing_history_title` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_delete_browsing_data_browsing_history_title">History</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="728"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="726"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="737"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="690"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="726"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="737"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="722"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="702"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="737"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="712"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="724"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="740"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="723"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="666"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="716"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="691"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="713"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="737"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="718"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="718"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="703"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="742"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="736"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_delete_browsing_data_browsing_history_subtitle` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_delete_browsing_data_browsing_history_subtitle">%d pages</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="731"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="729"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="740"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="693"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="729"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="740"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="725"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="705"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="740"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="715"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="727"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="743"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="726"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="719"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="694"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="716"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="740"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="721"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="721"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="706"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="745"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="739"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_summary_delete_browsing_data_on_quit` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_summary_delete_browsing_data_on_quit">Automatically deletes browsing data when you select "Quit" from the main menu</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="752"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="751"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="762"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="715"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="751"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="762"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="747"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="728"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="762"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="736"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="750"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="765"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="748"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="741"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="716"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="738"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="762"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="743"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="744"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="728"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="768"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="761"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.onboarding_fxa_section_header` appears to be unused"
|
|||
|
errorLine1=" <string name="onboarding_fxa_section_header">Already have an account?</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="778"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="778"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="789"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="739"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="778"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="790"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="774"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="756"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="789"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="765"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="778"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="792"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="775"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="689"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="768"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="740"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="765"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="789"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="770"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="771"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="755"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="795"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="788"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.onboarding_firefox_account_stay_signed_out` appears to be unused"
|
|||
|
errorLine1=" <string name="onboarding_firefox_account_stay_signed_out">Stay signed out</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="800"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="800"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="811"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="761"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="801"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="813"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="797"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="774"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="813"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="787"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="800"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="814"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="797"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="790"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="763"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="787"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="811"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="793"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="794"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="777"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="817"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="811"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.etp_onboarding_message` appears to be unused"
|
|||
|
errorLine1=" <string name="etp_onboarding_message">Cuando el escudo cambia de color, %s está bloqueando los rastreadores en un sitio web. Haz clic en él para ver qué está bloqueando.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="872"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="883"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_enhanced_tracking_protection_standard` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_enhanced_tracking_protection_standard">Standard (recommended)</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="881"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="880"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="892"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="840"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="883"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="893"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="878"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="851"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="894"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="869"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="882"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="892"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="874"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="760"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="875"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="843"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="869"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="893"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="874"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="877"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="857"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="895"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="888"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_enhanced_tracking_protection_standard_description` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description">Balanced for protection and performance.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="883"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="882"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="894"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="842"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="885"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="895"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="880"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="853"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="896"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="871"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="884"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="894"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="876"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="762"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="877"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="845"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="871"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="895"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="876"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="879"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="859"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="897"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="890"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_enhanced_tracking_protection_strict` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_enhanced_tracking_protection_strict">Strict</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="889"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="886"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="898"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="844"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="889"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="899"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="884"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="857"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="900"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="875"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="888"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="898"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="880"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="766"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="881"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="849"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="875"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="899"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="880"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="883"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="863"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="901"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="894"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_enhanced_tracking_protection_strict_recommended` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_recommended">Strict (recommended)</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="895"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="892"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="904"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="846"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="895"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="905"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="890"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="863"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="906"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="881"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="894"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="904"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="886"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="772"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="887"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="855"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="881"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="905"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="886"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="889"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="869"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="907"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="900"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preference_enhanced_tracking_protection_strict_description` appears to be unused"
|
|||
|
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description">Stronger protection, but may cause some sites or content to break.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="897"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="894"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="906"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="848"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="897"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="907"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="892"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="865"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="908"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="883"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="896"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="906"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="888"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="774"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="889"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="857"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="883"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="907"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="888"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="891"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="871"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="909"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="902"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.about_your_rights` appears to be unused"
|
|||
|
errorLine1=" <string name="about_your_rights">Your rights</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="933"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="928"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="940"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es\strings.xml"
|
|||
|
line="880"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="931"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="942"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="926"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="897"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="942"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="918"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="930"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="940"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="922"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ko\strings.xml"
|
|||
|
line="796"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="923"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="891"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="917"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="941"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="922"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="925"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="903"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="943"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="936"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_save_logins` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_save_logins">Save logins and passwords</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="969"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="965"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="977"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="968"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="963"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="935"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="955"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="967"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="977"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="960"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="960"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="925"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="954"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="978"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="959"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="962"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="940"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="980"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="973"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_save_logins_ask_to_save` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_save_logins_ask_to_save">Ask to save</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="971"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="967"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="970"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="981"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="965"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="937"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="981"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="957"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="969"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="962"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="962"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="927"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="956"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="980"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="961"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="964"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="942"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="982"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="975"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_save_logins_never_save` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_save_logins_never_save">Never save</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="973"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="969"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="981"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="972"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="967"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="939"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="959"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="971"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="981"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="964"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="964"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="929"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="958"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="982"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="963"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="966"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="944"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="984"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="977"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_autofill` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_autofill">Autofill</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="975"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="971"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="974"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="985"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="969"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="941"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="985"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="961"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="973"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="966"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="966"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="931"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="960"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="984"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="965"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="968"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="946"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="986"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_exceptions` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_exceptions">Exceptions</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="989"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="985"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="997"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="988"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="955"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="975"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="987"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="997"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="980"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="980"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="945"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="974"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="998"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="982"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="960"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1000"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="993"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_exceptions_description_empty` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_exceptions_description_empty">Logins and passwords that are not saved will be shown here.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="991"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="987"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="990"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="985"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="957"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="977"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="989"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="982"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="982"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="947"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="976"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1000"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="981"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="984"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="962"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1002"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="995"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_exceptions_description` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_exceptions_description">Logins and passwords will not be saved for these sites.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="993"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="989"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="992"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="987"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="959"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="991"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="984"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="984"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="949"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="978"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1002"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="986"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="964"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1004"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="997"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_saved_logins_search` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_saved_logins_search">Search logins</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="995"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="991"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="994"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="989"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="961"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="981"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="993"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="986"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="986"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="951"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="980"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1004"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="985"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="988"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="966"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1006"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_saved_logins_alphabetically` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_saved_logins_alphabetically">Alphabetically</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="997"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="993"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="996"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="991"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="963"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="995"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="988"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="988"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="953"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="982"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1006"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="987"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="990"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="968"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1008"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_saved_logins_recently_used` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_saved_logins_recently_used">Recently used</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="995"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="998"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1009"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="993"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="965"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1009"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="985"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="997"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="990"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="990"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="955"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="984"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1008"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="989"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="992"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="970"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1010"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_saved_logins_enter_pin` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_saved_logins_enter_pin">Re-enter your PIN</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1015"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1006"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1017"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="973"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1017"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="993"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1015"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="998"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="998"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="963"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="992"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1016"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="997"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1000"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="978"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1018"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1011"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.preferences_passwords_saved_logins_enter_pin_description` appears to be unused"
|
|||
|
errorLine1=" <string name="preferences_passwords_saved_logins_enter_pin_description">Unlock to view your saved logins</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1009"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1017"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1008"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1019"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="975"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1019"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="995"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1017"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="1000"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="1000"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="965"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="994"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1018"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1002"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="980"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1020"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1013"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.logins_insecure_connection_warning` appears to be unused"
|
|||
|
errorLine1=" <string name="logins_insecure_connection_warning">This connection is not secure. Logins entered here could be compromised.</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1011"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1019"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1010"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1021"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="977"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1021"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="997"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1009"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1019"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="1002"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="1002"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="967"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="996"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1020"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1004"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="982"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1022"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1015"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.logins_insecure_connection_warning_learn_more` appears to be unused"
|
|||
|
errorLine1=" <string name="logins_insecure_connection_warning_learn_more">Learn more</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1013"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="1009"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1021"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1012"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1023"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="979"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1023"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="999"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1011"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1021"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="1004"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="1004"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="969"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="998"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1022"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1006"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="984"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1024"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1017"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.logins_doorhanger_save` appears to be unused"
|
|||
|
errorLine1=" <string name="logins_doorhanger_save">Do you want %s to save this login?</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1015"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="1011"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1023"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1014"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1025"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="1009"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="981"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1025"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="1001"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1013"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1023"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="1006"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="1006"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="971"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="1000"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1024"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1008"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="986"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1026"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1019"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.logins_doorhanger_save_confirmation` appears to be unused"
|
|||
|
errorLine1=" <string name="logins_doorhanger_save_confirmation">Save</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1017"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="1013"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1025"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1016"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1027"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="1011"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="983"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1027"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="1003"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1015"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1025"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="1008"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="1008"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="973"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="1002"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1026"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="1007"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1010"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="988"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1028"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1021"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.logins_doorhanger_save_dont_save` appears to be unused"
|
|||
|
errorLine1=" <string name="logins_doorhanger_save_dont_save">Don\'t save</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1019"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-cs\strings.xml"
|
|||
|
line="1015"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1027"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1018"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1029"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-eu\strings.xml"
|
|||
|
line="1013"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="985"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1029"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="1005"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1017"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1027"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="1010"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="1010"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pa-rIN\strings.xml"
|
|||
|
line="975"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="1004"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1028"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="1009"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1012"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="990"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1030"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1023"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.string.search_add_custom_engine_learn_more_label` appears to be unused"
|
|||
|
errorLine1=" <string name="search_add_custom_engine_learn_more_label">Learn More</string>"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\strings.xml"
|
|||
|
line="1075"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-de\strings.xml"
|
|||
|
line="1083"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rAR\strings.xml"
|
|||
|
line="1075"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-es-rES\strings.xml"
|
|||
|
line="1087"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fi\strings.xml"
|
|||
|
line="1035"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-fr\strings.xml"
|
|||
|
line="1085"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-hu\strings.xml"
|
|||
|
line="1061"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-in\strings.xml"
|
|||
|
line="1073"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-it\strings.xml"
|
|||
|
line="1084"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="1067"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-nl\strings.xml"
|
|||
|
line="1066"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-pl\strings.xml"
|
|||
|
line="1060"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-ru\strings.xml"
|
|||
|
line="1084"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sk\strings.xml"
|
|||
|
line="1065"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-sv-rSE\strings.xml"
|
|||
|
line="1068"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-tr\strings.xml"
|
|||
|
line="1038"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rCN\strings.xml"
|
|||
|
line="1086"
|
|||
|
column="13"/>
|
|||
|
<location
|
|||
|
file="src\main\res\values-zh-rTW\strings.xml"
|
|||
|
line="1079"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.style.Header14TextStyle` appears to be unused"
|
|||
|
errorLine1=" <style name="Header14TextStyle" parent="TextAppearance.MaterialComponents.Body2">"
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\values\styles.xml"
|
|||
|
line="245"
|
|||
|
column="12"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.xml.turn_on_sync_preferences` appears to be unused"
|
|||
|
errorLine1="<androidx.preference.PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\xml\turn_on_sync_preferences.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedResources"
|
|||
|
message="The resource `R.drawable.url_background` appears to be unused"
|
|||
|
errorLine1="<shape xmlns:android="http://schemas.android.com/apk/res/android">"
|
|||
|
errorLine2="^">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable\url_background.xml"
|
|||
|
line="5"
|
|||
|
column="1"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="RedundantNamespace"
|
|||
|
message="This namespace declaration is redundant"
|
|||
|
errorLine1=" xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_manage_site_permissions_exceptions_feature_phone.xml"
|
|||
|
line="9"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="RedundantNamespace"
|
|||
|
message="This namespace declaration is redundant"
|
|||
|
errorLine1=" xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_manage_site_permissions_feature_phone.xml"
|
|||
|
line="9"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedNamespace"
|
|||
|
message="Unused namespace declaration xmlns:android; already declared on the root element"
|
|||
|
errorLine1=" xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_manage_site_permissions_exceptions_feature_phone.xml"
|
|||
|
line="9"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="UnusedNamespace"
|
|||
|
message="Unused namespace declaration xmlns:android; already declared on the root element"
|
|||
|
errorLine1=" xmlns:android="http://schemas.android.com/apk/res/android""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\fragment_manage_site_permissions_feature_phone.xml"
|
|||
|
line="9"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="TypographyEllipsis"
|
|||
|
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
|||
|
errorLine1=" <string name="sync_add_new_device_learn_button">タブの送信について...</string>"
|
|||
|
errorLine2=" ^">
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="640"
|
|||
|
column="53"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="TypographyEllipsis"
|
|||
|
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
|||
|
errorLine1=" <string name="sync_add_new_device_connect_button">別の端末を接続...</string>"
|
|||
|
errorLine2=" ^">
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="642"
|
|||
|
column="55"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="TypographyEllipsis"
|
|||
|
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
|||
|
errorLine1=" <string name="deleting_browsing_data_in_progress">ブラウジングデータを削除しています...</string>"
|
|||
|
errorLine2=" ^">
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="768"
|
|||
|
column="55"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="TypographyEllipsis"
|
|||
|
message="Replace "..." with ellipsis character (…, &#8230;) ?"
|
|||
|
errorLine1=" <string name="onboarding_firefox_account_signing_in">ログイン中...</string>"
|
|||
|
errorLine2=" ^">
|
|||
|
<location
|
|||
|
file="src\main\res\values-ja\strings.xml"
|
|||
|
line="793"
|
|||
|
column="58"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="IconXmlAndPng"
|
|||
|
message="The following images appear both as density independent `.xml` files and as bitmap files: src\\main\\res\\drawable-hdpi\\ic_logo_wordmark_normal.png, 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="IconDensities"
|
|||
|
message="Missing the following drawables in `drawable-hdpi`: onboarding_dark_theme.png, onboarding_light_theme.png">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable-hdpi"/>
|
|||
|
</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, onboarding_dark_theme.png, onboarding_light_theme.png">
|
|||
|
<location
|
|||
|
file="src\main\res\drawable-xxhdpi"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ButtonStyle"
|
|||
|
message="Buttons in button bars should be borderless; use `style="?android:attr/buttonBarButtonStyle"` (and `?android:attr/buttonBarStyle` on the parent)"
|
|||
|
errorLine1=" <Button"
|
|||
|
errorLine2=" ~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\browser_toolbar_popup_window.xml"
|
|||
|
line="14"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ButtonStyle"
|
|||
|
message="Buttons in button bars should be borderless; use `style="?android:attr/buttonBarButtonStyle"` (and `?android:attr/buttonBarStyle` on the parent)"
|
|||
|
errorLine1=" <Button"
|
|||
|
errorLine2=" ~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\browser_toolbar_popup_window.xml"
|
|||
|
line="25"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ButtonStyle"
|
|||
|
message="Buttons in button bars should be borderless; use `style="?android:attr/buttonBarButtonStyle"` (and `?android:attr/buttonBarStyle` on the parent)"
|
|||
|
errorLine1=" <Button"
|
|||
|
errorLine2=" ~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\browser_toolbar_popup_window.xml"
|
|||
|
line="36"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="GoogleAppIndexingWarning"
|
|||
|
message="App is not indexable by Google Search; consider adding at least one Activity with an ACTION-VIEW intent filter. See issue explanation for more details."
|
|||
|
errorLine1=" <application"
|
|||
|
errorLine2=" ^">
|
|||
|
<location
|
|||
|
file="src\debug\AndroidManifest.xml"
|
|||
|
line="19"
|
|||
|
column="5"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="SmallSp"
|
|||
|
message="Avoid using sizes smaller than `12sp`: `10sp`"
|
|||
|
errorLine1=" android:textSize="10sp""
|
|||
|
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 `12sp`: `10sp`"
|
|||
|
errorLine1=" android:textSize="10sp""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\app_share_list_item.xml"
|
|||
|
line="36"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\component_tracking_protection_panel.xml"
|
|||
|
line="182"
|
|||
|
column="10"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\library_list_item.xml"
|
|||
|
line="12"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <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=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\preference_widget_radiobutton_with_info.xml"
|
|||
|
line="66"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_suggestions_onboarding.xml"
|
|||
|
line="10"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_extra_small_v1.xml"
|
|||
|
line="13"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_extra_small_v2.xml"
|
|||
|
line="13"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_large.xml"
|
|||
|
line="13"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageButton"
|
|||
|
errorLine2=" ~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_large.xml"
|
|||
|
line="32"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_medium.xml"
|
|||
|
line="13"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageButton"
|
|||
|
errorLine2=" ~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_medium.xml"
|
|||
|
line="32"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_small.xml"
|
|||
|
line="18"
|
|||
|
column="10"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageButton"
|
|||
|
errorLine2=" ~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_small.xml"
|
|||
|
line="25"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\search_widget_small_no_mic.xml"
|
|||
|
line="14"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\sign_in_preference.xml"
|
|||
|
line="17"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageButton"
|
|||
|
errorLine2=" ~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\tab_list_row.xml"
|
|||
|
line="81"
|
|||
|
column="10"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\tracking_protection_category.xml"
|
|||
|
line="12"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="ContentDescription"
|
|||
|
message="Missing `contentDescription` attribute on image"
|
|||
|
errorLine1=" <ImageView"
|
|||
|
errorLine2=" ~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\tracking_protection_onboarding_popup.xml"
|
|||
|
line="18"
|
|||
|
column="10"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="LabelFor"
|
|||
|
message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"
|
|||
|
errorLine1=" <EditText"
|
|||
|
errorLine2=" ~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\component_collection_creation.xml"
|
|||
|
line="104"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="LabelFor"
|
|||
|
message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"
|
|||
|
errorLine1=" <EditText"
|
|||
|
errorLine2=" ~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\component_collection_creation_name_collection.xml"
|
|||
|
line="54"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="LabelFor"
|
|||
|
message="Missing accessibility label: provide either a view with an `android:labelFor` that references this view or provide an `android:hint`"
|
|||
|
errorLine1=" <EditText"
|
|||
|
errorLine2=" ~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\component_collection_creation_select_collection.xml"
|
|||
|
line="58"
|
|||
|
column="6"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="RtlSymmetry"
|
|||
|
message="When you define `paddingEnd` you should probably also define `paddingStart` for right-to-left symmetry"
|
|||
|
errorLine1=" android:paddingEnd="24dp""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\component_tracking_protection_panel.xml"
|
|||
|
line="168"
|
|||
|
column="13"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
<issue
|
|||
|
id="RtlSymmetry"
|
|||
|
message="When you define `paddingEnd` you should probably also define `paddingStart` for right-to-left symmetry"
|
|||
|
errorLine1=" android:paddingEnd="24dp""
|
|||
|
errorLine2=" ~~~~~~~~~~~~~~~~~~">
|
|||
|
<location
|
|||
|
file="src\main\res\layout\quicksettings_tracking_protection.xml"
|
|||
|
line="19"
|
|||
|
column="9"/>
|
|||
|
</issue>
|
|||
|
|
|||
|
</issues>
|