From 56e24a1b8063018bbb05961178151babd20c1e17 Mon Sep 17 00:00:00 2001 From: mreid-tt <943378+mreid-tt@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:17:13 -0400 Subject: [PATCH] Fix mustache line formatting --- spk/owncloud/src/wizard_templates/install_uifile.sh.yml | 2 +- spk/owncloud/src/wizard_templates/install_uifile_fre.sh.yml | 2 +- spk/owncloud/src/wizard_templates/uninstall_uifile.sh.yml | 2 +- spk/owncloud/src/wizard_templates/uninstall_uifile_fre.sh.yml | 2 +- spk/owncloud/src/wizard_templates/upgrade_uifile.sh.yml | 2 +- spk/owncloud/src/wizard_templates/upgrade_uifile_fre.sh.yml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/spk/owncloud/src/wizard_templates/install_uifile.sh.yml b/spk/owncloud/src/wizard_templates/install_uifile.sh.yml index bfaee2f130a8..1e8c94c09929 100644 --- a/spk/owncloud/src/wizard_templates/install_uifile.sh.yml +++ b/spk/owncloud/src/wizard_templates/install_uifile.sh.yml @@ -11,4 +11,4 @@ OWNCLOUD_TRUSTED_DOMAINS_STEP_TITLE: "ownCloud trusted domains" OWNCLOUD_TRUSTED_DOMAINS_DESCRIPTION: "To access your ownCloud server, you must whitelist all URLs in your settings, including any additional URLs you want to use besides the current hostname." OWNCLOUD_TRUSTED_DOMAIN_1_LABEL: "Domain or IP address" OWNCLOUD_TRUSTED_DOMAIN_2_LABEL: "Domain or IP address" -OWNCLOUD_TRUSTED_DOMAIN_3_LABEL: "Domain or IP address" \ No newline at end of file +OWNCLOUD_TRUSTED_DOMAIN_3_LABEL: "Domain or IP address" diff --git a/spk/owncloud/src/wizard_templates/install_uifile_fre.sh.yml b/spk/owncloud/src/wizard_templates/install_uifile_fre.sh.yml index 6fc6866dbc47..865a2d09c465 100644 --- a/spk/owncloud/src/wizard_templates/install_uifile_fre.sh.yml +++ b/spk/owncloud/src/wizard_templates/install_uifile_fre.sh.yml @@ -11,4 +11,4 @@ OWNCLOUD_TRUSTED_DOMAINS_STEP_TITLE: "Domaines de confiance ownCloud" OWNCLOUD_TRUSTED_DOMAINS_DESCRIPTION: "Pour accéder à votre serveur ownCloud, vous devez mettre en liste blanche toutes les URL dans vos paramètres, y compris toutes les URL supplémentaires que vous souhaitez utiliser en plus du nom d'hôte actuel." OWNCLOUD_TRUSTED_DOMAIN_1_LABEL: "Domaine ou adresse IP" OWNCLOUD_TRUSTED_DOMAIN_2_LABEL: "Domaine ou adresse IP" -OWNCLOUD_TRUSTED_DOMAIN_3_LABEL: "Domaine ou adresse IP" \ No newline at end of file +OWNCLOUD_TRUSTED_DOMAIN_3_LABEL: "Domaine ou adresse IP" diff --git a/spk/owncloud/src/wizard_templates/uninstall_uifile.sh.yml b/spk/owncloud/src/wizard_templates/uninstall_uifile.sh.yml index d54fe6632197..8b0a8b659727 100644 --- a/spk/owncloud/src/wizard_templates/uninstall_uifile.sh.yml +++ b/spk/owncloud/src/wizard_templates/uninstall_uifile.sh.yml @@ -7,4 +7,4 @@ OWNCLOUD_BACKUP_EXPORT_LOCATION_LABEL: "Export location" OWNCLOUD_BACKUP_ITEMS_DESCRIPTION: "Please choose the items that you want to include in the backup." OWNCLOUD_BACKUP_ITEM_DATABASE_LABEL: "Include database" OWNCLOUD_BACKUP_ITEM_CONFIGS_LABEL: "Include configuration files" -OWNCLOUD_BACKUP_ITEM_USERDATA_LABEL: "Include user data (${DATASIZE})" \ No newline at end of file +OWNCLOUD_BACKUP_ITEM_USERDATA_LABEL: "Include user data (${DATASIZE})" diff --git a/spk/owncloud/src/wizard_templates/uninstall_uifile_fre.sh.yml b/spk/owncloud/src/wizard_templates/uninstall_uifile_fre.sh.yml index 6da86e71712d..bee131023c3c 100644 --- a/spk/owncloud/src/wizard_templates/uninstall_uifile_fre.sh.yml +++ b/spk/owncloud/src/wizard_templates/uninstall_uifile_fre.sh.yml @@ -7,4 +7,4 @@ OWNCLOUD_BACKUP_EXPORT_LOCATION_LABEL: "Emplacement d'exportation" OWNCLOUD_BACKUP_ITEMS_DESCRIPTION: "Choisissez les éléments que vous souhaitez inclure dans la sauvegarde." OWNCLOUD_BACKUP_ITEM_DATABASE_LABEL: "Inclure la base de données" OWNCLOUD_BACKUP_ITEM_CONFIGS_LABEL: "Inclure les fichiers de configuration" -OWNCLOUD_BACKUP_ITEM_USERDATA_LABEL: "Inclure les données utilisateur (${DATASIZE})" \ No newline at end of file +OWNCLOUD_BACKUP_ITEM_USERDATA_LABEL: "Inclure les données utilisateur (${DATASIZE})" diff --git a/spk/owncloud/src/wizard_templates/upgrade_uifile.sh.yml b/spk/owncloud/src/wizard_templates/upgrade_uifile.sh.yml index 41436de32bb9..3bd95ce6b513 100644 --- a/spk/owncloud/src/wizard_templates/upgrade_uifile.sh.yml +++ b/spk/owncloud/src/wizard_templates/upgrade_uifile.sh.yml @@ -5,4 +5,4 @@ OWNCLOUD_UPGRADE_LIMITATIONS_STEP_TITLE: "Upgrade limitations" OWNCLOUD_UPGRADE_LIMITATIONS_DESCRIPTION: "Please note the following limitations when upgrading the ownCloud package:" OWNCLOUD_UPGRADE_LIMITATION_1_TEXT: "Cron jobs cannot be managed during the upgrade process. We recommend that you disable them manually before upgrading." OWNCLOUD_UPGRADE_LIMITATION_2_TEXT: "The web server cannot be managed during the upgrade process. While the upgrade is in progress, the web server will be placed in maintenance mode. We recommend stopping Web Station before upgrading." -OWNCLOUD_UPGRADE_LIMITATION_3_TEXT: "Compatibility of third-party apps cannot be automatically validated during the upgrade process. Please check app compatibility manually before upgrading as apps will be migrated." \ No newline at end of file +OWNCLOUD_UPGRADE_LIMITATION_3_TEXT: "Compatibility of third-party apps cannot be automatically validated during the upgrade process. Please check app compatibility manually before upgrading as apps will be migrated." diff --git a/spk/owncloud/src/wizard_templates/upgrade_uifile_fre.sh.yml b/spk/owncloud/src/wizard_templates/upgrade_uifile_fre.sh.yml index 3fed3a6257db..b4d65e233a93 100644 --- a/spk/owncloud/src/wizard_templates/upgrade_uifile_fre.sh.yml +++ b/spk/owncloud/src/wizard_templates/upgrade_uifile_fre.sh.yml @@ -5,4 +5,4 @@ OWNCLOUD_UPGRADE_LIMITATIONS_STEP_TITLE: "Limitations de la mise à niveau" OWNCLOUD_UPGRADE_LIMITATIONS_DESCRIPTION: "Veuillez noter les limitations suivantes lors de la mise à jour du package ownCloud:" OWNCLOUD_UPGRADE_LIMITATION_1_TEXT: "Les tâches cron ne peuvent pas être gérées pendant le processus de mise à niveau. Nous vous recommandons de les désactiver manuellement avant la mise à niveau." OWNCLOUD_UPGRADE_LIMITATION_2_TEXT: "Le serveur Web ne peut pas être géré pendant le processus de mise à niveau. Pendant la mise à niveau, le serveur Web sera placé en mode maintenance. Nous vous recommandons d'arrêter Web Station avant la mise à niveau." -OWNCLOUD_UPGRADE_LIMITATION_3_TEXT: "La compatibilité des applications tierces ne peut pas être automatiquement validée pendant le processus de mise à niveau. Veuillez vérifier manuellement la compatibilité des applications avant la mise à niveau, car les applications seront migrées." \ No newline at end of file +OWNCLOUD_UPGRADE_LIMITATION_3_TEXT: "La compatibilité des applications tierces ne peut pas être automatiquement validée pendant le processus de mise à niveau. Veuillez vérifier manuellement la compatibilité des applications avant la mise à niveau, car les applications seront migrées."