1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Some suggestions from reviews

This commit is contained in:
Tagadda 2022-02-09 19:42:44 +00:00
parent 81108e210f
commit edbe94191a

View file

@ -4,7 +4,7 @@
en: "Tracking" en: "Tracking"
fr: "Pistage" fr: "Pistage"
description: description:
en: "Tracks you and/or reports your activity to upstream maintainer or third parties, either without your permission or by default." en: "Tracks you and/or reports your activity to upstream maintainer or third parties, either without your permission or by design."
- id: non-free-network - id: non-free-network
icon: network-wired icon: network-wired
@ -38,13 +38,14 @@
description: description:
en: "Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license." en: "Contains and makes use of non-free assets. The most common case is apps using artwork - images, sounds, music, etc. - under a commercial license."
- id: known-vulnerability - id: bad-security-reputation
icon: face-frown icon: door-open
title: title:
en: "Known vulnerability" en: "Bad security reputation"
fr: "Vulnérabilité connue" fr: ""
description: description:
en: "The software presents a known security vulnerability, yet to be fixed." en: "Has a bad security reputation, such as deprecated addons."
fr: ""
- id: deprecated-software - id: deprecated-software
icon: face-frown icon: face-frown
@ -55,12 +56,12 @@
en: "This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc." en: "This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc."
- id: package-not-maintained - id: package-not-maintained
icon: face-frown icon: user-slash
title: title:
en: "Package not maintained" en: "Package not maintained"
fr: "Paquet non maintenu" fr: "Paquet non maintenu"
description: description:
en: "This YunoHost package is not maintained anymore." en: "This YunoHost package is not maintained and need adoption."
- id: paid-content - id: paid-content
icon: coins icon: coins
@ -78,3 +79,27 @@
description: description:
en: "Please refer to the README." en: "Please refer to the README."
fr: "Se référer au fichier README." fr: "Se référer au fichier README."
- id: replaced-by-another-app
icon: rotate
title:
en: "Replaced by another app"
fr: "Remplacé par"
description:
en: "Was replaced by another app. Please refer to the README."
fr: "A été remplacé par une autre application. Se référer au fichier README."
- id: alpha-software
icon: flask
title:
en: "Alpha Software"
despcription:
en: "Early development stage. May contain unexpected features such as bugs and security vulnerability."
- id: not-totally-free
icon: lock
title:
en: "Not totally free upstream"
fr: "Application sous licence libre restreinte"
description:
en: "The packaged app is under an overall free licence, but with clauses that restrict its use."