Skip to content

Commit 68a5422

Browse files
committed
GUI: Improve manager password help text
1 parent 52dff01 commit 68a5422

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

npbackup/translations/config_gui.en.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ en:
9393
machine_group: Machine group
9494

9595
show_decrypted: Show sensible data
96-
no_manager_password_defined: No manager password defined, cannot show unencrypted
96+
no_manager_password_defined: No manager password defined, cannot show unencrypted. If you just set one, you need to save the confiugration before you can use it
9797

9898
# compression
9999
auto: Automatic

npbackup/translations/config_gui.fr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ fr:
9494
machine_group: Groupe machine
9595

9696
show_decrypted: Voir les données sensibles
97-
no_manager_password_defined: Mot de passe gestionnaire non initialisé, ne peut montrer la version déchiffrée
97+
no_manager_password_defined: Mot de passe gestionnaire non initialisé, ne peut montrer la version déchiffrée. Si vous venez d'en définir un, vous devez sauvegarder la configuration actuelle avant de pouvoir l'utiliser
9898

9999
# compression
100100
auto: Automatique

0 commit comments

Comments
 (0)