comment order fix
[mir.git] / bundles / admin_en.properties
index ad25f77..56bd2a5 100755 (executable)
@@ -1,6 +1,6 @@
 ########## admin ##########
 # language: english
-# $Id: admin_en.properties,v 1.46 2003/04/28 00:44:05 zapata Exp $
+# $Id: admin_en.properties,v 1.48.2.15 2003/10/09 13:25:21 zapata Exp $
 
 languagename=English
 
@@ -67,6 +67,8 @@ media.is_published=published
 media.icon=icon
 media.nr_of_media=Number of Media Items (max 20)
 media.nr_of_media.submit=define number
+media.comments=Comments 
+media.articles=Articles
 
 medialist.search_text_in=Search text in
 
@@ -94,6 +96,7 @@ other_medialist.htmltitle=Other media overview
 # breaking
 breaking.htmltitle=Breaking news
 breaking.textinfo=(max. 5 lines / 250 characters)
+breaking.id = id
 breaking.text=text
 breaking.date=date
 
@@ -111,10 +114,11 @@ comment.phone=Phone
 comment.email=Email
 comment.url=Url
 comment.creator=Author
-comment.article=For article
+comment.article=Article
 comment.html=HTML
 comment.status=Status 
 comment.language=Language
+comment.allcomments=All comments
 
 comment.operation.hide=hide
 comment.operation.unhide=unhide
@@ -128,13 +132,15 @@ 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
 commentsearch.field.title = Title
 commentsearch.field.creator = Author
+commentsearch.field.main_url = Url
+commentsearch.field.email = Email
 commentsearch.field.description = Description
 commentsearch.value = Value
 
@@ -221,6 +227,8 @@ contentsearch.field = field
 contentsearch.field.title = Title
 contentsearch.field.creator = Author
 contentsearch.field.contents=Contents
+contentsearch.field.creator_email = Email
+contentsearch.field.creator_main_url = Web address
 
 contentsearch.publishedstate = publication state
 contentsearch.publishedstate.hidden=hidden
@@ -244,6 +252,7 @@ contentlist.select=Select
 
 # language
 language.htmltitle=Language
+language.id=Id
 language.name=Language
 language.code=Language code
 
@@ -261,6 +270,7 @@ login.submit=  OK
 
 # mediafolder
 mediafolder.htmltitle=mediafolder
+mediafolder.id=id
 mediafolder.date=date
 mediafolder.name=name
 mediafolder.location=location
@@ -272,6 +282,7 @@ mediafolderlist.htmltitle=media folder list
 
 # message
 message.htmltitle=messages
+message.id=id
 message.date=date
 message.title=title
 message.creator=author
@@ -285,9 +296,9 @@ start.htmltitle=admin
 
 start.content.new=new article
 start.show=show
-start.open_by_id=open id
+start.comment.open_by_id=open comment #
+start.content.open_by_id=open article #
 
-start.content.comments=comments
 start.content.hidden=produce all hidden articles
 start.content.not_published=not (yet) published articles
 start.content.with_media=with media
@@ -297,22 +308,25 @@ start.content.all=all articles
 start.content.search=search
 
 start.allarticlesoftype={0}
+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.openpostings.title=OPENPOSTINGS
+start.administer.title=ADMINISTER
+start.administer.comments=comments
+
 start.comments.title=COMMENTS
+
 start.breaking.title=breaking news
-start.content.title=ARTICLES
-start.administer.title=ADMINISTER
-start.list.title=LIST
+start.articles.title=ARTICLES
 start.fileedit.includes.title=edit include files
 start.addandedit.title=ADD / EDIT
 start.extra.title=EXTRA
 start.search.title=SEARCH
-start.topics.title=TOPICS
 start.other_media.title=other media
 start.images.title=pictures
 start.video.title=video
@@ -328,7 +342,10 @@ start.superusermenu=super-user functions (use with care!)
 
 
 # topic
+
 topic.htmltitle=topic
+
+topic.id=id
 topic.title=name
 topic.description=description
 topic.filename=filename
@@ -341,6 +358,8 @@ topiclist.htmltitle=topiclist
 # users
 user.htmltitle=User
 user.login=Login
+user.ownpassword=Your own password
+user.oldpassword=Old password
 user.password=Password
 user.password2=Password (confirmation)
 user.admin=Admin
@@ -385,10 +404,11 @@ producer.verb.enqueue = enqueue
 producer.job.name = Job
 producer.job.status = Status
 producer.job.date = Last change
-producer.job.cancel = cancel
-producer.job.abort = abort
 producer.job.empty = Queue is empty
+producer.job.runningtime = Running time
 
+producer.jobqueue.canceljobs = Cancel selected jobs
+producer.jobqueue.cancelalljobs = Cancel all pending jobs
 producer.jobqueue.title = Current jobs
 producer.jobqueue.refresh = refresh
 producer.producerlist.title = Add a new job
@@ -429,17 +449,35 @@ abuse.log.time=Time
 abuse.log.address=IP number
 abuse.log.object=Object
 abuse.log.browser=Browser
+abuse.log.filtertype=Filter type
+abuse.log.filterexpression=Expression
 
 abuse.filters = Filters
+abuse.filters.movedown = move down
+abuse.filters.moveup = move up
+
 abuse.filter.type = Type
+abuse.filter.expression = Expression
+abuse.filter.articleaction = Article 
+abuse.filter.commentaction = Comment 
+abuse.filter.comments = Comments (internal usage)
+abuse.filter.lasthit = Last hit
+abuse.filter.htmltitle = Edit filter
+
 abuse.filtertype.ip = IP Number
 abuse.filtertype.regexp = Regular expression
-abuse.filter.expression = Expression
 
+abuse.filtererror.title = Error:
+abuse.filtererror.invalidtype = Invalid filter type
+abuse.filtererror.invalidexpression = Invalid expression for this type
+
+abuse.filters.htmltitle = Anti-abuse filter rules
+abuse.log.htmltitle = Anti-abuse open posting log
 
 # head
 head.start=start
 head.logout=logout
+head.changepassword=password
 head.help=help
 head.search=search
 head.logged_in=logged in
@@ -463,8 +501,6 @@ articletypes.startspecial=Startpage-special
 
 # Comment status values
 commentstatus.normal=normal
-commentstatus.good=good
-commentstatus.bad=bad
 
 
 
@@ -474,8 +510,8 @@ error.title=The system caused an error
 error.text=This can happen. Even if the following error message is not be comprehensible for you, <br>it might be helpful to <a href="mailto:{0}">{1}</a>:
 error.text2=So please send an e-mail with the <font color="Red">red text</font> and detailed information regarding the events that led to this error to <a href="mailto:{0}">{1}</a>. Thanks!
 
-usererror.htmltitle=validation error
-usererror.title=Validation error
+usererror.htmltitle=Input error
+usererror.title=Input error
 usererror.text=Your input caused the following error:
 usererror.what_to_do=Please press the back button and try it again
 
@@ -483,11 +519,11 @@ media.error.unsupportedformat=The format of the media you uploaded is not suppor
 user.error.missingpasswords=The new password must be entered twice
 user.error.passwordmismatch=The passwords are not equal
 user.error.missingpassword=A password must be entered
+user.error.incorrectpassword= Incorrect password
+
+
 
 
 ########## infomessages ##########
 infomessage.htmltitle = Information
-infomessage.produceAllNewAddedToQueue = Your request has been added to the queue.
-
-########## HTML-charset ##########
-htmlcharset=utf-8
+infomessage.recipeAddedToQueue = Your request has been added to the queue.