diff --git a/lib/WebGUI/i18n/English/Asset_DataForm.pm b/lib/WebGUI/i18n/English/Asset_DataForm.pm index ac54f2d0a..934ee1602 100644 --- a/lib/WebGUI/i18n/English/Asset_DataForm.pm +++ b/lib/WebGUI/i18n/English/Asset_DataForm.pm @@ -580,8 +580,7 @@ The URL to edit this record.

record.edit.icon
-An icon that can be used in conjuction with record.edit.url to allow -this record to be edited. +An icon and associated URL for editing this record.

record.delete.url
@@ -589,8 +588,7 @@ The URL to delete this record.

record.delete.icon
-An icon that can be used in conjuction with record.delete.url to allow -this record to be deleted. +An icon and associated URL for deleting this record.

record.username
@@ -634,7 +632,7 @@ A conditional indicating whether this field exists for the mail subsystem of the |, - lastUpdated => 1111076507, + lastUpdated => 1113368156, }, '24' => { @@ -787,7 +785,11 @@ A conditional indicating whether this field exists for the mail subsystem of the '745' => { message => q|Go back to the page.|, lastUpdated => 1035872437, - } + }, + 'defaultView' => { + message => q|Default view|, + lastUpdated => 1112929856, + }, };