diff --git a/lib/WebGUI/i18n/English/Asset.pm b/lib/WebGUI/i18n/English/Asset.pm
index 6c31df850..e3c5c6842 100644
--- a/lib/WebGUI/i18n/English/Asset.pm
+++ b/lib/WebGUI/i18n/English/Asset.pm
@@ -1109,6 +1109,12 @@ Couldn't open %-s because %-s
context => q{Label for the menu to show actions to perform on an asset},
},
+ 'Export site root URL' => {
+ message => q{Export site root URL},
+ lastUpdated => 0,
+ context => q{Label for the menu to show actions to perform on an asset},
+ },
+
'Error: Cannot instantiate template' => {
message => q{Error: Cannot instantiate template},
lastUpdated => 1221593874,
@@ -1117,7 +1123,8 @@ Couldn't open %-s because %-s
'inherit parent permissions' => {
message => q{Inherit parent's permissions}
-
+ lastUpdated => 1221593874,
+ context => q{Error message in Asset.pm},
}
};