diff --git a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/config.xml/30lang b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/config.xml/30lang
index f8c8d67..5e56c9d 100644
--- a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/config.xml/30lang
+++ b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/config.xml/30lang
@@ -1,12 +1,8 @@
-
Déploiement de mises à jour en cours, veuillez sauvegarder tous vos documents ouverts, car un redémarrage peut être nécessaire.
-
- Le déploiement des mises à jour est terminé.
-
+ Le déploiement des mises à jour est terminé.
Le déploiement des mises à jour a échoué.
-
- Un rédémarrage est nécessaire pour compléter l'installation ou la mise à jour.
+ Un redémarrage est nécessaire pour compléter l'installation ou la mise à jour.
diff --git a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/settings/wpkg-gp/Wpkg-GP.ini/10All b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/settings/wpkg-gp/Wpkg-GP.ini/10All
index 70e95d3..cd2f749 100644
--- a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/settings/wpkg-gp/Wpkg-GP.ini/10All
+++ b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/settings/wpkg-gp/Wpkg-GP.ini/10All
@@ -4,7 +4,7 @@ my $ip = $InternalInterface{'IPAddress'};
my $wg = $smb{'Workgroup'};
my $secret = $wpkg{'UserPassword'} || 'secret';
-$OUT .=<<"EOF";
+my $out .=<<"EOF";
[WpkgConfig]
EnableViaLGP = 1
@@ -28,7 +28,9 @@ IPASSERELLE_IP = $ip
EOF
-$OUT =~ s/\n/\r\n/g;
+$out =~ s/\n/\r\n/g;
+
+$OUT = $out;
}
diff --git a/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/settings/wpkg-gp/Wpkg-GP.ini/template-begin b/root/etc/e-smith/templates/home/e-smith/files/shares/wpkg/files/settings/wpkg-gp/Wpkg-GP.ini/template-begin
new file mode 100644
index 0000000..e69de29
diff --git a/root/home/e-smith/files/shares/wpkg/files/profiles.xml b/root/home/e-smith/files/shares/wpkg/files/profiles.xml
index 31c3189..1f618de 100644
--- a/root/home/e-smith/files/shares/wpkg/files/profiles.xml
+++ b/root/home/e-smith/files/shares/wpkg/files/profiles.xml
@@ -31,6 +31,15 @@
+
+
+
+
+
+
+
+
+