From 8f3a1ee3440b307e4f4e49db1c97e3927a8f0965 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 3 Nov 2019 16:07:40 +0000 Subject: [PATCH] [mod] update locales-community/en.json with new translations --- locales-community/en.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/locales-community/en.json b/locales-community/en.json index 9a4c3556..2317818a 100644 --- a/locales-community/en.json +++ b/locales-community/en.json @@ -1024,8 +1024,12 @@ "owncloud_manifest_arguments_install_user_home": "Access the users home folder from ownCloud?", "owncloud_manifest_description": "Sync & share your files, pictures, music, contacts, calendars, and much more!", "owntracks_manifest_arguments_install_domain": "Choose a domain name for Owntracks", + "owntracks_manifest_arguments_install_help_is_public": "If public, anyone will be able to see the owntracks record from specified user.", + "owntracks_manifest_arguments_install_help_user": "If public, this user's trace will be public.", + "owntracks_manifest_arguments_install_is_public": "Is it a public application?", "owntracks_manifest_arguments_install_path": "Choose a path for Owntracks", - "owntracks_manifest_description": "Owntracks (location history) package for YunoHost.", + "owntracks_manifest_arguments_install_user": "Choose an user for Owntracks", + "owntracks_manifest_description": "Keep track of your location history", "pagure_manifest_arguments_install_admin": "Choose an admin user for Pagure", "pagure_manifest_arguments_install_domain": "Choose a domain for Pagure:", "pagure_manifest_arguments_install_is_public": "Should Pagure be publicly accessible?",