Revised sysupgrade part 1
[project/luci.git] / i18n / english / luasrc / i18n / admin-core.en.lua
index b342264..a53a7a8 100644 (file)
@@ -59,9 +59,9 @@ a_s_changepw_nomatch = 'Error: Passwords do not match'
 a_s_sshkeys1 = 'Here you can paste public <abbr title="Secure Shell">SSH</abbr>-Keys (one per line) for <abbr title="Secure Shell">SSH</abbr> public-key authentication.'
 a_s_fstab_mountpoints = 'Mount Points'
 a_s_fstab_mountpoints1 = 'Mount Points define at which point a memory device will be attached to the filesystem'
-a_s_fstab_active = 'Mounted file systems&quot;'
-a_s_fstab_used = 'Used&quot;'
-a_s_fstab_avail = 'Available&quot;'
+a_s_fstab_active = 'Mounted file systems'
+a_s_fstab_used = 'Used'
+a_s_fstab_avail = 'Available'
 a_s_fstab_mountpoint = 'Mount Point'
 a_s_fstab_device1 = 'The device file of the memory or partition (<abbr title="for example">e.g.</abbr> <code>/dev/sda1</code>)'
 a_s_fstab_fs1 = 'The filesystem that was used to format the memory (<abbr title="for example">e.g.</abbr> <samp><abbr title="Third Extended Filesystem">ext3</abbr></samp>)'
@@ -70,7 +70,7 @@ a_s_flash_flashed = 'Firmware successfully flashed. Rebooting device...'
 a_s_flash_flasherr = 'Failed to flash'
 a_s_flash_fwimage = 'Firmwareimage'
 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_inprogress = 'Writing'
 a_s_flash_fwupgrade = 'Flash Firmware'
 a_s_flash_keepcfg = 'Keep configuration files'
 a_s_flash_notimplemented = 'Sorry, this function is not (yet) available for your platform.'
@@ -182,6 +182,8 @@ dhcp_dhcp_ignore_desc = 'disable <abbr title="Dynamic Host Configuration Protoco
 dhcp_dhcp_force = 'Force'
 dhcp_dhcp_start_desc = 'first address (last octet)'
 dhcp_dhcp_limit_desc = 'number of leased addresses -1'
+dhcp_dhcp_dhcpoption = 'DHCP-Options'
+dhcp_dhcp_dhcpoption_desc = 'See &quot;dnsmasq --help dhcp&quot; for a list of available options.'
 dhcp_leases = 'Leases'
 luci_ethers = 'Static Leases'
 dhcp_timeremain = 'Leasetime remaining'