2 flavors for displaying customizable operations in comment/article lists added:
[mir.git] / bundles / admin_en.properties
index 89f0bf8..ce25e2c 100755 (executable)
@@ -1,6 +1,6 @@
 ########## admin ##########
 # language: english
-# $Id: admin_en.properties,v 1.25 2002/11/30 20:21:00 zapata Exp $
+# $Id: admin_en.properties,v 1.30 2002/12/14 22:39:07 zapata Exp $
 
 # general
 yes=yes
@@ -84,23 +84,31 @@ breaking.date=date
 breakinglist.htmltitle=Breaking news overview
 
 # comment
-comment.htmltitle=comment
-comment.date=date
-comment.title=title
-comment.published=published
-comment.text=comment text
-comment.address=address
-comment.phone=phone
-comment.email=email
-comment.url=url
-comment.creator=author
-comment.article=for article
+comment.htmltitle=Comment
+comment.date=Date
+comment.title=Title
+comment.published=Published
+comment.text=Comment text
+comment.address=Address
+comment.phone=Phone
+comment.email=Email
+comment.url=Url
+comment.creator=Author
+comment.article=For article
+comment.html=HTML?
+comment.status=Status 
+comment.language=Language
 
 commentlist.htmltitle=Comments
-commentlist.produced=produced
+commentlist.published=published
 commentlist.hidden=hidden
 commentlist.search=go!
 
+commentlist.order.datedesc= date (desc.)
+commentlist.order.dateasc= date (asc.)
+commentlist.order.articletitle= article title
+
+
 # confirm
 confirm.htmltitle=confirm delete
 confirm.really_delete=Do you really want to delete this entry?
@@ -140,8 +148,12 @@ content.type=Article type
 content.import_date=Import date
 content.lastchange_date=Last modified
 content.create_date=Date
+content.published=published
+content.comments=Comments
+
 
 contentlist.htmltitle=Articles
+contentlist.comments=comments
 
 # language
 language.htmltitle=Language
@@ -221,10 +233,6 @@ start.content.title=ARTICLES
 start.content.new=new article
 start.show=show
 
-start.content.newswire=newswire
-start.content.feature=feature
-start.content.topicspecial=topic-specials
-start.content.startspecial=startpage-specials
 start.content.hidden=hidden articles
 start.content.not_published=not (yet) published articles
 start.content.with_media=with media
@@ -233,6 +241,8 @@ start.content.with_comments=with internal comments
 start.content.all=all articles
 start.content.search=search
 
+start.allarticlesoftype=View all "{0}" articles
+
 
 start.producers.title=GENERATE MANUALLY
 start.producers.produceAllNew=Generate all new
@@ -250,6 +260,8 @@ start.imcs.title=IMCS
 start.messageboard.title=Internal Messageboard
 start.messageboard.no_messages=no messages
 
+start.superusermenu=Super-user functions (use with care!)
+
 start.editfiles.title=EDIT FILES
 start.editfiles.include=Include files
 
@@ -264,12 +276,25 @@ topic.archive_url=Archive url
 topiclist.htmltitle=topiclist
 
 # users
-user.htmltitle=user
-user.login=login
-user.password=password
-user.admin=admin
+user.htmltitle=User
+user.login=Login
+user.password=Password
+user.admin=Admin
+
+userlist.htmltitle=Users
 
-userlist.htmltitle=userlist
+
+articletype.htmltitle=Article type
+articletype.id=id
+articletype.name=Name
+
+articletypelist.htmltitle=Article types
+
+commentstatus.htmltitle=Comment status
+commentstatus.id=id
+commentstatus.name=Name
+
+commentstatuslist.htmltitle=Comment status values
 
 
 #file editing
@@ -298,6 +323,15 @@ producer.producerlist.title = Add a new job
 producerqueue.htmltitle = Generate manually
 
 
+superusermenu.htmltitle = Super-user functions\r
+superusermenu.topics = Manage topics\r
+superusermenu.articletypes = Manage article types\r
+superusermenu.comment_statuses = Manage comment status values\r
+superusermenu.users = Manage users\r
+superusermenu.languages = Manage languages\r
+superusermenu.imcs = Manage IMCS (obsolete)\r
+
+
 
 # head
 head.start=start
@@ -310,7 +344,15 @@ head.logged_in=logged in
 foot.top=top
 
 
+# Article types
+articletypes.openposting=Open posting
+articletypes.newswire=Newswire
+articletypes.feature=Feature
+articletypes.topicspecial=Topic-special
+articletypes.startspecial=Startpage-special
 
+# Comment status values
+commentstatus.normal=Normal
 
 ########## error ##########