From 94996dd63986a153b71e1aec2fd712c1d292781e Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Fri, 5 Sep 2008 15:32:33 +0000 Subject: * luci/libs/uvl: translation fixes --- libs/uvl/luasrc/i18n/uvl.en.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libs/uvl/luasrc/i18n/uvl.en.xml') diff --git a/libs/uvl/luasrc/i18n/uvl.en.xml b/libs/uvl/luasrc/i18n/uvl.en.xml index 17711f1245..e26f947bfd 100644 --- a/libs/uvl/luasrc/i18n/uvl.en.xml +++ b/libs/uvl/luasrc/i18n/uvl.en.xml @@ -31,8 +31,8 @@ Section "%p.%s" not found in config Option "%i" (%I) not found in scheme Required option "%i" has no value -Value "%v" of option "%i" is not defined in enum %1 -Value "%v" of given option "%i" does not validate as datatype "%1" +Value "%1" of option "%i" is not defined in enum %2 +Value "%1" of option "%i" does not validate as datatype "%2" Option "%i" is defined as list but stored as plain value Option "%i" has unknown datatype "%1" Option "%p.%s.%o" not found in config -- cgit v1.2.3