#define STORAGE_PATH_LABEL _("Storage path to publish")
#define PUBLICATION_DIR_PATH_LABEL _("Path to publication directory:")
/*
/*
#define _LABEL _("Signature verification will not be performed")
#define _LABEL _("Signature verification will not be performed")
#define _LABEL _("Signatures will be verified if present, but unsigned databases and packages will also be accepted")
#define _LABEL _("Signatures will be verified if present, but unsigned databases and packages will also be accepted")
@ -50,7 +54,6 @@ mirrorlist - mirrors file, make sure server URL is NOT included in this file! Si
#define _LABEL _("Add source")
#define _LABEL _("Add source")
#define _LABEL _("Username")
#define _LABEL _("Username")
#define _LABEL _("User password")
#define _LABEL _("User password")
#define _LABEL _("Storage path to publish")
#define _LABEL _("The full URL of where to find the database, packages, and signatures (if available) for this repository. Multiple can be specified, separated by commas (,)")
#define _LABEL _("The full URL of where to find the database, packages, and signatures (if available) for this repository. Multiple can be specified, separated by commas (,)")
#define _LABEL _("Update")
#define _LABEL _("Update")
#define _LABEL _("System update")
#define _LABEL _("System update")
@ -138,7 +141,6 @@ mirrorlist - mirrors file, make sure server URL is NOT included in this file! Si
#define _LABEL _("Enable installation of packages from this repository during --sync operation")
#define _LABEL _("Enable installation of packages from this repository during --sync operation")
#define _LABEL _("Allow this repository to be a valid source of packages when running --sysupgrade")
#define _LABEL _("Allow this repository to be a valid source of packages when running --sysupgrade")
#define _LABEL _("Enable publishing of local repository as WEB resource")
#define _LABEL _("Enable publishing of local repository as WEB resource")
#define _LABEL _("Path to publication directory:")