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