From 0615e134239cfabe89e167bdee16744aa4920569 Mon Sep 17 00:00:00 2001 From: Steven Barth Date: Mon, 15 Sep 2008 21:38:55 +0000 Subject: [PATCH] Fixed some typos in the english translation --- i18n/english/luasrc/i18n/admin-core.en.lua | 6 +++--- i18n/english/luasrc/i18n/admin-core.en.xml | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/i18n/english/luasrc/i18n/admin-core.en.lua b/i18n/english/luasrc/i18n/admin-core.en.lua index 88d6249c6..3cb5efde5 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.lua +++ b/i18n/english/luasrc/i18n/admin-core.en.lua @@ -59,9 +59,9 @@ a_s_changepw_nomatch = 'Error: Passwords do not match' a_s_sshkeys1 = 'Here you can paste public SSH-Keys (one per line) for SSH 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"' -a_s_fstab_used = 'Used"' -a_s_fstab_avail = 'Available"' +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 (e.g. /dev/sda1)' a_s_fstab_fs1 = 'The filesystem that was used to format the memory (e.g. ext3)' diff --git a/i18n/english/luasrc/i18n/admin-core.en.xml b/i18n/english/luasrc/i18n/admin-core.en.xml index c161a948c..155a5f3ea 100644 --- a/i18n/english/luasrc/i18n/admin-core.en.xml +++ b/i18n/english/luasrc/i18n/admin-core.en.xml @@ -63,9 +63,9 @@ Here you can paste public SSH-Keys (one per line) for SSH public-key authentication. Mount Points Mount Points define at which point a memory device will be attached to the filesystem -Mounted file systems" -Used" -Available" +Mounted file systems +Used +Available Mount Point The device file of the memory or partition (e.g. /dev/sda1) The filesystem that was used to format the memory (e.g. ext3) -- 2.11.0