From 3af67cf362ba87dfc73b1f18c3cb4a2aac52fa6b Mon Sep 17 00:00:00 2001 From: JT Smith Date: Wed, 22 Oct 2008 04:15:10 +0000 Subject: [PATCH] should be lower case --- lib/WebGUI/i18n/English/Asset.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm index 7fd604b86..626fb6e9f 100644 --- a/lib/WebGUI/i18n/English/Asset.pm +++ b/lib/WebGUI/i18n/English/Asset.pm @@ -9,7 +9,7 @@ our $I18N = { }, 'apply' => { - message => q{Apply}, + message => q{apply}, lastUpdated => 0, context => q{The label for the button to save and then return to the edit page.}, },