Source code
Revision control
Copy as Markdown
Other Tools
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
<!-- Label shown below the tracker count indicating how many sites the trackers came from.
%1$d is the number of sites. -->
<plurals name="mozac_protections_dashboard_across_sites">
<item quantity="one">across %1$d site</item>
<item quantity="other">across %1$d sites</item>
</plurals>
<!-- Label showing data saved in megabytes. %1$d is the number of MB saved -->
<plurals name="mozac_protections_dashboard_data_saved">
<item quantity="one">%1$d MB saved</item>
<item quantity="other">%1$d MB saved</item>
</plurals>
<string name="protections_dashboard_category_cookies" translatable="false" tools:ignore="UnusedResources">Cross-site tracking cookies</string>
<string name="protections_dashboard_category_social" translatable="false" tools:ignore="UnusedResources">Social media trackers</string>
<string name="protections_dashboard_category_fingerprinters" translatable="false" tools:ignore="UnusedResources">Fingerprinters</string>
<string name="protections_dashboard_category_tracking_content" translatable="false" tools:ignore="UnusedResources">Tracking content</string>
</resources>