From 262bdaae72e1532fe9a1cb2ef8b531a68c5bd150 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Fri, 13 Jun 2008 00:17:38 +0000 Subject: [PATCH] i18n fixes for the Donation --- lib/WebGUI/Asset/Sku/Donation.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/WebGUI/Asset/Sku/Donation.pm b/lib/WebGUI/Asset/Sku/Donation.pm index 8f4e85b8d..52b83a52c 100644 --- a/lib/WebGUI/Asset/Sku/Donation.pm +++ b/lib/WebGUI/Asset/Sku/Donation.pm @@ -62,8 +62,8 @@ sub definition { fieldType => "template", namespace => "Donation", defaultValue => "vrKXEtluIhbmAS9xmPukDA", - label => $i18n->get("template"), - hoverHelp => $i18n->get("template help"), + label => $i18n->get("donate template"), + hoverHelp => $i18n->get("donate template help"), }, thankYouMessage => { tab => "properties",