mirror of
https://github.com/sudoxnym/fdroiddata.git
synced 2026-05-17 11:19:13 +00:00
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (32 of 32 strings) Co-authored-by: Andi Chandler <andi@gowling.com> Translate-URL: https://hosted.weblate.org/projects/f-droid/anti-features/en_GB/ Translation: F-Droid/Anti-Features
This commit is contained in:
parent
45fc0a509f
commit
42cf8fa610
1 changed files with 9 additions and 0 deletions
|
|
@ -1,12 +1,15 @@
|
|||
Ads:
|
||||
description: This app contains advertising
|
||||
icon: ic_antifeature_ads.png
|
||||
name: Ads
|
||||
DisabledAlgorithm:
|
||||
description: This app has a weak security signature
|
||||
icon: ic_antifeature_disabledalgorithm.png
|
||||
name: Signed Using An Unsafe Algorithm
|
||||
KnownVuln:
|
||||
description: This app contains a known security vulnerability
|
||||
icon: ic_antifeature_knownvuln.png
|
||||
name: Known Vulnerability
|
||||
NSFW:
|
||||
description: This app contains content that should not be publicised or visible everywhere
|
||||
icon: ic_antifeature_nsfw.png
|
||||
|
|
@ -17,18 +20,24 @@ NoSourceSince:
|
|||
NonFreeAdd:
|
||||
description: This app promotes non-free add-ons
|
||||
icon: ic_antifeature_nonfreeadd.png
|
||||
name: Non-Free Addons
|
||||
NonFreeAssets:
|
||||
description: This app contains non-free assets
|
||||
icon: ic_antifeature_nonfreeassets.png
|
||||
name: Non-Free Assets
|
||||
NonFreeDep:
|
||||
description: This app depends on other non-free apps
|
||||
icon: ic_antifeature_nonfreedep.png
|
||||
name: Non-Free Dependencies
|
||||
NonFreeNet:
|
||||
description: This app promotes non-free network services
|
||||
icon: ic_antifeature_nonfreenet.png
|
||||
name: Non-Free Network Services
|
||||
Tracking:
|
||||
description: This app tracks and reports your activity
|
||||
icon: ic_antifeature_tracking.png
|
||||
name: Tracking
|
||||
UpstreamNonFree:
|
||||
description: The upstream source code is not entirely Free
|
||||
icon: ic_antifeature_upstreamnonfree.png
|
||||
name: Upstream Non-Free
|
||||
|
|
|
|||
Loading…
Reference in a new issue