diff options
Diffstat (limited to 'tools/convert_language_to_2.1.pl')
-rw-r--r-- | tools/convert_language_to_2.1.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/convert_language_to_2.1.pl b/tools/convert_language_to_2.1.pl index b78547a33..3b206be65 100644 --- a/tools/convert_language_to_2.1.pl +++ b/tools/convert_language_to_2.1.pl @@ -92,6 +92,7 @@ my %remove_keys = ( 'Installation finished' => '', 'The next step of the installation is now possible' => '', 'next step' => '', + 'install_end_message' => '', } ); |