From: Steven Barth Date: Fri, 19 Sep 2008 19:15:11 +0000 (+0000) Subject: Fixed a typo in english translations X-Git-Tag: 0.9.0~1250 X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=0579eb0c0e9d6724a2cd4c34108ce690d03bab20 Fixed a typo in english translations --- diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 3cb5efde5..f5d0a28ef 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 155a5f3ea..255bd5d8e 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