1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivebox_ynh.git synced 2024-09-03 18:15:54 +02:00

Update manifest.toml

Removed "wisely" -- awkward word choice, not natural to read.
This commit is contained in:
MadMan247 2024-05-07 13:36:12 -05:00 committed by GitHub
parent 9793f28ba4
commit 380a5d3c5e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@ name = "ArchiveBox"
description.en = "Archiving solution to collect, save, and view sites you want to preserve offline"
description.fr = "Solution d'archivage pour collecter, enregistrer et afficher les sites que vous souhaitez conserver hors ligne"
version = "0.7.2~ynh1"
version = "0.7.2~ynh2"
maintainers = ["Max Fowler"]
@ -46,7 +46,7 @@ ram.runtime = "50M"
type = "user"
[install.password]
help.en = "Choose wisely a password that is different from the username and does not contain the `$` symbol."
help.en = "Choose a password that is different from the username and does not contain the `$` symbol."
help.fr = "Choisissez judicieusement un mot de passe différent du nom d'utilisateur et ne contenant pas le symbole `$`."
type = "password"