Updated master strings

This commit is contained in:
TeamCity 2013-08-23 03:04:43 +12:00
parent 1900de8423
commit 7933b3f27a
1 changed files with 15 additions and 1 deletions

View File

@ -2,13 +2,17 @@ en:
Comment: Comment:
ALLOWCOMMENTS: 'Allow Comments' ALLOWCOMMENTS: 'Allow Comments'
COMMENT: Comment COMMENT: Comment
COMMENTBY: 'Comment by ''%s''' COMMENTBY: 'Comment by %s'
ISSPAM: 'Spam?' ISSPAM: 'Spam?'
MODERATED: 'Moderated?' MODERATED: 'Moderated?'
NAME: 'Author Name' NAME: 'Author Name'
ON: on ON: on
PLURALNAME: Comments PLURALNAME: Comments
SINGULARNAME: Comment SINGULARNAME: Comment
CREATED: 'Date posted'
EMAIL: Email
PARENTTITLE: Parent
URL: URL
CommentAdmin: CommentAdmin:
Moderated: Moderated Moderated: Moderated
NeedsModeration: 'Needs Moderation' NeedsModeration: 'Needs Moderation'
@ -16,6 +20,13 @@ en:
CommentInterface: CommentInterface:
POST: Post POST: Post
YOURNAME: 'Your name' YOURNAME: 'Your name'
COMMENT_MESSAGE_REQUIRED: 'Please enter your comment'
COMMENT_MESSAGE_URL: 'Please enter a valid URL'
EMAILADDRESS_MESSAGE_EMAIL: 'Please enter a valid email address'
EMAILADDRESS_MESSAGE_REQUIRED: 'Please enter your email address'
PREVIEW: Preview
PREVIEWLABEL: Preview
YOURNAME_MESSAGE_REQUIRED: 'Please enter your name'
CommentingController: CommentingController:
COMMENTS: Comments COMMENTS: Comments
EMAILADDRESS: 'Your email address (will not be published)' EMAILADDRESS: 'Your email address (will not be published)'
@ -37,6 +48,9 @@ en:
PREV: previous PREV: previous
RSSFEEDALLCOMMENTS: 'RSS feed for all comments' RSSFEEDALLCOMMENTS: 'RSS feed for all comments'
RSSFEEDCOMMENTS: 'RSS feed for comments on this page' RSSFEEDCOMMENTS: 'RSS feed for comments on this page'
AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.'
PageCommentInterface:
DELETEALLCOMMENTS: 'Delete all comments on this page'
CommentsInterface_pendingcomment_ss: CommentsInterface_pendingcomment_ss:
AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.' AWAITINGMODERATION: 'Your comment has been submitted and is now awaiting moderation.'
CommentsInterface_singlecomment_ss: CommentsInterface_singlecomment_ss: