diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua
index 3cb5efde54..f5d0a28ef3 100644
--- a/i18n/english/luasrc/i18n/admin-core.en.lua
+++ b/i18n/english/luasrc/i18n/admin-core.en.lua
@@ -68,7 +68,7 @@ a_s_fstab_fs1 = 'The filesystem that was used to format the memory (RAM. Be aware that swapping data is a very slow process as the swap-device cannot be accessed with the high datarates of the RAM.'
a_s_flash_flashed = 'Firmware successfully flashed. Rebooting device...'
a_s_flash_flasherr = 'Failed to flash'
-a_s_flash_fwimage = 'Firmwareimage'
+a_s_flash_fwimage = 'Firmware image'
a_s_flash_received = 'Image received. About to start flashing process. DO NOT POWER OFF THE DEVICE!'
a_s_flash_inprogress = 'Writing firmware...'
a_s_flash_fwupgrade = 'Flash Firmware'
diff --git a/i18n/english/luasrc/i18n/admin-core.en.xml b/i18n/english/luasrc/i18n/admin-core.en.xml
index 155a5f3eab..255bd5d8e9 100644
--- a/i18n/english/luasrc/i18n/admin-core.en.xml
+++ b/i18n/english/luasrc/i18n/admin-core.en.xml
@@ -72,7 +72,7 @@
If your physical memory is insufficient unused data can be temporarily swapped to a swap-device resulting in a higher amount of usable RAM. Be aware that swapping data is a very slow process as the swap-device cannot be accessed with the high datarates of the RAM.
Firmware successfully flashed. Rebooting device...
Failed to flash
-Firmwareimage
+Firmware image
Image received. About to start flashing process. DO NOT POWER OFF THE DEVICE!
Writing firmware...
Flash Firmware