Cheetah
en.php
Go to the documentation of this file.
1 <?php
2 
8 $sLangCategory = 'BooneEx Blogs';
9 
10 $aLangContent = array(
11  '_sys_module_blogs' => 'Blogs',
12  '_ch_blog_added_spy' => '<a href="{profile_link}">{profile_nick}</a> added a new Post <a href="{post_url}">{post_caption}</a>',
13  '_ch_blog_rated_spy' => '<a href="{profile_link}">{profile_nick}</a> rated a Post <a href="{post_url}">{post_caption}</a>',
14  '_ch_blog_commented_spy' => '<a href="{profile_link}">{profile_nick}</a> commented a Post <a href="{post_url}">{post_caption}</a>',
15  '_ch_blog_Categories' => 'Categories',
16  '_ch_blog_Posts' => 'Posts',
17  '_ch_blog_post' => 'Blog Post',
18  '_ch_blog_post_view' => 'Post view',
19  '_ch_blog_post_info' => 'Post info',
20  '_ch_blog_All_Posts' => 'All Posts',
21  '_ch_blog_Popular_Posts' => 'Popular Posts',
22  '_ch_blog_Featured_Posts' => 'Featured Posts',
23  '_ch_blog_Calendar' => 'Blog Posts Calendar',
24  '_ch_blog_Blogs_Home' => 'Blogs Home',
25  '_ch_blog_msg_access_denied' => 'Access Denied',
26  '_ch_blog_pending_approval' => 'Pending Approval',
27  '_ch_blog_blog_posts' => 'blog posts',
28  '_ch_blog_stat_adm_stats' => 'pending blog posts',
29  '_ch_blog_Latest_posts' => 'Latest posts',
30  '_ch_blog_Top_blog' => 'Top blogs',
31  '_ch_blog_Back_to_Blog' => 'Back to Blog',
32  '_ch_blog_single' => 'blog posts',
33  '_ch_blog_plural' => 'blog posts',
34  '_ch_blog_caption_browse_by_day' => 'Browse Blog posts By Day: ',
35  '_ch_blog_Comments_is_disabled' => 'Comments are disabled',
36  '_ch_blog_privacy_comment' => 'Allow posting comments to',
37  '_ch_blog_privacy_rate' => 'Allow rating to',
38  '_ch_blog_privacy_view' => 'Allow viewing to',
39  '_ch_blog_Administration' => 'Administration',
40  '_ch_blog_Manage' => 'Manage',
41  '_ch_blog_Manage_main' => 'Main',
42  '_ch_blog_admin_box_desc' => 'You have {0} <a href="{1}">blog posts</a>. <a href="{2}">Click here</a> to add one.',
43  '_ch_blog_My_blog' => 'My blog',
44  '_ch_blog_Members_blog' => '{0}\'s blog',
45  '_ch_blog_No_blogs_available' => 'No blogs available',
46  '_ch_blog_All_Blogs' => 'All Blogs',
47  '_ch_blog_Top_Blogs' => 'Top Blogs',
48  '_ch_blog_Please_create_blog' => 'Please enter a Name for your blog before you start posting. You will only have to do this once.',
49  '_ch_blog_description' => 'Briefly describe your blog (ie. \'My daily musings\' or \'Funny stuff from Bubba\')',
50  '_ch_blog_create_blog_form_error' => 'Blog description must be from 3 to 255 characters',
51  '_ch_blog_Post_succ_updated' => 'Blog Post successfully updated',
52  '_ch_blog_Post_fail_updated' => 'Failed to update Blog Post',
53  '_ch_blog_Blogs' => 'Blogs',
54  '_ch_blog_Blog' => 'Blog',
55  '_ch_blog_My_posts' => 'My posts',
56  '_ch_blog_RSS' => 'RSS',
57  '_ch_blog_Edit_blog' => 'Edit blog',
58  '_ch_blog_Delete_blog' => 'Delete blog',
59  '_ch_blog_Edit_post' => 'Edit post',
60  '_ch_blog_Caption_error' => 'please specify post title (from 3 to 255 characters)',
61  '_ch_blog_Text_error' => 'please specify post text (from 3 to 65535 characters)',
62  '_ch_blog_sbs_comments' => 'New Blog Comments',
63  '_ch_blog_Top_Posts' => 'Top Posts',
64  '_ch_blog_Add' => 'Add',
65  '_ch_blog_wall_added_new' => 'added new',
66  '_ch_blog_wall_added_new_title' => '{0} added new {1}',
67  '_ch_blog_wall_added_new_items' => 'added {0} new blog posts',
68  '_ch_blog_wall_added_new_title_items' => '{0} added {1} new blog posts',
69  '_ch_blog_wall_added_new_comment' => 'commented on a',
70  '_ch_blog_wall_added_new_title_comment' => '{0} commented on a {1}',
71  '_ch_blog_wall_object' => 'blog post',
72  '_ch_blog_chart' => 'Blog Posts',
73  '_ch_blog_stat' => 'Blog Posts',
74  '_wall_reposted_ch_blogs_create' => 'reposted a blog post',
75  '_wall_reposted_title_ch_blogs_create' => '{0} reposted a blog post',
76  '_wall_reposted_ch_blogs_comment_add' => 'reposted a blog post comment',
77  '_wall_reposted_title_ch_blogs_comment_add' => '{0} reposted a blog post comment',
78  '_sbs_txt_title_ch_blogs' => 'Blogs',
79  '_mma_blog_view' => 'blog view',
80  '_mma_blog_post_view' => 'blog post view',
81  '_mma_blogs_browse' => 'blogs browse',
82  '_mma_blogs_posts_browse' => 'blogs posts browse',
83  '_mma_blog_post_search' => 'blog post search',
84  '_mma_blog_post_add' => 'blog post add',
85  '_mma_blog_posts_edit_any_post' => 'blog posts edit any post',
86  '_mma_blog_posts_delete_any_post' => 'blog posts delete any post',
87  '_mma_blog_posts_approving' => 'blog posts approving',
88  '_mma_blog_posts_comments_delete_and_edit' => 'blog delete and edit comments',
89 );
$aLangContent
$aLangContent
Definition: en.php:8
php
$sLangCategory
$sLangCategory
Definition: en.php:8