Add missing i18n for Map Asset.

This commit is contained in:
Colin Kuskie 2009-10-27 12:10:26 -07:00
parent 9a17cfe0cd
commit ed7babf69e

View file

@ -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,