mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
10414 lines
466 KiB
XML
10414 lines
466 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<issues format="6" by="lint 7.0.0" type="baseline" client="gradle" name="AGP (7.0.0)" variant="all" version="7.0.0">
|
||
|
||
<issue
|
||
id="IidCompatibilityCheckFailure"
|
||
message="Check failed with exception: java.lang.NoSuchMethodException: com.android.tools.lint.detector.api.LintModelModuleProject.getGradleProjectModel()">
|
||
<location
|
||
file="app"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ScopedStorage"
|
||
message="WRITE_EXTERNAL_STORAGE no longer provides write access when targeting Android 10+"
|
||
errorLine1=" <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="9"
|
||
column="36"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ScopedStorage"
|
||
message="WRITE_EXTERNAL_STORAGE no longer provides write access when targeting Android 10+"
|
||
errorLine1=" <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/debug/AndroidManifest.xml"
|
||
line="12"
|
||
column="36"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/account_preference.xml"
|
||
line="8"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `lineHeight` is only used in API level 28 and higher (current min is 21)"
|
||
errorLine1=" android:lineHeight="24sp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_migration.xml"
|
||
line="51"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `lineHeight` is only used in API level 28 and higher (current min is 21)"
|
||
errorLine1=" android:lineHeight="24sp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_migration.xml"
|
||
line="69"
|
||
column="17"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/collection_home_list_row.xml"
|
||
line="16"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/component_collection_creation.xml"
|
||
line="144"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `lineHeight` is only used in API level 28 and higher (current min is 21)"
|
||
errorLine1=" android:lineHeight="18sp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/custom_search_engine.xml"
|
||
line="59"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/history_metadata_group.xml"
|
||
line="14"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/history_metadata_list_row.xml"
|
||
line="14"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/inactive_header_item.xml"
|
||
line="16"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/inactive_recently_closed_item.xml"
|
||
line="13"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/inactive_tab_list_item.xml"
|
||
line="13"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/list_element.xml"
|
||
line="16"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_black""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="7"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="8"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="900""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="9"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_extrabold""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="16"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="17"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="800""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="18"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_bold""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="25"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="26"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="700""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="27"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_semibold""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="34"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="35"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="600""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="36"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_medium""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="43"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="44"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="500""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="45"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_regular""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="52"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="53"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="400""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="54"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_thin""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="61"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="62"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="200""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="63"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `font` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:font="@font/metropolis_light""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="70"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontStyle` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontStyle="normal""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="71"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `fontWeight` is only used in API level 26 and higher (current min is 21)"
|
||
errorLine1=" android:fontWeight="100""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/font/metropolis.xml"
|
||
line="72"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/onboarding_theme_picker.xml"
|
||
line="69"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/onboarding_theme_picker.xml"
|
||
line="97"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/onboarding_theme_picker.xml"
|
||
line="146"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/onboarding_toolbar_position_picker.xml"
|
||
line="59"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/onboarding_toolbar_position_picker.xml"
|
||
line="113"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/onboarding_tracking_protection.xml"
|
||
line="49"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="@drawable/rounded_ripple""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/onboarding_tracking_protection.xml"
|
||
line="70"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:attr/selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/recent_tabs_list_row.xml"
|
||
line="13"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedAttribute"
|
||
message="Attribute `shortcutId` is only used in API level 25 and higher (current min is 21)"
|
||
errorLine1=" android:shortcutId="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="UnusedAttribute"
|
||
message="Attribute `android:foreground` has no effect on API levels lower than 23 (current min is 21)"
|
||
errorLine1=" android:foreground="?android:selectableItemBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/tab_tray_item.xml"
|
||
line="13"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="FragmentTagUsage"
|
||
message="Replace the <fragment> tag with FragmentContainerView."
|
||
errorLine1=" <fragment"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_home.xml"
|
||
line="21"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" .inflate(R.layout.custom_search_engine_radio_button, null) as ConstraintLayout"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/settings/search/AddSearchEngineFragment.kt"
|
||
line="243"
|
||
column="66"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" .inflate(R.layout.search_engine_radio_button, null) as LinearLayout"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/settings/search/AddSearchEngineFragment.kt"
|
||
line="263"
|
||
column="59"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" .inflate(R.layout.pbm_shortcut_popup, null)"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/home/HomeFragment.kt"
|
||
line="765"
|
||
column="55"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" val dialogView = LayoutInflater.from(context).inflate(R.layout.mp_migration_dialog, null)"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/tips/providers/MasterPasswordTipProvider.kt"
|
||
line="77"
|
||
column="93"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" LayoutInflater.from(context).inflate(R.layout.mp_migration_done_dialog, null)"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/tips/providers/MasterPasswordTipProvider.kt"
|
||
line="166"
|
||
column="85"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" LayoutInflater.from(context).inflate(R.layout.mp_migration_done_dialog, null)"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/tips/providers/MasterPasswordTipProvider.kt"
|
||
line="228"
|
||
column="85"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" LayoutInflater.from(it).inflate(R.layout.top_sites_rename_dialog, null)"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/home/sessioncontrol/SessionControlController.kt"
|
||
line="309"
|
||
column="83"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InflateParams"
|
||
message="Avoid passing `null` as the view root (needed to resolve layout parameters on the inflated layout's root element)"
|
||
errorLine1=" val dialogView = LayoutInflater.from(context).inflate(R.layout.amo_collection_override_dialog, null)"
|
||
errorLine2=" ~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/settings/SettingsFragment.kt"
|
||
line="352"
|
||
column="112"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="InvalidLicenseFormat"
|
||
message="The license comment must be followed by a newline character"
|
||
errorLine1=" * file, You can obtain one at http://mozilla.org/MPL/2.0/. */"
|
||
errorLine2=" ~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/FxaServer.kt"
|
||
line="3"
|
||
column="62"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MissingLicense"
|
||
message="The file must start with a comment containing the license"
|
||
errorLine1="package org.mozilla.fenix.utils;"
|
||
errorLine2="~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/utils/OnWifiChanged.java"
|
||
line="1"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UseSwitchCompatOrMaterialCode"
|
||
message="Use `SwitchCompat` from AppCompat or `SwitchMaterial` from Material library"
|
||
errorLine1=" private var switchView: Switch? = null"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/settings/DefaultBrowserPreference.kt"
|
||
line="20"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UseSwitchCompatOrMaterialXml"
|
||
message="Use `SwitchCompat` from AppCompat or `SwitchMaterial` from Material library"
|
||
errorLine1="<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="UseSwitchCompatOrMaterialXml"
|
||
message="Use `SwitchCompat` from AppCompat or `SwitchMaterial` from Material library"
|
||
errorLine1="<Switch xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/preference_default_browser.xml"
|
||
line="6"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VectorRaster"
|
||
message="Limit vector icons sizes to 200×200 to keep icon drawing fast; see https://developer.android.com/studio/write/vector-asset-studio#when for more"
|
||
errorLine1=" android:width="1889dp""
|
||
errorLine2=" ~~~~~~">
|
||
<location
|
||
file="src/main/res/drawable/ic_etp_artwork.xml"
|
||
line="7"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" isInPrimaryState = { getCurrentTab()?.content?.canGoBack ?: false },"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
|
||
line="101"
|
||
column="38"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" isInPrimaryState = { getCurrentTab()?.content?.canGoForward ?: false },"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
|
||
line="123"
|
||
column="38"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" getCurrentTab()?.content?.loading == false"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
|
||
line="146"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" if (getCurrentTab()?.content?.loading == true) {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
|
||
line="160"
|
||
column="25"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" selected = getCurrentTab()?.let {"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
|
||
line="188"
|
||
column="28"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" getCurrentTab()?.let { tab ->"
|
||
errorLine2=" ~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/browser/BrowserFragment.kt"
|
||
line="278"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="VisibleForTests"
|
||
message="This method should only be accessed from tests or within private scope"
|
||
errorLine1=" tabsAction.updateCount(tabCount)"
|
||
errorLine2=" ~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/toolbar/ToolbarIntegration.kt"
|
||
line="141"
|
||
column="20"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UseCompatLoadingForDrawables"
|
||
message="Use `AppCompatResources.getDrawable()`"
|
||
errorLine1=" display.setUrlBackground(getDrawable(R.drawable.search_url_background))"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/toolbar/BrowserToolbarView.kt"
|
||
line="91"
|
||
column="46"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Typos"
|
||
message=""internett" is usually capitalized as "Internett""
|
||
errorLine1=" <string name="private_browsing_placeholder_description_2">%1$s fjerner søk- og nettleserhistorikken fra private nettlesingsfaner når du lukker dem eller avslutter appen. Selv om dette ikke gjør deg anonym for nettsteder eller internett-leverandøren din, vil det gjøre det lettere"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-nb-rNO/strings.xml"
|
||
line="71"
|
||
column="231"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Typos"
|
||
message="Repeated word "zaman" in message: possible typo"
|
||
errorLine1=" <string name="studies_description">Firefox zaman zaman araştırmalar yükleyip çalıştırabilir.</string>"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/res/values-tr/strings.xml"
|
||
line="637"
|
||
column="48"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""app_name_private_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="app_name_private_2">Firefox Preview Príobháideach</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="4"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""app_name_private_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="app_name_private_2">Firefox Preview anonimo</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="4"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""app_name_private_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="app_name_private_3">Firefox Preview (Príobháideach)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="6"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""app_name_private_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="app_name_private_3">Firefox Preview (nav. anonima)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="6"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_open_tabs_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_open_tabs_header_2">Alaa tabbe udditiiɗe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="17"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_open_tabs_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_open_tabs_header_2">Níl aon chluaisín ar oscailt</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="17"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_open_tabs_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_open_tabs_header_2">Nisuna scheda vèrta</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="17"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""private_browsing_placeholder_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="private_browsing_placeholder_description">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="26"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""private_browsing_placeholder_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="private_browsing_placeholder_description">%1$s scanseƚa ƚa cronoƚogìa de reserca e navigasion pena te ve fora da ƚ’app o te sari su tute cuante ƚe schede anonime. Anca se sta modalità no ƚa te rende conpletamente anonimo ne i confronti de i siti web o de’l tò fornitore de servisi internet, se trata ƚo steso de on stromento utiƚe par inpedire a altri utilixatori de sto dispoxitivo de otegnere informasion so ƚa tò atività online.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="26"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">ಫೈರ್ಫಾಕ್ಸ್ಗೆ ವೇಗವಾಗಿ ಹೋಗಿ. ನಿಮ್ಮ ಮುಖಪುಟಕ್ಕೆ ವಿಜೆಟ್ ಸೇರಿಸಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="49"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">Acedi a Firefox ciù spedio. Azonzi un widget a-a pagina prinçipâ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="49"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">ഫയർഫോക്സിലേക്ക് വേഗത്തിൽ എത്തുക. നിങ്ങളുടെ ഹോം സ്ക്രീനിൽ ഒരു വിജറ്റ് ചേർക്കുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="50"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">Firefox पर्यंत लवकर पोहोचा. आपल्या मुख्य स्क्रीन वर एक विजेट जोडा.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="50"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">ವಿಜೆಟ್ ಸೇರಿಸಿ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="51"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">Azonzi widget</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="51"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">Komast fyrr í Firefox. Bættu við græju á ræsisíðuna þína.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="52"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">വിഡ്ജറ്റ് ചേർക്കുക</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="52"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">विजेट जोडा</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="52"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">ಈಗ ಬೇಡ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="53"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">Oua no</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="53"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">ഇപ്പോള് വേണ്ട</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="54"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">Bæta græju við</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="54"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">आता नाही</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="55"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">Ekki núna</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="56"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">હમણાં નહિ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="58"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_addon_manager" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_addon_manager">Bainisteoir na mBreiseán</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="66"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">Firefoxdan tezkor foydalaning. Bosh ekranga vidjet qoʻshing.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="70"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">Brže dođite do Firefoxa. Dodajte widget na svoj Početni ekran.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="72"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">Vidjet qoʻshish</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="72"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Yeni vərəq</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-az/strings.xml"
|
||
line="74"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">Hozir emas</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="74"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">Dodaj widget</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="74"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_message">Accede a Firefox mas rapido. Anyade un widget en a tuya pantalla d’inicio.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="75"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_your_library" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_your_library">Do Leabharlann</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="76"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">Ne sada</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="76"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_pos_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">Anyadir widget</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="77"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_widget_cfr_neg_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">Agora no</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="79"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_positive_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_positive_button_text">সেটিং এ যাও</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="79"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Nova scheda</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="81"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_negative_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_negative_button_text">বাতিল</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="81"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_report_issue" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_report_issue">Segnaƚa problema co’l sito</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="83"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Tabbere hesere</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="85"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_report_issue" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_report_issue">Jaŋto caɗeele lowre</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="87"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Cluaisín nua</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="88"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_save_to_collection" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_save_to_collection">Cuir le Bailiúchán</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="90"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_positive_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_positive_button_text">بڕۆ بۆ ڕێکخستن</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ckb/strings.xml"
|
||
line="90"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_positive_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_positive_button_text">सेटिंग पर जाएं</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="91"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_report_issue" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_report_issue">Tuairiscigh fadhb leis an suíomh</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="92"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_negative_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_negative_button_text">پشتگوێخستن</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ckb/strings.xml"
|
||
line="92"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_positive_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_positive_button_text">అమరికలకు వెళ్ళు</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-te/strings.xml"
|
||
line="92"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_negative_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_negative_button_text">खारिज</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="94"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_negative_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_negative_button_text">విస్మరించు</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-te/strings.xml"
|
||
line="94"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_message">Cambiar a disposición das lapelas abertas. Vaia á configuración e seleccione a grade na vista de lapelas.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="100"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">નવું ટૅબ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="102"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_positive_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_positive_button_text">Ir á configuración</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="102"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">ಹೊಸ ಟ್ಯಾಬ್</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="103"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Neuvo feuggio</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="103"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tab_tray_grid_view_banner_negative_button_text" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_negative_button_text">Rexeitar</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="104"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">പുതിയ ടാബ്</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="105"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">नवीन टॅब</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="107"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Nýr flipi</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="108"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">Sèlte ràpide</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="118"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">Codorɗe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="120"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">Serca co</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="122"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">Yiylo e:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="124"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">Deso serca co:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="124"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">Ngol laawol, yiylo e:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="126"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">Aicearraí</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="127"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Yangi varaq</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="128"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">Cuardaigh le</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="131"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">An uair seo, cuardaigh le:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="133"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_engines_shortcut_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_engines_shortcut_button">ಸರ್ಚ್ ಎಂಜಿನ್</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="145"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">Scorsaieu</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="146"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">കുറുക്കുവഴികൾ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="148"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Novi tab</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="149"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">Çerca con</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="150"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">शॉर्टकट</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="151"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">Flýtileiðir</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="152"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">ഇതുപയോഗിച്ച് തിരയുക</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="152"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">Oua çerca con:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="152"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""browser_menu_new_tab" is translated here but not found in default locale"
|
||
errorLine1=" <string name="browser_menu_new_tab">Nueva pestanya</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="153"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">ഇത്തവണ ഇതുപയോഗിച്ച് തിരയുക:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="154"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">यासह शोधा</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="155"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">Leita með</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="156"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">Að þessu sinni leita með:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="158"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">या वेळी, या वर शोधा:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="158"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">Mostra ƚe scorciatoie de reserca</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="224"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">Hollu codorɗe njiilaw</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="227"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">Taispeáin aicearraí cuardaigh</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="231"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">Mostra scorsaieu de riçerca</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="261"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">തിരയൽ കുറുക്കുവഴികൾ കാണിക്കുക</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="263"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">Sýna flýtivísanir fyrir leit</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="267"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">शोध शॉर्टकट दर्शवा</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="267"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""default_device_name" is translated here but not found in default locale"
|
||
errorLine1=" <string name="default_device_name">%s so %s %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="273"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""default_device_name" is translated here but not found in default locale"
|
||
errorLine1=" <string name="default_device_name">%s ar %s %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="280"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Qlobal olaraq söndürülüb, açmaq üçün Tənzimləmələrə gedin.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-az/strings.xml"
|
||
line="285"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Dixativà a liveƚo globaƚe, vèrxere ƚe inpostasion par ativarƚa.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="306"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Ñifaama e kuuɓal, yah to teelte ngam huɓɓude ɗum.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="308"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Múchta ar gach suíomh. Cuir ar siúl é sna Socruithe.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="313"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">વૈશ્વિક સ્તરે બંધ છે, તેને ચાલુ કરવા માટે સેટિંગ્સ પર જાઓ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="316"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""pair_instructions" is translated here but not found in default locale"
|
||
errorLine1=" <string name="pair_instructions"><![CDATA[Yillo <b>firefox.com/pair</b> nder Firefox e ordinateer maa ngam heɓde kod QR maa.]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="334"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">ಜಾಗತಿಕವಾಗಿ ಆಫ್ ಮಾಡಲಾಗಿದೆ, ಅದನ್ನು ಆನ್ ಮಾಡಲು ಸೆಟ್ಟಿಂಗ್ಗಳಿಗೆ ಹೋಗಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="338"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""pair_instructions" is translated here but not found in default locale"
|
||
errorLine1=" <string name="pair_instructions"><![CDATA[Par ottenere el còdexe QR vèrxi <b>firefox.com/pair</b> in Firefox so’l computer.]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="343"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Asmòrta a livello globale, arvi e inpostaçion pe ativala.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="346"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">ആഗോളതലത്തിൽ ഓഫാക്കി, അത് ഓണാക്കാൻ ക്രമീകരണങ്ങളിലേക്ക് പോകുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="350"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""pair_instructions" is translated here but not found in default locale"
|
||
errorLine1=" <string name="pair_instructions"><![CDATA[Tabhair cuairt ar <b>firefox.com/pair</b> i bhFirefox ar do ríomhaire chun cód QR a fháil.]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="351"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Slökkt á víðvært, farðu í Stillingar til að til að virkja aftur.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="354"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">सर्व स्तरावर बंद, चालू करण्यासाठी सेटिंगवर जा.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="355"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Giyichin\' da\' huā ngèj, gūij riña ajuste da\' nāchrūnt man.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="363"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Butun dunyo boʻyicha oʻchirilgan. Yoqish uchun Sozlamalarga kiring.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="374"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">বিশ্বব্যাপী বন্ধ হয়ে গেছে, এটি চালু করতে সেটিংসে যান।</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="375"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_title" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_title">Ƚibrarìa</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="389"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_title" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_title">Leabharlann</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="398"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Globalno isključeno, možete uključiti u Postavkama.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="398"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">மொத்தமாக அணைக்கப்பட்டது, அதை இயக்க அமைப்புகளுக்குச் செல்லவும்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="403"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Se desactivó en cheneral, veye a Achustes pa activar-lo.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="406"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">सभी जगहों पर बंद है, इसे ऑन करने के लिए सेटिंग्स में जाएं।</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="413"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">ಸಿಂಕ್ ಮಾಡಿದ ಹಾಳೆಗಳು</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="417"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tabs_menu_save_to_collection" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tabs_menu_save_to_collection">Salva en na rancura</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="417"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tabs_menu_save_to_collection" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tabs_menu_save_to_collection">Cuir le bailiúchán</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="426"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">Feuggi scincronizæ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="429"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">സമന്വയിപ്പിച്ച ടാബുകള്</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="430"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">समकालीत टॅब</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="434"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">Samstilltir flipar</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="435"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_tracking_protection_turned_off_globally" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Desactivado globalmente, vaia á Configuración para activala.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="438"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">Nej rakïj ñanj nahuin nūguan\'àn</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="444"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Əlfəcin yaradıldı.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-az/strings.xml"
|
||
line="448"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">Sinhronizovani tabovi</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="478"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">ஒத்திசைத் கீற்றுகள்</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="489"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Maantorol sosaama.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="493"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">सिंक हुए टैब</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="495"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Segnaƚibro xontà.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="496"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">Pestanyas sincronizadas</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="496"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Cruthaíodh leabharmharc.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="506"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Xatchoʻp yaratildi.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="519"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">બુકમાર્ક બનાવ્યું.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="525"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">సింకైన ట్యాబులు</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-te/strings.xml"
|
||
line="530"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">Lapelas sincronizadas</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="537"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""library_synced_tabs" is translated here but not found in default locale"
|
||
errorLine1=" <string name="library_synced_tabs">بازدەرە هاوکاتپێکراوەکان</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ckb/strings.xml"
|
||
line="538"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_deletion_multiple_snackbar_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_deletion_multiple_snackbar_message">Scanseƚasion de i segnaƚibri seƚesionà</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="546"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_deletion_multiple_snackbar_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_deletion_multiple_snackbar_message">Leabharmharcanna roghnaithe á scriosadh</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="557"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">ಬುಕ್ಮಾರ್ಕ್ ಪರಿಷ್ಕರಿಸಲಾಗಿದೆ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="569"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Segnalibbro creou.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="578"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">അടയാളക്കുറിപ്പ് സൃഷ്ടിച്ചു.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="583"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Bókamerki bætt við.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="585"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">वाचनखुण बनवली.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="585"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Ngà gananû man riña sa arâj sun nīchrà\'t doj.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="600"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""collections_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="collections_description">Ragrupa i contenuti che ritieni inportanti. Par scomisiare, salva ƚe schede vèrte en na nova coƚesion.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="602"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_option_autoplay_blocked" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_option_autoplay_blocked">Cosc ar fhís agus ar fhuaim</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="605"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_option_autoplay_allowed" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_option_autoplay_allowed">Fís agus fuaim ceadaithe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="607"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header">Nisuna rancura</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="608"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description">Ƚe rancure ƚe vegnerà mostrà chive.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="610"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""collections_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="collections_description">Bailigh na rudaí atá tábhachtach duit. Le tosú, sábháil na cluaisíní oscailte mar bhailiúchán nua.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="615"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header">Níl aon bhailiúchán agat</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="621"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description">Taispeánfar do chuid bailiúchán anseo.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="623"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""download_empty_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="download_empty_message">Nema preuzimanja</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="630"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">Siz uchun muhim boʻlgan narsalarni toʻplang</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="641"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">Oʻxshash qidiruv, sayt va varaqlarga tezkor kirish uchun ularni bir joyga jamlang.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="643"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""download_empty_message" is translated here but not found in default locale"
|
||
errorLine1=" <string name="download_empty_message">No bi ha descargas aquí</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="648"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">বুকমার্ক তৈরি হয়েছে।</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="652"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Zabilješka kreirana.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="669"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">புத்தகக்குறி சேர்க்கப்பட்டது</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="682"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">S’ha creyau lo marcapachinas.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="687"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">ನಿಮಗೆ ಮುಖ್ಯವಾದ ವಿಷಯಗಳನ್ನು ಸಂಗ್ರಹಿಸಿ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="687"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">ನಂತರ ತ್ವರಿತ ಪ್ರವೇಶಕ್ಕಾಗಿ ಒಂದೇ ರೀತಿಯ ಹುಡುಕಾಟಗಳು, ಸೈಟ್ಗಳು ಮತ್ತು ಟ್ಯಾಬ್ಗಳನ್ನು ಒಟ್ಟುಗೂಡಿಸಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="689"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">Ragruppa i teu interessi</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="697"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">Amuggia riçerche, sciti e feuggi scimili pe poeghe acede ciù a-a spedia dòppo.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="699"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">നിങ്ങൾക്ക് പ്രാധാന്യമുള്ള കാര്യങ്ങൾ ശേഖരിക്കുക</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="702"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">बुकमार्क बनाया गया।</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="704"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">അതിവേഗ ഉപയോഗത്തിനായി സമാന തിരയലുകൾ, സൈറ്റുകൾ, ടാബുകൾ എന്നിവ ഒരുമിച്ച് ചേർക്കുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="704"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">Safnaðu því sem skiptir þig máli</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="704"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">Hópaðu saman svipaðar leitir, síður og flipa svo auðvelt sé að opna seinna.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="706"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">आपल्यासाठी महत्त्वाच्या असलेल्या गोष्टी गोळा करा</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="706"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">नंतर जलद अॅक्सेस करिता सारखे शोध, साइट आणि टॅब एकत्रितपणे गटबद्ध करा.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="708"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s səyyahınızdan daha çox şey əldə edin.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-az/strings.xml"
|
||
line="708"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Firefox-a daxil ol</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-az/strings.xml"
|
||
line="710"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_delete_browsing_data_tabs_title" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_tabs_title">Tabbe udditiiɗe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="725"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_accessibility_auto_size" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_accessibility_auto_size">Dimensionamento otomàtico de i caràtari</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="750"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_delete_browsing_data_on_quit_browsing_history" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_on_quit_browsing_history">Aslol banngogol</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="756"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_delete_browsing_data_tabs_title" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_tabs_title">Schede vèrte</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="757"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_accessibility_auto_size" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_accessibility_auto_size">Clómhéid Uathoibríoch</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="764"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_delete_browsing_data_tabs_title" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_tabs_title">Cluaisíní Oscailte</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="771"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""bookmark_created_snackbar" is translated here but not found in default locale"
|
||
errorLine1=" <string name="bookmark_created_snackbar">Marcador creado.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="779"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""tip_firefox_preview_moved_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="tip_firefox_preview_moved_button">Heɓ wanngorde Mozilla Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="780"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_delete_browsing_data_on_quit_browsing_history" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_on_quit_browsing_history">Cronoƚogìa de navigasion</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="789"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Jaŋngu anndude %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="801"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_delete_browsing_data_on_quit_browsing_history" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_on_quit_browsing_history">Stair bhrabhsála</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="803"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Heɓ ko ɓuri moƴƴude e %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="811"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">A ƚa scoperta de %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="814"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">A seŋiima hono %s e wanngotde Firefox woɗnde e ngel noddirgel. Aɗa yiɗi seŋoraade ɗee konte?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="815"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Seŋo e Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="821"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Otien el masimo da %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="824"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header">Reen hoore maa</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="827"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Te sì xà coneso cofà %s en ’n altro browser Firefox so’l dispoxitivo en uxo. Desiderito asedere co sto account?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="828"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Dul in aitheantas ar %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="829"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description1">%s ina walla haɗde lowe geese ndewindo maa e ceŋogol.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="830"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button">Gaadanteejo</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="833"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Va rento a Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="834"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">%s ને જાણો</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="836"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description">Ina daaƴa rewindotooɓe famarɓe kono ina yamira kelle yo loow no haanirta</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="836"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Eto banngogol junngo wooto e palal kuutorɗe les ngal walla dirtin ngal faade dow.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="838"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Bain an tairbhe is mó as %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="839"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""top_sites_max_limit_content" is translated here but not found in default locale"
|
||
errorLine1=" <string name="top_sites_max_limit_content">Yangi mashhur sayt qoʻshish uchun sayt ustiga bosib turing va olib tashlashni tanlang.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-uz/strings.xml"
|
||
line="841"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header">Protegete</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="842"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Tá tú logáilte isteach mar %s i mbrabhsálaí Firefox eile ar an ngléas seo. An bhfuil fonn ort logáil isteach leis an gcuntas seo?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="843"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description1">%s inpedise a i siti web de traciarte durante ƚa navigasion.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="845"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Firefoxમાં સાઇન ઇન કરો</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="846"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button">Normaƚe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="847"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Logáil isteach i bhFirefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="849"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description">Bloca on numero ridoto de eƚementi tracianti, ma consente a ƚe pàgine de cargarse coretamente</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="849"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description">Bloca pì eƚementi tracianti, aumentando ƚa protesion, ma cualche sito el poderia no funsionare coretamente</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="853"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Ciapa na poxision</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="857"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header">Cosain do phríobháideachas</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="857"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Prova ƚa bara de i stromenti en baso par navigare co na soƚa man, o spostaƚa en alto.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="859"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description1">Cabhraíonn %s leat cosc a chur ar shuímh a leanann do ghníomhaíocht ar líne.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="860"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button">Caighdeánach</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="862"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description">Cuireann sé seo cosc ar níos lú lorgairí, ach beidh leathanaigh in ann lódáil mar is gnáth</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="864"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Aktiv</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-az/strings.xml"
|
||
line="867"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description">Cuireann sé seo cosc ar níos mó lorgairí, rud a thugann cosaint agus feidhmíocht níos fearr, ach d\'fhéadfadh sé suímh áirithe a bhriseadh</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="868"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Sönülü</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-az/strings.xml"
|
||
line="869"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Roghnaigh ionad an bharra</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="872"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">%s el xe progetà par darte el pieno controƚo su ƚe informasion che te condividi online e co noialtri.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="873"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Bain triail as brabhsáil leathláimhe leis an mbarra uirlisí ag bun an scáileáin, nó bog go dtí an barr é.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="874"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Risparmia bataria e protegi i to òci ativando ƚa modaƚità scura.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="884"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">Dhearamar %s sa chaoi go mbeidh tusa i gceannas ar na rudaí a chomhroinneann tú ar líne, agus ar na sonraí a chomhroinneann tú linne.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="888"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Spáráil do chadhnra agus radharc do shúl leis an mód dorcha.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="899"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_option" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_option">Gaadanteejo</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="911"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard">Gaadanteejo (basiyaaɗo)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="913"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">%s ಅನ್ನು ತಿಳಿದುಕೊಳ್ಳಿ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="923"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Descòvri %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="933"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s ನಿಂದ ಹೆಚ್ಚಿನದನ್ನು ಪಡೆಯಿರಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="933"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_option" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_option">Normaƚe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="933"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard">Normaƚe (consigliato)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="935"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">%s നെ പറ്റി അറിയുക</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="936"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">ಈ ಫೋನ್ನಲ್ಲಿ ನೀವು ಮತ್ತೊಂದು ಫೈರ್ಫಾಕ್ಸ್ ಬ್ರೌಸರ್ನಲ್ಲಿ %s ಆಗಿ ಸೈನ್ ಇನ್ ಆಗಿದ್ದೀರಿ. ಈ ಖಾತೆಯೊಂದಿಗೆ ಸೈನ್ ಇನ್ ಮಾಡಲು ನೀವು ಬಯಸುವಿರಾ?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="937"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description">Equilibrio tra protesion e prestasion.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="937"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_2">Ƚe pàgine ƚe vegnerà caricà normalmente, però vegnerà blocà manco eƚementi tracianti.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="939"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Kynntu þér %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="941"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Piggia o mascimo da %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="943"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">%s बाबत जाणून घ्या</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="944"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">ಫೈರ್ಫಾಕ್ಸ್ಗೆ ಸೈನ್ ಇನ್ ಮಾಡಿ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="944"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_default" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_default">Restritiva (predefinìa)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="945"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s പരമാവധി പ്രയോജനപ്പെടുത്തുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="946"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">T\'ê za conesso comme %s inte \'n atro navegatô Firefox sorvia sto telefono. Ti veu intrâ con questo conto?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="947"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_default_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_default_description">Majore protesion da’l traciamento e prestasion pì veƚoci, cualche sito el poderìa no funsionare coretamente.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="947"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_option" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_option">Caighdeánach</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="949"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_recommended" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_recommended">Restritiva (consijà)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="949"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">ഈ ഫോണിലെ മറ്റൊരു ഫയർഫോക്സ് ബ്രൗസറിൽ നിങ്ങൾ %s ആയി പ്രവേശിച്ചു. ഈ അക്കൗണ്ട് ഉപയോഗിച്ച് പ്രവേശിക്കാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുണ്ടോ?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="950"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Fáðu sem mest út úr %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="951"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard">Caighdeánach (molta)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="951"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description">Majore protesion, cualche sito o contenùo i poderìa no funsionare coretamente.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="951"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">ಸ್ವಯಂಚಾಲಿತ ಗೌಪ್ಯತೆ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="952"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Acedi a Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="953"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description">Cothrom na Féinne do chosaint agus d\'fheidhmíocht.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="953"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s मधून जास्तीत जास्त मिळावा.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="954"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">ಗೌಪ್ಯತೆ ಮತ್ತು ಭದ್ರತಾ ಸೆಟ್ಟಿಂಗ್ಗಳು ಟ್ರ್ಯಾಕರ್ಗಳು, ಮಾಲ್ವೇರ್ ಮತ್ತು ನಿಮ್ಮನ್ನು ಅನುಸರಿಸುವ ಕಂಪನಿಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತವೆ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="955"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_2">Lódálfar leathanaigh mar is gnáth, ach cuirfear cosc ar níos lú lorgairí.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="955"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Þú ert skráð/ur inn sem %s í öðrum Firefox vafra á þessum síma. Viltu skrá þig inn með þessum reikningi?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="956"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">ഫയര്ഫോക്സിലേക്ക് പ്രവേശിക്കുക</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="956"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_custom_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_custom_description">Sèji che tracianti e script blocare</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="957"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">आपण या फोनवरील दुसर्या Firefox ब्राउझरवर %s म्हणून साइन इन केले आहे. आपण या खात्यासह साइन इन करू इच्छिता?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="958"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">ಕಡಿಮೆ ಟ್ರ್ಯಾಕರ್ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ಸಾಮಾನ್ಯವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="959"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">Privacy aotomatica</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="961"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_default" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_default">Dian (Réamhshocrú)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="961"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Firefox innskráning</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="962"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_default_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_default_description">Cosaint níos láidre agus feidhmíocht níos sciobtha, ach ní fheidhmeoidh suímh áirithe mar ba cheart.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="963"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Firefox मध्ये साइन इन करा</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="964"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">E inpostaçion da privacy e seguessa blocan elementi che tracian, malware e aziende che ascoran e teu ativitæ in linia.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="964"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">സ്വതവേയുള്ള സ്വകാര്യത</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="964"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">ಹೆಚ್ಚಿನ ಟ್ರ್ಯಾಕರ್ಗಳು, ಜಾಹೀರಾತುಗಳು ಮತ್ತು ಪಾಪ್ಅಪ್ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ವೇಗವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ, ಆದರೆ ಕೆಲವು ಕಾರ್ಯಗಳು ಕಾರ್ಯನಿರ್ವಹಿಸದೆ ಇರಬಹುದು.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="965"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_recommended" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_recommended">Dian (molta)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="965"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Gānārì\' %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="967"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">സ്വകാര്യത, സുരക്ഷാ ക്രമീകരണങ്ങൾ താങ്കളെ പിന്തുടരുന്ന ട്രാക്കറുകൾ, മാൽവെയർ, കമ്പനികൾ എന്നിവയെ തടയുന്നു.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="967"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description">Cosaint níos láidre, ach d\'fhéadfadh sé suímh nó ábhar a bhriseadh.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="967"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">ದೇಣಿಗೆಯನ್ನು ನೀಡಿ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="969"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">Blòcca meno elementi che tracian. E pagine saian caregæ normalmente.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="969"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">Sjálfvirkt næði</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="970"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">ಕೆಳಗಿನ ಟೂಲ್ಬಾರ್ನೊಂದಿಗೆ ಒಂದು ಕೈಯ ಬ್ರೌಸಿಂಗ್ ಅನ್ನು ಪ್ರಯತ್ನಿಸಿ ಅಥವಾ ಅದನ್ನು ಮೇಲಕ್ಕೆ ಸರಿಸಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="971"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">കുറച്ച് ട്രാക്കറുകളെ തടയുന്നു. പേജുകൾ സാധാരണ പോലെ ലഭ്യമാവും.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="971"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">स्वयंचलित गोपनीयता</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="972"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">Persónuverndar- og öryggisstillingar loka á rekjara, spilliforrit og fyrirtæki sem fylgja þér.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="973"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_custom_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_custom_description">Roghnaigh na lorgairí agus na scripteanna le cosc a chur orthu</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="973"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">Blòcca ciù elementi che tracian, publicitæ e pop-up. E pagine saian caregæ ciù a-a spedia ma quarche fonçion a no aniâ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="975"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">Loka á færri rekjara. Síður hlaðast venjulega.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="977"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">കൂടുതൽ ട്രാക്കറുകൾ, പരസ്യങ്ങൾ, പോപ്പ്അപ്പുകൾ എന്നിവ തടയുന്നു. പേജുകൾ വേഗത്തിൽ ലോഡുചെയ്യുന്നു, പക്ഷേ ചില പ്രവർത്തനങ്ങൾ ലഭ്യമായിരിക്കില്ല.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="977"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">बाजू घ्या</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="978"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Piggia poxiçion</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="979"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Gāyì\'ì sēsiûn riña Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="980"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">तळाच्या टूलबार सह एकहाती ब्राउझिंग वापरून पहा किंवा त्यास शीर्षस्थानी हलवा.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="980"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Preuva a bara di atressi da basso pe navegâ con \'na sola man, ò mesciala de d\'ato.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="981"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">ഒരു നിലപാട് എടുക്കുക</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="981"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">ചുവടെയുള്ള ടൂൾബാർ ഉപയോഗിച്ച് ഒറ്റ കൈ ബ്രൗസിംഗ് പരീക്ഷിക്കുക അല്ലെങ്കിൽ മുകളിലേക്ക് നീക്കുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="983"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">Lokar á fleiri rekjara, auglýsingar og sprettiglugga. Síður hlaðast hraðar en sum virkni gæti verið í ólagi.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="983"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Firefox এ সাইন ইন করুন</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="984"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">ನೀವು ಹಂಚಿಕೊಳ್ಳುವ ವಿಷಯದ ಮೇಲೆ ನಿಯಂತ್ರಣವನ್ನು ನೀಡಲು ನಾವು %s ಅನ್ನು ವಿನ್ಯಾಸಗೊಳಿಸಿದ್ದೇವೆ"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="985"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Huɓɓii</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="985"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Taktu afstöðu</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="987"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Ñifii</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="987"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">Sa huì \'iaj sun man\'an</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="988"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Prófaðu að vafra með einni hönd með neðri tækjastikunni eða færðu hana efst.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="989"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">Riña nagi\'iát sa huìi nī sa dugûmin naran riña nej sa naga\'nāj a, nej aplikasiûn kïj huaa nī nej sa yi\'ì nikò\' sò\'.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="991"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">आपण ऑनलाईन आणि आमच्यासोबत काय शेअर करता "
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="994"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">Emmo progetou %s pe date o controllo in sce cöse ti condividdi"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="995"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">Riña dòj sa naga\'nāj a naran. Dàj rû\' nayi\'nïnj riña pâjina nāyi\'nïn nīñanj.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="995"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">অবস্থান নিন</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="996"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">താങ്കൾ ഓൺലൈനിലും ഞങ്ങളുമായും പങ്കിടുന്ന കാര്യങ്ങളെ നിയന്ത്രിക്കാൻ"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="997"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">ಡಾರ್ಕ್ ಮೋಡ್ ಅನ್ನು ಸಕ್ರಿಯಗೊಳಿಸುವ ಮೂಲಕ ಸ್ವಲ್ಪ ಬ್ಯಾಟರಿ ಮತ್ತು ನಿಮ್ಮ ದೃಷ್ಟಿ ಉಳಿಸಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="999"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""etp_onboarding_message_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="etp_onboarding_message_2">Cuireann %s cosc ar lorgairí ar an suíomh seo nuair atá an sciath corcra. Tapáil í chun na lorgairí coiscthe a fheiceáil.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="1001"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">Narán man riña doj sa naga\'nāj a, nej nuguan\' nata\'a nī nej bēntanâ narugui\' man\'an. Hìo doj nayî\'nïnj riña nej pâjina, sanī huā sa sī ga\'ue gi\'iaj sun hue\'e.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1001"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">Við hönnuðum %s til að gefa þér stjórn yfir því hverju þú deilir¶"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1004"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Ni\'iāj dàj gānïn ruhuât</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1005"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""etp_onboarding_message_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="etp_onboarding_message_2">El scudo viòƚa el vol dire che %s el xe drio blocare i eƚementi tracianti de sto sito. Tocaƚo par védere i eƚementi blocà.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="1007"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Gīni\'iāj dàj gāchē nu\' ngà \'ngō rïn ro\'ô\' ngà dukuán rasūn nù nīkà\'a asi dūsikî\'t gan\'an yātà\'a.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1007"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Risparmia bateria e protezzi i teu euggi ativando o mòddo scuo.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1009"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">गडद रंगसंगती वापरून थोडी बॅटरी आणि तुमची दृष्टी वाचवा.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="1010"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">ഇരുണ്ട മോഡ് പ്രവർത്തനക്ഷമമാക്കുന്നതിലൂടെ കാഴ്ചശക്തിയും ബാറ്ററിയും സംരക്ഷിക്കുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1012"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Sparaðu rafhlöðu og verndaðu sjónina með því að virkja dökka haminn.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1019"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">Nagi\'iaj ñûnj %s da\' gīni\'in man\'ânt nùhuin si duyingâ\'"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1021"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">ચાલુ કરો</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="1021"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">બંધ કરો</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="1023"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Upoznajte %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1028"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Dūgumî dòj ña\'an arâj sun si āgâ\'t nī dūgumî rune ñant si nāchrūnt gā rūmī\' riña si āgâ\'t.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1035"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_account_sign_in_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_account_sign_in_header">Počnite sinhronizirati zabilješke, lozinke i još mnogo toga sa svojim Firefox računom.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1037"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_manual_sign_in_learn_more" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_manual_sign_in_learn_more">Saznajte više</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1039"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Conoixe a %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1043"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Prijavljeni ste kao %s na drugim Firefox browseru na ovom telefonu. Da li se želite prijaviti s ovim računom?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1043"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">%s செயலியை அறிந்துக்கொள்ளுங்கள்</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1046"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Prijava u Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1049"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_account_sign_in_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_account_sign_in_header">Encomienza la sincronización d\'as adrezas d\'interés, las contrasenyas y muito mas con a tuya cuenta d\'o Firefox.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1052"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">ಕಡಿಮೆ ಟ್ರ್ಯಾಕರ್ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ಸಾಮಾನ್ಯವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1052"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_manual_sign_in_learn_more" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_manual_sign_in_learn_more">Saber-ne mas</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1054"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_account_sign_in_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_account_sign_in_header">உங்கள் பயர்பாக்சு கணக்குடன் புத்தகக்குறிகள், கடவுச்சொற்கள், மற்றும் பலவற்றை ஒத்திசைக்கத் தொடங்குங்கள்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1055"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_manual_sign_in_learn_more" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_manual_sign_in_learn_more">மேலும் அறிக</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1057"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">Automatska privatnost</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1057"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">ಹೆಚ್ಚಿನ ಟ್ರ್ಯಾಕರ್ಗಳು, ಜಾಹೀರಾತುಗಳು ಮತ್ತು ಪಾಪ್ಅಪ್ಗಳನ್ನು ನಿರ್ಬಂಧಿಸುತ್ತದೆ. ಪುಟಗಳು ವೇಗವಾಗಿ ಲೋಡ್ ಆಗುತ್ತವೆ, ಆದರೆ ಕೆಲವು ಕಾರ್ಯಗಳು ಕಾರ್ಯನಿರ್ವಹಿಸದೆ ಇರಬಹುದು.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1058"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Iniciar sesión en Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1060"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">Postavke privatnosti i sigurnosti blokiraju trackere, malware i kompanije koje vas prate.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1060"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">பயர்பாக்சில் உள்நுழை</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1063"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">Blòcca meno elementi che tracian. E pagine saian caregæ normalmente.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1063"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">Blokira manje trackera. Stranice se normalno učitavaju.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1064"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Ann</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="1066"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">Privacidat automatica</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1068"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">As</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="1068"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">കുറച്ച് ട്രാക്കറുകൾ തടയുന്നു. പേജുകൾ സാധാരണ പോലെ ലോഡുചെയ്യും.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1069"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">Blòcca ciù elementi che tracian, publicitæ e pop-up. E pagine saian caregæ ciù a-a spedia ma quarche fonçion a no aniâ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1069"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">Blokira više trackera, reklama i popupa. Stranice se brže učitavaju, ali neke funkcionalnosti možda neće raditi.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1070"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">La configuración de privacidat y seguranza bloca los elementos de seguimiento, los programas maliciosos y las companyías que te siguen.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1071"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">தானியங்கு தனியுரிமை</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1071"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Ativa</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="1072"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">Loka á færri rekjara. Síður hlaðast venjulega.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1073"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Zauzmite poziciju</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1074"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Dixativà</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-vec/strings.xml"
|
||
line="1074"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">தனியுரிமை மற்றும் பாதுகாப்பு அமைவுகள் உங்களைப் பின்தொடரும் தடமறிவான்கள், தீம்பொருள், நிறுவனங்களைத் தடுக்கிறது.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1075"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1075"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">കൂടുതൽ ട്രാക്കറുകൾ, പരസ്യങ്ങൾ, പോപ്പ്അപ്പുകൾ എന്നിവ തടയുന്നു. പേജുകൾ വേഗത്തിൽ ലോഡുചെയ്യുന്നു, പക്ഷേ ചില പ്രവർത്തനങ്ങൾ ലഭ്യമായേക്കില്ല.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1075"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Isprobajte jednoručno surafanje s alatnom trakom na dnu ili vrhu.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1076"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">குறைந்த தடமறிவான்களைத் தடுக்கிறது. பக்கங்கள் சாதாரணமாக ஏற்றப்படும்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1079"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">Lokar á fleiri rekjara, auglýsingar og sprettiglugga. Síður hlaðast hraðar en sum virkni gæti verið í ólagi.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1079"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1081"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Prene una posición</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1085"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">கூடுதல் தடமறிவான்கள், விளம்பரங்கள், துள்ளல்களைத் தடுக்கிறது. பக்கங்கள் வேகமாக ஏற்றப்படும், ஆனால் சில செயல்பாடுகள் வேலை செய்யாமல் போகலாம்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1085"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Preba la navegación con una sola man con a barra de ferramientas inferior u mueve-la a la parte superior.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1087"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">ஒரு நிலையை எடுங்கள்</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1089"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">%s smo dizajnirali da vam pruži kontrolu nad onim što dijelite"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1090"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">கீழ் கருவிப்பட்டையுடன் ஒரு-கை உலாவலை முயற்சியுங்கள் அல்லது அதை மேல்புறம் நகர்த்துங்கள்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1092"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">Riña dòj sa naga\'nāj a naran. Dàj rû\' nayi\'nïnj riña pâjina nāyi\'nïn nīñanj.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1093"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">Narán man riña doj sa naga\'nāj a, nej nuguan\' nata\'a nī nej bēntanâ narugui\' man\'an. Hìo doj nayî\'nïnj riña nej pâjina, sanī huā sa sī ga\'ue gi\'iaj sun hue\'e.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1100"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">Hemos disenyau %s pa dar-te control sobre lo que compartes"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1101"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Štedite bateriju i vid omogućavanjem tamnog režima.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1104"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_privacy_notice_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">நீங்கள் பகிர்பவற்றின் மீதான கட்டுப்பாட்டை உங்களுக்கு வழங்க %s ஐ வடிவமைத்துள்ளோம்"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1106"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Cabida un poquet de batería y descansa la vista activando lo modo fosco.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1115"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">கருமை முறையைச் செயற்படுத்தி மின்கலனையும் உங்கள் விழியொளியையும் சேமியுங்கள்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1120"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_feature_section_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Coñeza o %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1158"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">চালু</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="1158"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">Blokira manje trackera. Stranice se normalno učitavaju.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1160"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">বন্ধ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="1160"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s માંથી સૌથી વધુ મેળવો.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="1162"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">તમે આ ફોન પરના બીજા Firefox બ્રાઉઝર પર %s તરીકે સાઇન ઇન કર્યું છે. શું તમે આ એકાઉન્ટ સાથે સાઇન ઇન કરવા માંગો છો?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gu-rIN/strings.xml"
|
||
line="1165"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">Blokira više trackera, reklama i popupa. Stranice se brže učitavaju, ali neke funkcionalnosti možda neće raditi.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1166"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_account_sign_in_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_account_sign_in_header">Comeza a sincronizar marcadores, historial e moito máis coa súa conta de Firefox.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1167"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1168"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_manual_sign_in_learn_more" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_manual_sign_in_learn_more">Máis información</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1169"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">குறைந்த தடமறிவான்களைத் தடுக்கிறது. பக்கங்கள் சாதாரணமாக ஏற்றப்படும்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1174"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1174"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">ನೀವು ಸುಲಭವಾಗಿ ಈ ಜಾಲತಾಣವನ್ನು ನಿಮ್ಮ ಫೋನಿನ ಮುಖ್ಯ ಪರದೆಗೆ ಸೇರಿಸಿ ತಕ್ಷಣದ ಪ್ರವೇಶ ಪಡೆಯಬಹುದು ಮತ್ತು ಆಪ್ನಲ್ಲಿಯೇ ಶೀಘ್ರವಾಗಿ ಜಾಲಾಡುವ ಅನುಭವ ಪಡೆಯಬಹುದು.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1178"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_sign_in" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Acceda a Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1179"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">கூடுதல் தடமறிவான்கள், விளம்பரங்கள், துள்ளல்களைத் தடுக்கிறது. பக்கங்கள் வேகமாக ஏற்றப்படும், ஆனால் சில செயல்பாடுகள் வேலை செய்யாமல் போகலாம்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1180"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">Privacidade automática</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1187"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">सुरू</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="1190"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">Ti peu azoze con facilitæ sto scito a-a teu Pagina prinçipâ pe aveighe acesso instantaneo e navegâ veloce co-ina esperiesa scimile a \'n app.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1191"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">A configuración de privacidade e seguranza bloquea os rastrexadores, o malware e as empresas que seguen a súa persenza.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1191"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">बंद करा</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-mr/strings.xml"
|
||
line="1192"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">ಆನ್</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1193"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_standard_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">Bloquea menos rastrexadores. As páxinas cárganse normalmente.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1195"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">ಆಫ್</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1195"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">പെട്ടെന്ന് ലഭ്യമാവാനും ഒരു ആപ്പ്-പോലുള്ള അനുഭവത്തോടെ വേഗത്തിൽ ബ്രൗസ് ചെയ്യാനും ഈ വെബ്സൈറ്റിനെ താങ്കളുടെ ഫോണിന്റെ പൂമുഖത്തേക്ക് എളുപ്പത്തിൽ ചേർക്കാവുന്നതാണ്.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1196"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_tracking_protection_strict_button_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">Bloquea máis rastreadores, anuncios e xanelas emerxentes. As páxinas cargan máis rápido, pero é posíbel que algunhas funcións non funcionen.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1201"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">Þú getur á auðveldan hátt bætt þessu vefsvæði á ræsiskjáinn þinn fyrir auðveldari aðgengi og hraðari vöfrun.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1202"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Posiciónese</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1205"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Açeizo</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1206"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_toolbar_position_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Probe a navegar cunha soa man coa barra de ferramentas inferior ou súbaa para arriba de todo.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1207"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Asmòrtou</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1208"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">ഓണ്</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1211"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">ഓഫ്</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1213"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Virkt</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1217"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Óvirkt</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1219"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_theme_picker_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Aforre batería e vista activando o modo escuro.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1235"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Nāchrūn</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1240"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Dūnâ\’àj</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1242"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">Ovu web stranicu možete lahko dodati na Početni ekran telefona za brz pristup istoj i da surfate brže s iskustvom sličnom aplikaciji.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1286"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_standard_description_3" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">Bloquea menos rastrexadores. As páxinas cárganse normalmente.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1290"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preference_enhanced_tracking_protection_strict_description_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">Bloquea máis rastreadores, anuncios e xanelas emerxentes. As páxinas cargan máis rápido, pero é posíbel que algunhas funcións non funcionen.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1296"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Uklj</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1301"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Isklj</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1303"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s থেকে সর্বোচ্চ সুবিধা নিন</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="1306"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Activau</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1306"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Desactivau</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1308"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">இயக்கு</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1317"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">चालू करें</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="1318"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">முடக்கு</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1319"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">बंद करें</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="1320"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""synced_tabs_connect_to_sync_account" is translated here but not found in default locale"
|
||
errorLine1=" <string name="synced_tabs_connect_to_sync_account">ಫೈರ್ಫಾಕ್ಸ್ ಖಾತೆಯೊಂದಿಗೆ ಸಂಪರ್ಕ ಸಾಧಿಸಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1402"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""synced_tabs_connect_to_sync_account" is translated here but not found in default locale"
|
||
errorLine1=" <string name="synced_tabs_connect_to_sync_account">Conetti un conto Firefox.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1414"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""synced_tabs_connect_to_sync_account" is translated here but not found in default locale"
|
||
errorLine1=" <string name="synced_tabs_connect_to_sync_account">ഫയർഫോക്സ് അക്കൗണ്ടുമായി ബന്ധിപ്പിക്കുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1419"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""top_sites_max_limit_content" is translated here but not found in default locale"
|
||
errorLine1=" <string name="top_sites_max_limit_content">ಹೊಸ ಉನ್ನತ ತಾಣ ಸೇರಿಸಲು, ಒಂದನ್ನು ತೆಗೆದುಹಾಕಿ. ತಾಣವನ್ನು ದೀರ್ಘಕಾಲ ಒತ್ತಿ ಮತ್ತು ತೆಗೆದುಹಾಕಿ ಆಯ್ಕೆಮಾಡಿ.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1420"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_button" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_button">ಕಿರುಹಾದಿಗಳು</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1426"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""synced_tabs_connect_to_sync_account" is translated here but not found in default locale"
|
||
errorLine1=" <string name="synced_tabs_connect_to_sync_account">Tengjast við Firefox reikning.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1427"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with">ಇದರೊಂದಿಗೆ ಹುಡುಕು</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1428"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""search_shortcuts_search_with_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">ಈ ಸಮಯದಲ್ಲಿ, ಇದರೊಂದಿಗೆ ಹುಡುಕಿ:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1430"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_show_search_shortcuts" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">ಹುಡುಕಾಟ ಶಾರ್ಟ್ಕಟ್ಗಳನ್ನು ತೋರಿಸಿ</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="1432"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""top_sites_max_limit_content" is translated here but not found in default locale"
|
||
errorLine1=" <string name="top_sites_max_limit_content">Pe azonze \'n neuvo megio scito scacelline un. Sciacca a longo sorvia o scito e seleçionn-a scancella.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-lij/strings.xml"
|
||
line="1432"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_on" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Activado</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1435"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""preferences_passwords_sync_logins_off" is translated here but not found in default locale"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Desactivado</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1437"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""top_sites_max_limit_content" is translated here but not found in default locale"
|
||
errorLine1=" <string name="top_sites_max_limit_content">ഒരു പുതിയ മികച്ച സൈറ്റ് ചേർക്കാൻ, ഒരെണ്ണം നീക്കംചെയ്യുക. സൈറ്റ് ദീർഘനേരം അമർത്തി നീക്കംചെയ്യുക എന്നത് തിരഞ്ഞെടുക്കുക.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ml/strings.xml"
|
||
line="1437"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""top_sites_max_limit_content" is translated here but not found in default locale"
|
||
errorLine1=" <string name="top_sites_max_limit_content">Fjarlægðu eina til að bæta við nýju efstu vefsvæði. Ýttu lengi á síðuna og veldu fjarlægja.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1445"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Nārì\' daran\' sa nīkāj %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1481"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">Nāran\' daran\' sa ni\'ñānj ruhuât</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1484"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">Nāgi\'iaj chrē\' sa nana\'uî\'t, sitio nī nej rakïj ñanj guñā hua da\' ga\'ue gātū hìot ne\' rūkù.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1486"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Ngà gayì\'ìt sēsiûn ngà %s riña a\'ngô sa nana\'ui\' Firefox riña aga\' nab. Ruhuât gāyi\'ìt sēsiûn ngà kuendâ nan anj.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1488"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">Gā\'ue nāchrūnt sitiô nan riña pajinâ ayi\'ìt riña aga\' a\'min nīkājt da\' ga\'ue hìo gātūt riñanj dàj rû\' \'iaj \'ngō aplikāsiûn</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-trs/strings.xml"
|
||
line="1490"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""top_sites_max_limit_content" is translated here but not found in default locale"
|
||
errorLine1=" <string name="top_sites_max_limit_content">Da dodate novu top stranicu, uklonite jednu. Pritisnite stranicu i držite, pa izaberite uklanjanje.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1533"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Izvucite maksimum iz %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1545"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">Sakupite stvari koje su vam važne</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1548"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Quita-le lo millor provecho a %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1549"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">Grupišite slične pretrage, stranice i tabove za brži pristup kasnije.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1550"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">Colecciona las cosetas que t’importan</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1552"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">Agrupa busquedas, puestos y pestanyas semellants pa un acceso rapido mas tarde.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1554"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Ya has iniciau sesión como %s en unatro navegador Firefox d’este telefono. Quiers iniciar sesión con esta cuenta?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1556"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">Puetz anyadir facilment este puesto web a la tuya pachina d’inicio pa tener-ie acceso instantanio y navegar rapidament como si estase una aplicación.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1558"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s இலிருந்து ஆக அதிகமானதைப் பெறுங்கள்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1564"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">உங்களுக்கு முக்கியமான விடயங்களைச் சேகரியுங்கள்</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1567"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">விரைவான அணுகலுக்காக ஒத்த தேடல்கள், தளங்கள், கீற்றுகளை ஒன்றிணையுங்கள்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1569"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">இந்தத் தொலைபேசியில் மற்றொரு பயர்பாக்சு உலாவியில் %s பெயரில் உள்நுழைந்துள்ளீர்கள். இக்கணக்கில் உள்நுழைய விரும்புகிறீர்களா?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1571"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">விரைவான அணுகலுக்கும் மற்றும் செயலி போன்ற அனுபவத்துடனும் விரைவாக உலாவ நீங்கள் இந்த வலைப்பக்கத்தை உங்கள் முகப்பு திரையில் எளிதில் சேர்க்கலாம்.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ta/strings.xml"
|
||
line="1573"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">%s का अधिकतम लाभ उठाएं।</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="1597"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">जो चीजें आपके लिए मायने रखती हैं, उन्हें इकट्ठा करें</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="1603"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">बाद में तुरंत ऐक्सेस लिए एक जैसा खोज, साइट और टैब को एक साथ समूहित करें।</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="1605"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">आप इस फ़ोन पर किसी अन्य Firefox ब्राउज़र पर %s के रूप में साइन इन हैं। क्या आप इस खाते से साइन इन करना चाहेंगे?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="1607"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">आप आसानी से इस वेबसाइट को अपने फ़ोन मुख्य स्क्रीन पर तुरंत ऐक्सेस के लिए जोड़ सकते हैं और ऐप जैसे अनुभव के साथ तेज़ी से ब्राउज़ कर सकते हैं।</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-hi-rIN/strings.xml"
|
||
line="1609"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_header" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Obter o máximo de %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1688"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_header1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_header1">Colla as cousas que lle importan</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1694"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""no_collections_description1" is translated here but not found in default locale"
|
||
errorLine1=" <string name="no_collections_description1">Agrupar xuntas as buscar semellantes, sitios e lapelas para ter un acceso rápido despois.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1696"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""onboarding_firefox_account_auto_signin_header_2" is translated here but not found in default locale"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Iniciou sesión como %s noutro navegador Firefox neste móbil. Confirma que quere iniciar sesión con esta conta?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1698"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ExtraTranslation"
|
||
message=""add_to_homescreen_description" is translated here but not found in default locale"
|
||
errorLine1=" <string name="add_to_homescreen_description">Pode engadir doadamente este sitio web á pantalla principal do seu móbil para ter acceso instantáneo e navegar máis rápido cunha experiencia de tipo app.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="1700"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IntentFilterExportedReceiver"
|
||
message="When using intent filters, please specify `android:exported` as well"
|
||
errorLine1=" <activity-alias"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="44"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IntentFilterExportedReceiver"
|
||
message="When using intent filters, please specify `android:exported` as well"
|
||
errorLine1=" <activity-alias"
|
||
errorLine2=" ~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="68"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IntentFilterExportedReceiver"
|
||
message="When using intent filters, please specify `android:exported` as well"
|
||
errorLine1=" <activity"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="76"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IntentFilterExportedReceiver"
|
||
message="When using intent filters, please specify `android:exported` as well"
|
||
errorLine1=" <service"
|
||
errorLine2=" ~~~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="260"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IntentFilterExportedReceiver"
|
||
message="When using intent filters, please specify `android:exported` as well"
|
||
errorLine1=" <receiver"
|
||
errorLine2=" ~~~~~~~~">
|
||
<location
|
||
file="src/main/AndroidManifest.xml"
|
||
line="283"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnspecifiedImmutableFlag"
|
||
message="Missing `PendingIntent` mutability flag"
|
||
errorLine1=" 0"
|
||
errorLine2=" ~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/Analytics.kt"
|
||
line="74"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnspecifiedImmutableFlag"
|
||
message="Missing `PendingIntent` mutability flag"
|
||
errorLine1=" 0"
|
||
errorLine2=" ~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/onboarding/DefaultBrowserNotificationWorker.kt"
|
||
line="57"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnspecifiedImmutableFlag"
|
||
message="Missing `PendingIntent` mutability flag"
|
||
errorLine1=" PendingIntent.getActivity(context, 0, intent, PendingIntent.FLAG_ONE_SHOT)"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/NotificationManager.kt"
|
||
line="61"
|
||
column="63"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnspecifiedImmutableFlag"
|
||
message="Missing `PendingIntent` mutability flag"
|
||
errorLine1=" .getActivity(context, 0, homeScreenIntent, PendingIntent.FLAG_UPDATE_CURRENT)"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/components/PrivateShortcutCreateManager.kt"
|
||
line="57"
|
||
column="56"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnspecifiedImmutableFlag"
|
||
message="Missing `PendingIntent` mutability flag"
|
||
errorLine1=" REQUEST_CODE_NEW_TAB, intent, PendingIntent.FLAG_UPDATE_CURRENT"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/gecko/search/SearchWidgetProvider.kt"
|
||
line="96"
|
||
column="51"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnspecifiedImmutableFlag"
|
||
message="Missing `PendingIntent` mutability flag"
|
||
errorLine1=" REQUEST_CODE_VOICE, voiceIntent, 0"
|
||
errorLine2=" ~">
|
||
<location
|
||
file="src/main/java/org/mozilla/gecko/search/SearchWidgetProvider.kt"
|
||
line="120"
|
||
column="50"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/component_collection_creation.xml"
|
||
line="137"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/component_collection_creation_name_collection.xml"
|
||
line="107"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/component_collection_creation_select_collection.xml"
|
||
line="111"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/component_tracking_protection_panel.xml"
|
||
line="15"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/component_tracking_protection_panel.xml"
|
||
line="199"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_add_on_details.xml"
|
||
line="150"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_search.xml"
|
||
line="43"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_search.xml"
|
||
line="82"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayouts"
|
||
message="Flatten the view hierarchy by using one `ConstraintLayout`, if possible. If the alternative is several nested `ViewGroup`, it may not help performance and this may be worth suppressing."
|
||
errorLine1=" <androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_share.xml"
|
||
line="30"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="NotifyDataSetChanged"
|
||
message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort."
|
||
errorLine1=" notifyDataSetChanged()"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/library/downloads/DownloadAdapter.kt"
|
||
line="44"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="NotifyDataSetChanged"
|
||
message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort."
|
||
errorLine1=" notifyDataSetChanged()"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/collections/SaveCollectionListAdapter.kt"
|
||
line="50"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="NotifyDataSetChanged"
|
||
message="It will always be more efficient to use more specific change events if you can. Rely on `notifyDataSetChanged` as a last resort."
|
||
errorLine1=" tabsTrayBinding.tabsTray.adapter?.notifyDataSetChanged()"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/tabstray/TabsTrayFragment.kt"
|
||
line="333"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.library.LibrarySiteItemView"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/component_recently_closed.xml"
|
||
line="12"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <mozilla.components.feature.readerview.view.ReaderViewControlsBar"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_browser.xml"
|
||
line="54"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <mozilla.components.feature.prompts.login.LoginSelectBar"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_browser.xml"
|
||
line="73"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_delete_browsing_data.xml"
|
||
line="32"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_delete_browsing_data.xml"
|
||
line="41"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_delete_browsing_data.xml"
|
||
line="50"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_delete_browsing_data.xml"
|
||
line="60"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_delete_browsing_data.xml"
|
||
line="70"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.settings.deletebrowsingdata.DeleteBrowsingDataItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_delete_browsing_data.xml"
|
||
line="79"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
|
||
line="36"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
|
||
line="46"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
|
||
line="56"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
|
||
line="66"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.trackingprotection.TrackingProtectionCategoryItem"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_tracking_protection_blocking.xml"
|
||
line="76"
|
||
column="10"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="MozMultipleConstraintLayoutsAndCustomViews"
|
||
message="Custom views extending `ConstraintLayout` are less efficient because they cannot share other `ConstraintLayout` defined in file."
|
||
errorLine1=" <org.mozilla.fenix.trackingprotection.SwitchWithDescription"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/quicksettings_tracking_protection.xml"
|
||
line="12"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UseCompoundDrawables"
|
||
message="This tag and its children can be replaced by one `<TextView/>` and a compound drawable"
|
||
errorLine1="<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/view_synced_tabs_title.xml"
|
||
line="5"
|
||
column="2"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `@color/sync_error_background_color` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="@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 `@color/white_color` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="@color/white_color">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_migration.xml"
|
||
line="9"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?android:selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/checkbox_left_preference.xml"
|
||
line="11"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?android:selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/checkbox_left_preference_etp.xml"
|
||
line="12"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?android:selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/checkbox_left_sub_preference.xml"
|
||
line="11"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?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 `?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/connection_details_website_info.xml"
|
||
line="13"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?android:selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/custom_search_engine_radio_button.xml"
|
||
line="12"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?foundation""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/download_dialog_layout.xml"
|
||
line="10"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?above` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?above">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_crash_reporter.xml"
|
||
line="11"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?homeBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?homeBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_home.xml"
|
||
line="16"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?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 `?attr/scrimBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?attr/scrimBackground">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_search_dialog.xml"
|
||
line="13"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?foundation""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/fragment_sign_out.xml"
|
||
line="10"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?above` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?above""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/history_metadata_group.xml"
|
||
line="11"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?foundation""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/info_banner.xml"
|
||
line="11"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?attr/selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?attr/selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/layout_add_credit_card.xml"
|
||
line="11"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?attr/selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?attr/selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/layout_add_login.xml"
|
||
line="11"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?foundation` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?foundation""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/navigation_toolbar.xml"
|
||
line="14"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?android:selectableItemBackground""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/preference_search_add_engine.xml"
|
||
line="10"
|
||
column="5"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="Overdraw"
|
||
message="Possible overdraw: Root element paints background `?android:selectableItemBackground` with a theme that also paints a background (inferred theme is `@style/NormalTheme`)"
|
||
errorLine1=" android:background="?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 `#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.string.resource_scheme` appears to be unused"
|
||
errorLine1=" <string name="resource_scheme">"resource://"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/arrays.xml"
|
||
line="34"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.chrome_scheme` appears to be unused"
|
||
errorLine1=" <string name="chrome_scheme">"chrome://</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/arrays.xml"
|
||
line="35"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.about_scheme` appears to be unused"
|
||
errorLine1=" <string name="about_scheme">"about:"</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/arrays.xml"
|
||
line="36"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.array.mozac_url_schemes_blocklist` appears to be unused"
|
||
errorLine1=" <string-array name="mozac_url_schemes_blocklist" >"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/arrays.xml"
|
||
line="37"
|
||
column="19"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.tab_tray_item_divider_private_theme` appears to be unused"
|
||
errorLine1=" <color name="tab_tray_item_divider_private_theme">@color/photonDarkGrey10</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/colors.xml"
|
||
line="186"
|
||
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="291"
|
||
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="303"
|
||
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="313"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.onboarding_card_background_dark` appears to be unused"
|
||
errorLine1=" <color name="onboarding_card_background_dark">@color/photonInk80</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/colors.xml"
|
||
line="318"
|
||
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="331"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.mozac_ui_tabcounter_default_tint` appears to be unused"
|
||
errorLine1=" <color name="mozac_ui_tabcounter_default_tint">@color/primary_text_light_theme</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/colors.xml"
|
||
line="361"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.mozac_ui_tabcounter_default_text` appears to be unused"
|
||
errorLine1=" <color name="mozac_ui_tabcounter_default_text">@color/primary_text_light_theme</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/colors.xml"
|
||
line="362"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.color.toolbar_menu_transparent` appears to be unused"
|
||
errorLine1=" <color name="toolbar_menu_transparent">@android:color/transparent</color>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/colors.xml"
|
||
line="368"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.component_session_control` appears to be unused"
|
||
errorLine1="<androidx.recyclerview.widget.RecyclerView xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/component_session_control.xml"
|
||
line="6"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.dialog_button_background` appears to be unused"
|
||
errorLine1="<shape xmlns:android="http://schemas.android.com/apk/res/android">"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/dialog_button_background.xml"
|
||
line="6"
|
||
column="1"/>
|
||
</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="12"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.mozac_browser_menu2_corner_radius` appears to be unused"
|
||
errorLine1=" <dimen name="mozac_browser_menu2_corner_radius">8dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="13"
|
||
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="14"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.library_item_icon_margin_vertical` appears to be unused"
|
||
errorLine1=" <dimen name="library_item_icon_margin_vertical">8dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="17"
|
||
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="19"
|
||
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="28"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.tp_onboarding_width` appears to be unused"
|
||
errorLine1=" <dimen name="tp_onboarding_width">256dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="49"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.tab_counter_box_width_height` appears to be unused"
|
||
errorLine1=" <dimen name="tab_counter_box_width_height">24dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="55"
|
||
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="70"
|
||
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="76"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.sign_in_button_padding` appears to be unused"
|
||
errorLine1=" <dimen name="sign_in_button_padding">10dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="85"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.sign_in_button_margin_top` appears to be unused"
|
||
errorLine1=" <dimen name="sign_in_button_margin_top">32dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="86"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.sign_in_button_margin` appears to be unused"
|
||
errorLine1=" <dimen name="sign_in_button_margin">16dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="87"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.search_fragment_clipboard_item_vertical_margin` appears to be unused"
|
||
errorLine1=" <dimen name="search_fragment_clipboard_item_vertical_margin">8dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="112"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.search_fragment_shortcuts_label_margin_horizontal` appears to be unused"
|
||
errorLine1=" <dimen name="search_fragment_shortcuts_label_margin_horizontal">18dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="114"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.search_fragment_shortcuts_label_margin_vertical` appears to be unused"
|
||
errorLine1=" <dimen name="search_fragment_shortcuts_label_margin_vertical">18dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="115"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.search_fragment_shortcuts_label_text_size` appears to be unused"
|
||
errorLine1=" <dimen name="search_fragment_shortcuts_label_text_size">12sp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="122"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.migration_default_text_size` appears to be unused"
|
||
errorLine1=" <dimen name="migration_default_text_size">16sp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="153"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.share_all_apps_list_padding_start` appears to be unused"
|
||
errorLine1=" <dimen name="share_all_apps_list_padding_start">16dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="168"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.share_all_apps_list_padding_end` appears to be unused"
|
||
errorLine1=" <dimen name="share_all_apps_list_padding_end">8dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="169"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.tab_tray_top_offset` appears to be unused"
|
||
errorLine1=" <dimen name="tab_tray_top_offset">40dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="182"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.tab_tray_grid_item_selected_border_width` appears to be unused"
|
||
errorLine1=" <dimen name="tab_tray_grid_item_selected_border_width">2dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="190"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.tab_tray_favicon_border_radius` appears to be unused"
|
||
errorLine1=" <dimen name="tab_tray_favicon_border_radius">4dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="191"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.dimen.saved_logins_item_padding` appears to be unused"
|
||
errorLine1=" <dimen name="saved_logins_item_padding">4dp</dimen>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/dimens.xml"
|
||
line="204"
|
||
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.layout.fragment_search` appears to be unused"
|
||
errorLine1="<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/fragment_search.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.xml.home_scene` appears to be unused"
|
||
errorLine1="<MotionScene"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/xml/home_scene.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_accessibility` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_accessibility.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_alert` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_alert.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_confirm_email` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_confirm_email.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_cookies` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_cookies.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_cryptominers` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_cryptominers.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_data_collection` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_data_collection.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_download_default` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_download_default.xml"
|
||
line="4"
|
||
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_energy` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_energy.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_fingerprinters` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_fingerprinters.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_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"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_onboarding_firefox_accounts` appears to be unused"
|
||
errorLine1="<vector android:height="24dp" android:viewportHeight="64""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_onboarding_firefox_accounts.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_pin` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_pin.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_report_issues` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_report_issues.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</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_social_media_trackers` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_social_media_trackers.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_tabs` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_tabs.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.ic_tracking_content` appears to be unused"
|
||
errorLine1="<vector xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/ic_tracking_content.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.integer.strike_thru_start_offset` appears to be unused"
|
||
errorLine1=" <integer name="strike_thru_start_offset">0</integer>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/integers.xml"
|
||
line="6"
|
||
column="14"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.integer.strike_thru_duration` appears to be unused"
|
||
errorLine1=" <integer name="strike_thru_duration">500</integer>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/integers.xml"
|
||
line="7"
|
||
column="14"/>
|
||
</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.layout.list_element` appears to be unused"
|
||
errorLine1="<androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/list_element.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.locale_search_background` appears to be unused"
|
||
errorLine1="<shape xmlns:android="http://schemas.android.com/apk/res/android">"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/locale_search_background.xml"
|
||
line="2"
|
||
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.anim.placeholder_animation` appears to be unused"
|
||
errorLine1="<translate"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/anim/placeholder_animation.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</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="44"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.pref_key_have_read_fxa_account_json` appears to be unused"
|
||
errorLine1=" <string name="pref_key_have_read_fxa_account_json" translatable="false">pref_key_have_read_fxa_account_json</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_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="54"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.pref_key_toolbar` appears to be unused"
|
||
errorLine1=" <string name="pref_key_toolbar" translatable="false">pref_key_toolbar</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/preference_keys.xml"
|
||
line="56"
|
||
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="77"
|
||
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="78"
|
||
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="89"
|
||
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="90"
|
||
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="92"
|
||
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="116"
|
||
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="118"
|
||
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="119"
|
||
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="129"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.pref_key_password_sync_logins` appears to be unused"
|
||
errorLine1=" <string name="pref_key_password_sync_logins" translatable="false">pref_key_password_sync_logins</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/preference_keys.xml"
|
||
line="176"
|
||
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="197"
|
||
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="198"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.pref_key_adjust_install_timestamp` appears to be unused"
|
||
errorLine1=" <string name="pref_key_adjust_install_timestamp" translatable="false">pref_key_adjust_install_timestamp</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/preference_keys.xml"
|
||
line="203"
|
||
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="205"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.pref_key_search_count` appears to be unused"
|
||
errorLine1=" <string name="pref_key_search_count" translatable="false">pref_key_search_count</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/preference_keys.xml"
|
||
line="241"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.save_to_collection_button` appears to be unused"
|
||
errorLine1="<com.google.android.material.button.MaterialButton"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/save_to_collection_button.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="12"
|
||
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="13"
|
||
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="14"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_debug_synced_tabs_tabs_tray` appears to be unused"
|
||
errorLine1=" <string name="preferences_debug_synced_tabs_tabs_tray">Show Synced Tabs in the tabs tray</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/static_strings.xml"
|
||
line="59"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.debug_info_telemetry_title` appears to be unused"
|
||
errorLine1=" <string name="debug_info_telemetry_title" translatable="false">Telemetry</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/static_strings.xml"
|
||
line="84"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.app_name_private_2` appears to be unused"
|
||
errorLine1=" <string name="app_name_private_2">Firefox Preview Príobháideach</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="4"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.app_name_private_3` appears to be unused"
|
||
errorLine1=" <string name="app_name_private_3">Firefox Preview (Príobháideach)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="6"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.no_open_tabs_header_2` appears to be unused"
|
||
errorLine1=" <string name="no_open_tabs_header_2">Alaa tabbe udditiiɗe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="17"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.open_tab_tray_single` appears to be unused"
|
||
errorLine1=" <string name="open_tab_tray_single">1 open tab. Tap to switch tabs.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="24"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.open_tab_tray_plural` appears to be unused"
|
||
errorLine1=" <string name="open_tab_tray_plural">%1$s open tabs. Tap to switch tabs.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="26"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.private_browsing_placeholder_description` appears to be unused"
|
||
errorLine1=" <string name="private_browsing_placeholder_description">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="26"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_item_selected_multiselect_content_description` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_item_selected_multiselect_content_description">Selected %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="40"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_item_unselected_multiselect_content_description` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_item_unselected_multiselect_content_description">Unselected %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="42"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_exit_multiselect_content_description` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_exit_multiselect_content_description">Exited multiselect mode</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="44"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_enter_multiselect_content_description` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_enter_multiselect_content_description">Entered multiselect mode, select tabs to save to a collection</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="46"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.private_browsing_title` appears to be unused"
|
||
errorLine1=" <string name="private_browsing_title">You’re in a private session</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="65"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_addon_manager` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_addon_manager">Bainisteoir na mBreiseán</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="66"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.private_browsing_delete_session` appears to be unused"
|
||
errorLine1=" <string name="private_browsing_delete_session">Delete session</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="74"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_widget_cfr_message` appears to be unused"
|
||
errorLine1=" <string name="search_widget_cfr_message">Accede a Firefox mas rapido. Anyade un widget en a tuya pantalla d’inicio.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="75"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_your_library` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_your_library">Do Leabharlann</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="76"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_widget_cfr_pos_button_text` appears to be unused"
|
||
errorLine1=" <string name="search_widget_cfr_pos_button_text">Anyadir widget</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="77"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_widget_cfr_neg_button_text` appears to be unused"
|
||
errorLine1=" <string name="search_widget_cfr_neg_button_text">Agora no</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="79"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_grid_view_banner_positive_button_text` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_positive_button_text">সেটিং এ যাও</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="79"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_grid_view_banner_negative_button_text` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_negative_button_text">বাতিল</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bn/strings.xml"
|
||
line="81"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_report_issue` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_report_issue">Jaŋto caɗeele lowre</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="87"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_save_to_collection` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_save_to_collection">Cuir le Bailiúchán</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="90"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_grid_view_banner_message` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_grid_view_banner_message">Cambiar a disposición das lapelas abertas. Vaia á configuración e seleccione a grade na vista de lapelas.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-gl/strings.xml"
|
||
line="100"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.home_screen_top_sites_heading` appears to be unused"
|
||
errorLine1=" <string name="home_screen_top_sites_heading">Top sites</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="112"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_shortcuts_button` appears to be unused"
|
||
errorLine1=" <string name="search_shortcuts_button">Codorɗe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="120"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_shortcuts_search_with` appears to be unused"
|
||
errorLine1=" <string name="search_shortcuts_search_with">Yiylo e:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="124"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_shortcuts_search_with_2` appears to be unused"
|
||
errorLine1=" <string name="search_shortcuts_search_with_2">Ngol laawol, yiylo e:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="126"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_tabs_button` appears to be unused"
|
||
errorLine1=" <string name="browser_tabs_button">Open Tabs</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="127"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_bookmark` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_bookmark">Bookmark</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="137"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_edit_bookmark` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_edit_bookmark">Edit bookmark</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="139"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_extensions` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_extensions">Extensions</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="143"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_engines_shortcut_button` appears to be unused"
|
||
errorLine1=" <string name="search_engines_shortcut_button">ಸರ್ಚ್ ಎಂಜಿನ್</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-kn/strings.xml"
|
||
line="145"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_new_tab` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_new_tab">Nueva pestanya</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="153"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_private_tab` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_private_tab">Private tab</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="167"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.menu_share_with` appears to be unused"
|
||
errorLine1=" <string name="menu_share_with">Share with…</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="173"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.browser_menu_read_appearance` appears to be unused"
|
||
errorLine1=" <string name="browser_menu_read_appearance">Appearance</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="190"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.unknown_scheme_error_message` appears to be unused"
|
||
errorLine1=" <string name="unknown_scheme_error_message">Unable to connect. Unrecognizable URL scheme.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="205"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.a11y_search_icon_content_description` appears to be unused"
|
||
errorLine1=" <string name="a11y_search_icon_content_description">Search</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="211"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_engines_search_with` appears to be unused"
|
||
errorLine1=" <string name="search_engines_search_with">This time, search with:</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="225"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_show_search_shortcuts` appears to be unused"
|
||
errorLine1=" <string name="preferences_show_search_shortcuts">Hollu codorɗe njiilaw</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="227"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.settings` appears to be unused"
|
||
errorLine1=" <string name="settings">Settings</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="255"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_category_basics` appears to be unused"
|
||
errorLine1=" <string name="preferences_category_basics">Basics</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="257"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_help` appears to be unused"
|
||
errorLine1=" <string name="preferences_help">Help</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="269"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_feedback` appears to be unused"
|
||
errorLine1=" <string name="preferences_feedback">Give feedback</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="273"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_your_rights` appears to be unused"
|
||
errorLine1=" <string name="preferences_your_rights">Your Rights</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="278"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.default_device_name` appears to be unused"
|
||
errorLine1=" <string name="default_device_name">%s ar %s %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="280"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords">Passwords</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="280"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_credit_cards_addresses` appears to be unused"
|
||
errorLine1=" <string name="preferences_credit_cards_addresses">Credit cards and addresses</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="282"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_category_privacy` appears to be unused"
|
||
errorLine1=" <string name="preferences_category_privacy">Privacy</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="288"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_sign_in` appears to be unused"
|
||
errorLine1=" <string name="preferences_sign_in">Sign in</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="314"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.pair_instructions` appears to be unused"
|
||
errorLine1=" <string name="pair_instructions"><![CDATA[Yillo <b>firefox.com/pair</b> nder Firefox e ordinateer maa ngam heɓde kod QR maa.]]></string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="334"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_privacy_link` appears to be unused"
|
||
errorLine1=" <string name="preferences_privacy_link">Privacy notice</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="338"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.developer_tools_category` appears to be unused"
|
||
errorLine1=" <string name="developer_tools_category">Developer tools</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="340"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.library_title` appears to be unused"
|
||
errorLine1=" <string name="library_title">Leabharlann</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="398"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_tracking_protection_turned_off_globally` appears to be unused"
|
||
errorLine1=" <string name="preferences_tracking_protection_turned_off_globally">Se desactivó en cheneral, veye a Achustes pa activar-lo.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="406"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tabs_menu_save_to_collection` appears to be unused"
|
||
errorLine1=" <string name="tabs_menu_save_to_collection">Cuir le bailiúchán</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="426"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.fxa_tabs_received_notification_name` appears to be unused"
|
||
errorLine1=" <string name="fxa_tabs_received_notification_name">Tabs Received</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="448"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_tracking_protection_settings` appears to be unused"
|
||
errorLine1=" <string name="preferences_tracking_protection_settings">Tracking Protection</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="454"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_tracking_protection` appears to be unused"
|
||
errorLine1=" <string name="preferences_tracking_protection">Tracking Protection</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="456"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_tracking_protection_description` appears to be unused"
|
||
errorLine1=" <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="458"
|
||
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="462"
|
||
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="471"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_marketing_data_description` appears to be unused"
|
||
errorLine1=" <string name="preferences_marketing_data_description">Shares data about what features you use in %1$s with Leanplum, our mobile marketing vendor.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="479"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_experiments` appears to be unused"
|
||
errorLine1=" <string name="preference_experiments">Experiments</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="487"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_experiments_summary` appears to be unused"
|
||
errorLine1=" <string name="preference_experiments_summary">Allows Mozilla to install and collect data for experimental features</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="489"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_crash_reporter` appears to be unused"
|
||
errorLine1=" <string name="preferences_crash_reporter">Crash reporter</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="491"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_mozilla_location_service` appears to be unused"
|
||
errorLine1=" <string name="preferences_mozilla_location_service">Mozilla location service</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="493"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_fenix_health_report` appears to be unused"
|
||
errorLine1=" <string name="preferences_fenix_health_report">%s health report</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="495"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.library_synced_tabs` appears to be unused"
|
||
errorLine1=" <string name="library_synced_tabs">Pestanyas sincronizadas</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="496"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_sync_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="501"
|
||
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="503"
|
||
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="513"
|
||
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="515"
|
||
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="545"
|
||
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="547"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.bookmark_deletion_multiple_snackbar_message` appears to be unused"
|
||
errorLine1=" <string name="bookmark_deletion_multiple_snackbar_message">Leabharmharcanna roghnaithe á scriosadh</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="557"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.library_find_in_page` appears to be unused"
|
||
errorLine1=" <string name="library_find_in_page">Find in page</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="565"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.library_reading_list` appears to be unused"
|
||
errorLine1=" <string name="library_reading_list">Reading List</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="567"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.library_search` appears to be unused"
|
||
errorLine1=" <string name="library_search">Search</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="569"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.content_description_history_menu` appears to be unused"
|
||
errorLine1=" <string name="content_description_history_menu">History item menu</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="573"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_option_autoplay_blocked` appears to be unused"
|
||
errorLine1=" <string name="preference_option_autoplay_blocked">Cosc ar fhís agus ar fhuaim</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="605"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_option_autoplay_allowed` appears to be unused"
|
||
errorLine1=" <string name="preference_option_autoplay_allowed">Fís agus fuaim ceadaithe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="607"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.collections_description` appears to be unused"
|
||
errorLine1=" <string name="collections_description">Bailigh na rudaí atá tábhachtach duit. Le tosú, sábháil na cluaisíní oscailte mar bhailiúchán nua.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="615"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.no_collections_header` appears to be unused"
|
||
errorLine1=" <string name="no_collections_header">Níl aon bhailiúchán agat</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="621"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.no_collections_description` appears to be unused"
|
||
errorLine1=" <string name="no_collections_description">Taispeánfar do chuid bailiúchán anseo.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="623"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.download_empty_message` appears to be unused"
|
||
errorLine1=" <string name="download_empty_message">No bi ha descargas aquí</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="648"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tabs_header_private_title` appears to be unused"
|
||
errorLine1=" <string name="tabs_header_private_title">Private session</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="650"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_title` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_title">Open Tabs</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="664"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_menu_item_save` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_menu_item_save">Save to collection</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="666"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_menu_select` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_menu_select">Select</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="668"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_menu_open_new_tab` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_menu_open_new_tab">New tab</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="682"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_menu_home` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_menu_home">Go home</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="684"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_menu_toggle` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_menu_toggle">Toggle tab mode</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="686"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.bookmark_created_snackbar` appears to be unused"
|
||
errorLine1=" <string name="bookmark_created_snackbar">S’ha creyau lo marcapachinas.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="687"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tabs_menu_close_all_tabs` appears to be unused"
|
||
errorLine1=" <string name="tabs_menu_close_all_tabs">Close all tabs</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="706"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tabs_menu_share_tabs` appears to be unused"
|
||
errorLine1=" <string name="tabs_menu_share_tabs">Share tabs</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="708"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_share` appears to be unused"
|
||
errorLine1=" <string name="tab_share">Share tab</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="714"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.current_session_delete` appears to be unused"
|
||
errorLine1=" <string name="current_session_delete">Delete</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="716"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.current_session_save` appears to be unused"
|
||
errorLine1=" <string name="current_session_save">Save</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="718"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.current_session_share` appears to be unused"
|
||
errorLine1=" <string name="current_session_share">Share</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="720"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.current_session_image` appears to be unused"
|
||
errorLine1=" <string name="current_session_image">Current session image</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="722"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.save_to_collection` appears to be unused"
|
||
errorLine1=" <string name="save_to_collection">Save to collection</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="724"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_delete_browsing_data_tabs_title` appears to be unused"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_tabs_title">Tabbe udditiiɗe</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="725"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_tray_save_to_collection` appears to be unused"
|
||
errorLine1=" <string name="tab_tray_save_to_collection">Save</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="742"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.history_delete_all_dialog` appears to be unused"
|
||
errorLine1=" <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="748"
|
||
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="754"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_delete_browsing_data_on_quit_browsing_history` appears to be unused"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_on_quit_browsing_history">Aslol banngogol</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="756"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_accessibility_auto_size` appears to be unused"
|
||
errorLine1=" <string name="preference_accessibility_auto_size">Clómhéid Uathoibríoch</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="764"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.history_delete_some` appears to be unused"
|
||
errorLine1=" <string name="history_delete_some">Delete %1$d items</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="770"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.history_24_hours` appears to be unused"
|
||
errorLine1=" <string name="history_24_hours">Last 24 hours</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="776"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tip_firefox_preview_moved_button` appears to be unused"
|
||
errorLine1=" <string name="tip_firefox_preview_moved_button">Heɓ wanngorde Mozilla Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="780"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.download_menu_open` appears to be unused"
|
||
errorLine1=" <string name="download_menu_open">Open</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="801"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_crash_description` appears to be unused"
|
||
errorLine1=" <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="810"
|
||
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="819"
|
||
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="822"
|
||
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="826"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_header` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header">Reen hoore maa</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="827"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.bookmark_edit` appears to be unused"
|
||
errorLine1=" <string name="bookmark_edit">Edit bookmark</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="828"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.bookmark_select_folder` appears to be unused"
|
||
errorLine1=" <string name="bookmark_select_folder">Select folder</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="830"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_description1` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description1">%s ina walla haɗde lowe geese ndewindo maa e ceŋogol.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="830"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_standard_button` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button">Gaadanteejo</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="833"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.bookmark_delete_folder_snackbar` appears to be unused"
|
||
errorLine1=" <string name="bookmark_delete_folder_snackbar">Deleted %1$s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="836"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_standard_button_description` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description">Ina daaƴa rewindotooɓe famarɓe kono ina yamira kelle yo loow no haanirta</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="836"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.bookmark_menu_select_button` appears to be unused"
|
||
errorLine1=" <string name="bookmark_menu_select_button">Select</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="846"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_strict_button_description` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description">Cuireann sé seo cosc ar níos mó lorgairí, rud a thugann cosaint agus feidhmíocht níos fearr, ach d\'fhéadfadh sé suímh áirithe a bhriseadh</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="868"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.permissions_header` appears to be unused"
|
||
errorLine1=" <string name="permissions_header">Permissions</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="896"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.quick_settings_sheet_manage_site_permissions` appears to be unused"
|
||
errorLine1=" <string name="quick_settings_sheet_manage_site_permissions">Manage site permissions</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="906"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_standard_option` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_option">Gaadanteejo</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="911"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_standard` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard">Gaadanteejo (basiyaaɗo)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ff/strings.xml"
|
||
line="913"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_standard_description` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description">Cothrom na Féinne do chosaint agus d\'fheidhmíocht.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="953"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_standard_description_2` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_2">Lódálfar leathanaigh mar is gnáth, ach cuirfear cosc ar níos lú lorgairí.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="955"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_strict_default` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_default">Dian (Réamhshocrú)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="961"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_strict_default_description` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_default_description">Cosaint níos láidre agus feidhmíocht níos sciobtha, ach ní fheidhmeoidh suímh áirithe mar ba cheart.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="963"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_strict_recommended` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_recommended">Dian (molta)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="965"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_strict_description` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description">Cosaint níos láidre, ach d\'fhéadfadh sé suímh nó ábhar a bhriseadh.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="967"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_custom_description` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_custom_description">Roghnaigh na lorgairí agus na scripteanna le cosc a chur orthu</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="973"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.etp_onboarding_message_2` appears to be unused"
|
||
errorLine1=" <string name="etp_onboarding_message_2">Cuireann %s cosc ar lorgairí ar an suíomh seo nuair atá an sciath corcra. Tapáil í chun na lorgairí coiscthe a fheiceáil.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-ga-rIE/strings.xml"
|
||
line="1001"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.share_header` appears to be unused"
|
||
errorLine1=" <string name="share_header">Send and Share</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1011"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.share_link_subheader` appears to be unused"
|
||
errorLine1=" <string name="share_link_subheader">Share a link</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1018"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_feature_section_header` appears to be unused"
|
||
errorLine1=" <string name="onboarding_feature_section_header">Conoixe a %s</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1043"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_account_sign_in_header` appears to be unused"
|
||
errorLine1=" <string name="onboarding_account_sign_in_header">Encomienza la sincronización d\'as adrezas d\'interés, las contrasenyas y muito mas con a tuya cuenta d\'o Firefox.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1052"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.notification_pbm_channel_name` appears to be unused"
|
||
errorLine1=" <string name="notification_pbm_channel_name">Private browsing session</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1054"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_manual_sign_in_learn_more` appears to be unused"
|
||
errorLine1=" <string name="onboarding_manual_sign_in_learn_more">Saber-ne mas</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1054"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.notification_pbm_delete_text` appears to be unused"
|
||
errorLine1=" <string name="notification_pbm_delete_text">Delete private tabs</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1056"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.notification_pbm_action_open` appears to be unused"
|
||
errorLine1=" <string name="notification_pbm_action_open">Open</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1060"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_firefox_account_sign_in` appears to be unused"
|
||
errorLine1=" <string name="onboarding_firefox_account_sign_in">Iniciar sesión en Firefox</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1060"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.notification_pbm_action_delete_and_open` appears to be unused"
|
||
errorLine1=" <string name="notification_pbm_action_delete_and_open">Delete and Open</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1062"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.notification_powered_by_channel_name` appears to be unused"
|
||
errorLine1=" <string name="notification_powered_by_channel_name">Powered By</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1064"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_header_2` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_header_2">Privacidat automatica</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1068"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_description_2` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_description_2">La configuración de privacidat y seguranza bloca los elementos de seguimiento, los programas maliciosos y las companyías que te siguen.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1071"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_standard_button_description_2` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_standard_button_description_2">Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1075"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.snackbar_tab_deleted` appears to be unused"
|
||
errorLine1=" <string name="snackbar_tab_deleted">Tab deleted</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1080"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_strict_button_description_2` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button_description_2">Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1081"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.snackbar_tabs_deleted` appears to be unused"
|
||
errorLine1=" <string name="snackbar_tabs_deleted">Tabs deleted</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1082"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_toolbar_position_header` appears to be unused"
|
||
errorLine1=" <string name="onboarding_toolbar_position_header">Prene una posición</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1085"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_toolbar_position_description` appears to be unused"
|
||
errorLine1=" <string name="onboarding_toolbar_position_description">Preba la navegación con una sola man con a barra de ferramientas inferior u mueve-la a la parte superior.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1087"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.snackbar_message_tabs_closed` appears to be unused"
|
||
errorLine1=" <string name="snackbar_message_tabs_closed">Tabs closed!</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1088"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.snackbar_message_bookmarks_view` appears to be unused"
|
||
errorLine1=" <string name="snackbar_message_bookmarks_view">View</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1092"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.snackbar_private_tabs_deleted` appears to be unused"
|
||
errorLine1=" <string name="snackbar_private_tabs_deleted">Private tabs deleted</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1100"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_privacy_notice_description` appears to be unused"
|
||
errorLine1=" <string name="onboarding_privacy_notice_description">Hemos disenyau %s pa dar-te control sobre lo que compartes"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1101"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.snackbar_top_site_removed` appears to be unused"
|
||
errorLine1=" <string name="snackbar_top_site_removed">Site removed</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1104"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.a11y_dialog_deleted_undo` appears to be unused"
|
||
errorLine1=" <string name="a11y_dialog_deleted_undo">Undo</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1106"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.a11y_dialog_deleted_confirm` appears to be unused"
|
||
errorLine1=" <string name="a11y_dialog_deleted_confirm">Confirm</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1108"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_theme_picker_description1` appears to be unused"
|
||
errorLine1=" <string name="onboarding_theme_picker_description1">Cabida un poquet de batería y descansa la vista activando lo modo fosco.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1115"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_delete_browsing_data_browsing_history_title` appears to be unused"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_browsing_history_title">History</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1154"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_delete_browsing_data_browsing_history_subtitle` appears to be unused"
|
||
errorLine1=" <string name="preferences_delete_browsing_data_browsing_history_subtitle">%d pages</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1157"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_standard_description_3` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_standard_description_3">Bloca menos elementos de seguimiento. Las pachinas se cargarán con normalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1168"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_strict_description_2` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_strict_description_2">Bloca mas elementos de seguimiento, anuncios y finestras emerchents. Las pachinas se cargan mas rapido, pero se puede perder bella funcionalidat.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1174"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_summary_delete_browsing_data_on_quit` appears to be unused"
|
||
errorLine1=" <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="1175"
|
||
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="1227"
|
||
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="1250"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_tracking_protection_strict_button` appears to be unused"
|
||
errorLine1=" <string name="onboarding_tracking_protection_strict_button">Strict (recommended)</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1264"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_sync_logins_on` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_on">Activau</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1306"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_sync_logins_off` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_off">Desactivau</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1308"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.sign_out_confirmation_message` appears to be unused"
|
||
errorLine1=" <string name="sign_out_confirmation_message">Firefox will stop syncing with your account, but won’t delete any of your browsing data on this device.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1330"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preference_enhanced_tracking_protection_custom_tracking_content_3` appears to be unused"
|
||
errorLine1=" <string name="preference_enhanced_tracking_protection_custom_tracking_content_3">Only in Custom tabs</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1387"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.synced_tabs_connect_to_sync_account` appears to be unused"
|
||
errorLine1=" <string name="synced_tabs_connect_to_sync_account">Tengjast við Firefox reikning.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-is/strings.xml"
|
||
line="1427"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.about_your_rights` appears to be unused"
|
||
errorLine1=" <string name="about_your_rights">Your rights</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1430"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.about_open_source_licenses` appears to be unused"
|
||
errorLine1=" <string name="about_open_source_licenses">Open source libraries we use</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1432"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_counter_content_description_one_tab` appears to be unused"
|
||
errorLine1=" <string name="tab_counter_content_description_one_tab">1 tab</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1461"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.tab_counter_content_description_multi_tab` appears to be unused"
|
||
errorLine1=" <string name="tab_counter_content_description_multi_tab">%d tabs</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1463"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_sync_logins_reconnect` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_reconnect">Reconnect</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1514"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_sync_logins_sign_in` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords_sync_logins_sign_in">Sign in to Sync</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1516"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.top_sites_max_limit_content` appears to be unused"
|
||
errorLine1=" <string name="top_sites_max_limit_content">Da dodate novu top stranicu, uklonite jednu. Pritisnite stranicu i držite, pa izaberite uklanjanje.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-bs/strings.xml"
|
||
line="1533"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_saved_logins_alphabetically` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords_saved_logins_alphabetically">Alphabetically</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1534"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_saved_logins_recently_used` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords_saved_logins_recently_used">Recently used</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1536"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_saved_logins_enter_pin` appears to be unused"
|
||
errorLine1=" <string name="preferences_passwords_saved_logins_enter_pin">Re-enter your PIN</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1544"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.preferences_passwords_saved_logins_enter_pin_description` appears to be unused"
|
||
errorLine1=" <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="1546"
|
||
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="1548"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_firefox_account_header` appears to be unused"
|
||
errorLine1=" <string name="onboarding_firefox_account_header">Quita-le lo millor provecho a %s.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1549"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.logins_insecure_connection_warning_learn_more` appears to be unused"
|
||
errorLine1=" <string name="logins_insecure_connection_warning_learn_more">Learn more</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1550"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.logins_doorhanger_save` appears to be unused"
|
||
errorLine1=" <string name="logins_doorhanger_save">Do you want %s to save this login?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1552"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.no_collections_header1` appears to be unused"
|
||
errorLine1=" <string name="no_collections_header1">Colecciona las cosetas que t’importan</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1552"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.logins_doorhanger_save_confirmation` appears to be unused"
|
||
errorLine1=" <string name="logins_doorhanger_save_confirmation">Save</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1554"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.no_collections_description1` appears to be unused"
|
||
errorLine1=" <string name="no_collections_description1">Agrupa busquedas, puestos y pestanyas semellants pa un acceso rapido mas tarde.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1554"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.logins_doorhanger_save_dont_save` appears to be unused"
|
||
errorLine1=" <string name="logins_doorhanger_save_dont_save">Don’t save</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1556"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.onboarding_firefox_account_auto_signin_header_2` appears to be unused"
|
||
errorLine1=" <string name="onboarding_firefox_account_auto_signin_header_2">Ya has iniciau sesión como %s en unatro navegador Firefox d’este telefono. Quiers iniciar sesión con esta cuenta?</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1556"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.add_to_homescreen_description` appears to be unused"
|
||
errorLine1=" <string name="add_to_homescreen_description">Puetz anyadir facilment este puesto web a la tuya pachina d’inicio pa tener-ie acceso instantanio y navegar rapidament como si estase una aplicación.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values-an/strings.xml"
|
||
line="1558"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.logins_site_copied` appears to be unused"
|
||
errorLine1=" <string name="logins_site_copied">Site copied to clipboard</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1562"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.saved_login_copy_site` appears to be unused"
|
||
errorLine1=" <string name="saved_login_copy_site">Copy site</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1574"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.credit_cards_card_nickname` appears to be unused"
|
||
errorLine1=" <string name="credit_cards_card_nickname">Card Nickname</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1634"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_add_custom_engine_learn_more_label` appears to be unused"
|
||
errorLine1=" <string name="search_add_custom_engine_learn_more_label">Learn More</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1688"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_add_custom_engine_learn_more_description` appears to be unused"
|
||
errorLine1=" <string name="search_add_custom_engine_learn_more_description">Learn more link</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1692"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.search_add_custom_engine_error_existing_name` appears to be unused"
|
||
errorLine1=" <string name="search_add_custom_engine_error_existing_name">Search engine with name “%s” already exists.</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1697"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.pocket_top_articles` appears to be unused"
|
||
errorLine1=" <string name="pocket_top_articles">Top Articles</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1750"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.string.discard_changes` appears to be unused"
|
||
errorLine1=" <string name="discard_changes">Discard changes</string>"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/strings.xml"
|
||
line="1777"
|
||
column="13"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.style.Header12TextStyle` appears to be unused"
|
||
errorLine1=" <style name="Header12TextStyle" parent="TextAppearance.MaterialComponents.Body2">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/styles.xml"
|
||
line="417"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.style.SubtitleTextStyle` appears to be unused"
|
||
errorLine1=" <style name="SubtitleTextStyle" parent="TextAppearance.MaterialComponents.Body1">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/styles.xml"
|
||
line="445"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.style.SearchEngineShortcutsLabelStyle` appears to be unused"
|
||
errorLine1=" <style name="SearchEngineShortcutsLabelStyle">"
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/values/styles.xml"
|
||
line="528"
|
||
column="12"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.drawable.sync_error_background_with_ripple` appears to be unused"
|
||
errorLine1="<ripple xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/drawable/sync_error_background_with_ripple.xml"
|
||
line="4"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.synced_tabs_tray_list` appears to be unused"
|
||
errorLine1="<androidx.recyclerview.widget.RecyclerView"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/synced_tabs_tray_list.xml"
|
||
line="2"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.tab_header` appears to be unused"
|
||
errorLine1="<androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/tab_header.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.tab_history_list_item` appears to be unused"
|
||
errorLine1="<org.mozilla.fenix.library.LibrarySiteItemView"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/tab_history_list_item.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.tab_list_row` appears to be unused"
|
||
errorLine1="<androidx.cardview.widget.CardView xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/tab_list_row.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.menu.tab_tray_menu` appears to be unused"
|
||
errorLine1="<menu xmlns:android="http://schemas.android.com/apk/res/android""
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/menu/tab_tray_menu.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.tabs_tray_tab_counter` appears to be unused"
|
||
errorLine1="<FrameLayout"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/tabs_tray_tab_counter.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.layout.top_sites_header` appears to be unused"
|
||
errorLine1="<androidx.constraintlayout.widget.ConstraintLayout"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/layout/top_sites_header.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</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="UnusedResources"
|
||
message="The resource `R.anim.zoom_in_fade` appears to be unused"
|
||
errorLine1="<set xmlns:android="http://schemas.android.com/apk/res/android">"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/anim/zoom_in_fade.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="UnusedResources"
|
||
message="The resource `R.anim.zoom_out_fade` appears to be unused"
|
||
errorLine1="<set xmlns:android="http://schemas.android.com/apk/res/android">"
|
||
errorLine2="^">
|
||
<location
|
||
file="src/main/res/anim/zoom_out_fade.xml"
|
||
line="5"
|
||
column="1"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconXmlAndPng"
|
||
message="The following images appear both as density independent `.xml` files and as bitmap files: /Users/rotbolt/AndroidStudioProjects/fenix/app/src/main/res/drawable-hdpi/ic_logo_wordmark_normal.png, /Users/rotbolt/AndroidStudioProjects/fenix/app/src/main/res/drawable-night/ic_logo_wordmark_normal.xml">
|
||
<location
|
||
file="src/main/res/drawable-xxxhdpi/ic_logo_wordmark_normal.png"/>
|
||
<location
|
||
file="src/main/res/drawable-xxhdpi/ic_logo_wordmark_normal.png"/>
|
||
<location
|
||
file="src/main/res/drawable-xhdpi/ic_logo_wordmark_normal.png"/>
|
||
<location
|
||
file="src/main/res/drawable-night/ic_logo_wordmark_normal.xml"/>
|
||
<location
|
||
file="src/main/res/drawable-mdpi/ic_logo_wordmark_normal.png"/>
|
||
<location
|
||
file="src/main/res/drawable-hdpi/ic_logo_wordmark_normal.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ConvertToWebp"
|
||
message="One or more images in this project can be converted to the WebP format which typically results in smaller file sizes, even for lossless conversion">
|
||
<location
|
||
file="src/debug/res/mipmap-xxxhdpi/ic_launcher_round.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ConvertToWebp"
|
||
message="One or more images in this project can be converted to the WebP format which typically results in smaller file sizes, even for lossless conversion">
|
||
<location
|
||
file="src/main/res/drawable-xxxhdpi/ic_logo_wordmark_private.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/ic_baidu.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/ic_baidu.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/ic_jd.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/ic_jd.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconLocation"
|
||
message="Found bitmap drawable `res/drawable/ic_pdd.png` in densityless folder">
|
||
<location
|
||
file="src/main/res/drawable/ic_pdd.png"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconDensities"
|
||
message="Missing the following drawables in `drawable-mdpi`: fenix_search_widget.png (found in drawable-hdpi)">
|
||
<location
|
||
file="src/main/res/drawable-mdpi"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconDensities"
|
||
message="Missing the following drawables in `drawable-xhdpi`: fenix_search_widget.png (found in drawable-hdpi)">
|
||
<location
|
||
file="src/main/res/drawable-xhdpi"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="IconDensities"
|
||
message="Missing the following drawables in `drawable-xxhdpi`: fenix_search_widget.png (found in drawable-hdpi)">
|
||
<location
|
||
file="src/main/res/drawable-xxhdpi"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="SmallSp"
|
||
message="Avoid using sizes smaller than `11sp`: `10sp`"
|
||
errorLine1=" android:textSize="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 `11sp`: `10sp`"
|
||
errorLine1=" android:textSize="10sp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/app_share_list_item.xml"
|
||
line="37"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="SmallSp"
|
||
message="Avoid using sizes smaller than `11sp`: `10sp`"
|
||
errorLine1=" android:textSize="10sp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/list_element.xml"
|
||
line="54"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ClickableViewAccessibility"
|
||
message="Custom view ``BrowserAwesomeBar`` has `setOnTouchListener` called on it but does not override `performClick`"
|
||
errorLine1=" binding.awesomeBar.setOnTouchListener { _, _ ->"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/search/SearchDialogFragment.kt"
|
||
line="207"
|
||
column="9"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ClickableViewAccessibility"
|
||
message="`onTouch` lambda should call `View#performClick` when a click is detected"
|
||
errorLine1=" binding.awesomeBar.setOnTouchListener { _, _ ->"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/search/SearchDialogFragment.kt"
|
||
line="207"
|
||
column="47"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ClickableViewAccessibility"
|
||
message="`onTouch` lambda should call `View#performClick` when a click is detected"
|
||
errorLine1=" dialog?.window?.decorView?.setOnTouchListener { _, event ->"
|
||
errorLine2=" ^">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/search/SearchDialogFragment.kt"
|
||
line="223"
|
||
column="59"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ClickableViewAccessibility"
|
||
message="Custom view `SwipeGestureLayout` overrides `onTouchEvent` but not `performClick`"
|
||
errorLine1=" override fun onTouchEvent(event: MotionEvent?): Boolean {"
|
||
errorLine2=" ~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/java/org/mozilla/fenix/browser/SwipeGestureLayout.kt"
|
||
line="120"
|
||
column="18"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/default_browser_experiment_preference.xml"
|
||
line="13"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <ImageView"
|
||
errorLine2=" ~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/history_metadata_group.xml"
|
||
line="46"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="ContentDescription"
|
||
message="Missing `contentDescription` attribute on image"
|
||
errorLine1=" <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/sign_in_preference.xml"
|
||
line="17"
|
||
column="6"/>
|
||
</issue>
|
||
|
||
<issue
|
||
id="RtlHardcoded"
|
||
message="Consider replacing `android:layout_marginLeft` with `android:layout_marginStart="10dp"` to better support right-to-left layouts"
|
||
errorLine1=" android:layout_marginLeft="10dp""
|
||
errorLine2=" ~~~~~~~~~~~~~~~~~~~~~~~~~">
|
||
<location
|
||
file="src/main/res/layout/activity_privacy_content_display.xml"
|
||
line="21"
|
||
column="21"/>
|
||
</issue>
|
||
|
||
</issues>
|