From 32cba33f8ef618d365a8f7fcb84595ccb8cb88c1 Mon Sep 17 00:00:00 2001 From: moodler Date: Sat, 25 Mar 2006 14:20:00 +0000 Subject: [PATCH] iChanged strings --- lang/en_utf8/data.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lang/en_utf8/data.php b/lang/en_utf8/data.php index 94327920a5..cf3b4db878 100644 --- a/lang/en_utf8/data.php +++ b/lang/en_utf8/data.php @@ -59,7 +59,6 @@ $string['fieldwidthlistview'] = 'Width in list view'; $string['fieldheightlistview'] = 'Height in list view'; $string['file'] = 'File'; $string['footer'] = 'Footer'; -$string['generatedefault'] = 'Generate default template'; $string['header'] = 'Header'; $string['headeraddtemplate'] = 'Defines the interface when adding new entries'; $string['headerlisttemplate'] = 'Defines browsing interface for multiple entries'; @@ -120,6 +119,7 @@ $string['recordsnotsaved'] = 'No record was saved. Please check the format of th $string['requireapproval'] = 'Require approval?'; $string['requiredentries'] = 'Required entries'; $string['requiredentriestoview'] = 'Entries required before viewing'; +$string['resettemplate'] = 'Reset template'; $string['rssglobaldisabled'] = 'Disabled. See site configuration variables.'; $string['rsshowmany'] = '(number of latest entries to show, 0 to disable RSS)'; $string['rsstemplate'] = 'RSS template'; -- 2.39.5