comment order fix
[mir.git] / bundles / admin_en.properties
index cdff95a..56bd2a5 100755 (executable)
@@ -1,6 +1,6 @@
 ########## admin ##########
 # language: english
-# $Id: admin_en.properties,v 1.48.2.13 2003/09/19 23:34:14 zapata Exp $
+# $Id: admin_en.properties,v 1.48.2.15 2003/10/09 13:25:21 zapata Exp $
 
 languagename=English
 
@@ -132,8 +132,8 @@ commentlist.allcomments=All comments for this article
 commentlist.search=go!
 commentlist.activate = activate changes
 commentlist.order = order
-commentlist.order.datedesc= date (desc.)
-commentlist.order.dateasc= date (asc.)
+commentlist.order.datedesc= newest first
+commentlist.order.dateasc= oldest first
 commentlist.order.articletitle= article title
 
 commentsearch.field = Search
@@ -312,6 +312,8 @@ start.allcommentswithstatus={0}
 
 start.producers.title=GENERATE MANUALLY
 start.producers.produceAllNew=generate all new
+start.producers.recipe.allnew=generate all new
+
 start.producers.advanced=advanced page (use with care!)
 
 start.administer.title=ADMINISTER
@@ -524,4 +526,4 @@ user.error.incorrectpassword= Incorrect password
 
 ########## infomessages ##########
 infomessage.htmltitle = Information
-infomessage.produceAllNewAddedToQueue = Your request has been added to the queue.
+infomessage.recipeAddedToQueue = Your request has been added to the queue.