From ed7babf69e88aeb53d61b1900fa8916ceee41817 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Tue, 27 Oct 2009 12:10:26 -0700 Subject: [PATCH] Add missing i18n for Map Asset. --- lib/WebGUI/i18n/English/Asset_Map.pm | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lib/WebGUI/i18n/English/Asset_Map.pm b/lib/WebGUI/i18n/English/Asset_Map.pm index cf16d29f9..4704ffaea 100644 --- a/lib/WebGUI/i18n/English/Asset_Map.pm +++ b/lib/WebGUI/i18n/English/Asset_Map.pm @@ -163,6 +163,11 @@ our $I18N = { lastUpdated => 0, context => 'Success message', }, + 'select a point' => { + message => "Select a point", + lastUpdated => 0, + context => "Choose from the list of points that existon the map", + }, 'assetName' => { message => "Map", lastUpdated => 0,