Lines Matching refs:lang

14 $lang['menu']           = 'Manage Blogs (BlogTNG)';
15 $lang['entry_latest'] = 'Latest %d Entries';
16 $lang['comment_latest'] = 'Latest %d Comments';
17 $lang['numhits'] = 'Number of Hits';
18 $lang['blog'] = 'Blog';
19 $lang['author'] = 'Author';
20 $lang['dashboard'] = 'Dashboard';
21 $lang['entry'] = 'Entry';
22 $lang['filter'] = 'Filter';
23 $lang['tags'] = 'Tags';
24 $lang['commentstatus'] = 'Comments are';
25 $lang['searchresults'] = 'Search Results';
26 $lang['permalink'] = 'permalink';
28 $lang['comments'] = 'Comments';
29 $lang['0comments'] = '%d Comments';
30 $lang['1comments'] = '%d Comment';
31 $lang['Xcomments'] = '%d Comments';
32 $lang['readmore'] = 'Read more…';
34 $lang['prev'] = '< Newer Posts';
35 $lang['next'] = 'Older Posts >';
37 $lang['title'] = 'Title:';
38 $lang['create'] = 'Create';
39 $lang['created'] = 'Creation Date';
41 $lang['js']['reply'] = 'Reply to this comment';
43 $lang['comment_mail'] = 'E-Mail';
44 $lang['comment_avatar'] = 'Avatar';
45 $lang['comment_name'] = 'Name';
46 $lang['comment_web'] = 'Website';
47 $lang['comment_preview'] = 'Preview';
48 $lang['comment_submit'] = 'Comment';
49 $lang['comment_source'] = 'Source';
50 $lang['comment_status'] = 'Status';
51 $lang['comment_text'] = 'Text';
52 $lang['comment_ip'] = 'IP Address';
53 $lang['comment_subscribe'] = 'Subscribe to new comments';
54 $lang['comment_reply'] = 'reply';
56 $lang['subscr_subject'] = 'New comment on %s';
57 $lang['optin_subject'] = 'Please confirm your subscription';
59 $lang['optin_ok'] = 'Thank you. You\'ll now receive comment updates via mail';
60 $lang['optin_err'] = 'Ooops. Couldn\'t find that key. Maybe a copy\'n\'paste error?';
62 $lang['unsubscribe_ok'] = 'Unsubscription successful. You will no longer be notified about n…
63 $lang['unsubscribe_err_key'] = 'Ooops. Couldn\'t find that key. Maybe a copy\'n\'paste error?';
64 $lang['unsubscribe_err_other'] = 'Oooops. Couldn\'t find your subscription. Maybe a copy\'n\'paste …
66 $lang['btn_comment_edit'] = 'Edit';
67 $lang['act_comment_edit'] = 'Edit Comment';
69 $lang['msg_comment_save'] = 'Comment changes have been saved';
70 $lang['msg_comment_status_change'] = 'Comment status changed';
71 $lang['msg_comment_delete'] = 'The comment was deleted';
72 $lang['msg_entry_blog_change'] = 'Blog of the entry was changed';
74 $lang['err_notitle'] = 'No post title given!';