added new variables for error detecting and validation
authormtopper <mtopper>
Thu, 25 Jan 2007 22:19:30 +0000 (22:19 +0000)
committermtopper <mtopper>
Thu, 25 Jan 2007 22:19:30 +0000 (22:19 +0000)
etc/bundles/open_en.properties

index b4bec1f..217308e 100755 (executable)
@@ -9,6 +9,26 @@ required=required
 general.unexpectederror=An unexpected error has occurred
 
 
+validationerror.toomany.to_category = No more than 2 Categories are allowed
+validationerror.toomany.to_subcategory = No more than 5 Sub-Categories are allowed
+validationerror.toomanyssues = No more than 3 topics are allowed
+validationerror.toomanyactions = No more than 1 action is allowed
+validationerror.missing = Missing
+validationerror.toomany = Too Many Selected
+validationerror.missing.title = A Title is required
+validationerror.missing.creator = An Author is required
+validationerror.missing.description = A Description is required
+validationerror.missing.content = Article data is required
+validationerror.missing.content_data = Article data is required
+
+content.to_category = Category
+content.to_subcategory = Sub-Category
+content.title = Title
+content.description = Description
+content.creator = Author
+content.content_data = Article
+
+
 posting.htmltitle=Open Publishing
 
 posting.step00= Step 00
@@ -33,11 +53,11 @@ posting.nr_of_media.submit=Set # of media files
 posting.form.title=Publishing Form
 posting.title=Headline
 posting.title.info=Please use a clear and meaningful title
-posting.topic=Category
-posting.subcategory=Sub-Category
+posting.topic=Category (max 2)
+posting.subcategory=Sub-Category (max 5)
 posting.topic.info=To select multiple items, click an item while pressing [Control] on PC's or [Open Apple] on Mac's.
 posting.author=Author
-posting.lead=Lead 
+posting.lead=Lede 
 posting.lead.info=Short introduction sentence, to be used if your article is featured on the homepage.
 posting.lead.constraint=(100 characters max.)
 posting.abstract=Summary
@@ -49,6 +69,7 @@ posting.email=Email
 posting.url=Website 
 posting.address=Postal Address
 posting.phone=Phone
+posting.location=Location
 posting.language=Language
 posting.text=Article
 posting.text.info=fill in the text of your article here
@@ -67,6 +88,7 @@ posting.error.missingpassword=The one-time password must be copied into the pass
 posting.error.invalidpassword=The one-time password was not copied correctly into the password field
 posting.error.missingfield=At least one field was not correctly entered
 media.error.unsupportedformat=The format of the media you uploaded ({0}) is not supported
+posting.errors=Please Fix errors indicated in Red
 
 postingdone.htmltitle=open posting
 postingdone.title=You have successfully submitted your article