Skip to content

Commit 4093ca4

Browse files
committed
Added Suggestion To Backup Before v3 Upgrade
1 parent 9077540 commit 4093ca4

File tree

2 files changed

+12
-2
lines changed

2 files changed

+12
-2
lines changed

spk/sonarr/src/wizard/upgrade_uifile

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
[{
2+
"step_title": "RECOMMENDATION: Download A Backup Before Upgrading",
3+
"items": [{
4+
"desc": "<strong style='color:red'>IMPORTANT:</strong> This update is an upgrade to Sonarr v3. We suggest that you download a manual backup as a precautionary measure before installing this update.<br><br>You can download a backup via Sonarr's built-in web-interface.<br>To do this, navigate to <b>System>Backup</b> in the Sonarr UI.<br><br>Create a backup and then download a copy of that backup before installing this upgrade."
5+
}]
6+
},{
27
"step_title": "Updating Sonarr",
38
"items": [{
4-
"desc": "Keep Sonarr up-to-date by using Sonarr's built-in updater.<br>Navigate to System>Updates in the Sonarr UI."
9+
"desc": "Keep Sonarr up-to-date by using Sonarr's built-in updater.<br>Navigate to <b>System>Updates</b> in the Sonarr UI."
510
}]
611
},{
712
"step_title": "Attention! DSM Permissions",

spk/sonarr/src/wizard/upgrade_uifile_fre

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
[{
2+
"step_title": "RECOMMENDATION: Télécharger une sauvegarde avant la mise à niveau",
3+
"items": [{
4+
"desc": "<strong style='color:red'>IMPORTANT:</strong> Cette mise à jour est une mise à niveau vers Sonarr v3. Nous vous suggérons de télécharger une sauvegarde manuelle par mesure de précaution avant d'installer cette mise à jour.<br><br>Vous pouvez télécharger une sauvegarde via l'interface Web intégrée de Sonarr.<br>Pour ce faire, accédez à <b>System>Backup</b> dans l'interface utilisateur Sonarr.<br><br>Créez une sauvegarde, puis téléchargez une copie de cette sauvegarde avant d'installer cette mise à niveau."
5+
}]
6+
},{
27
"step_title": "Mettre à jour Sonarr",
38
"items": [{
4-
"desc": "Garder Sonarr à jour en utilisant System>Updates dans l'interface Sonarr."
9+
"desc": "Garder Sonarr à jour en utilisant <b>System>Updates</b> dans l'interface Sonarr."
510
}]
611
},{
712
"step_title": "Attention! Permissions DSM",

0 commit comments

Comments
 (0)