root/ip/trunk/language/lang_english/lang_extend_icy_phoenix.php

137156
215
		'IP_no_bump_explain' => 'Enabling this option last posters won\'t be able to post within 24 hours from their last post unless someone else has posted a
reply (never applies to admins)',
215
		'IP_no_bump_explain' => 'Enabling this option last posters won\'t be able to post within 24 hours from their last post unless someone else has posted a
reply (never applies to admins)',
216
		'MODS_ALLOWED' => 'Moderators Can Posts',
216
		'MODS_ALLOWED' => 'Moderators Can Posts',
217
217
218
		'IP_display_tags_box' => 'Display Topics Tags',
218
		'IP_display_tags_box' => 'TAGS :: Display Topics Tags',
219
		'IP_display_tags_box_explain' => 'Enabling this option will enable Topics Tags (tags could be used for indexing purpose): tags could be inserted / edited
only by administrators (or moderators if you enable the switch below) to avoid spam',
219
		'IP_display_tags_box_explain' => 'Enabling this option will enable Topics Tags (tags could be used for indexing purpose): tags could be inserted / edited
only by administrators (or moderators if you enable the switch below) to avoid spam',
220
220
221
		'IP_allow_moderators_edit_tags' => 'Allow Moderators To Edit Tags',
221
		'IP_allow_moderators_edit_tags' => 'TAGS :: Allow Moderators To Edit Tags',
222
		'IP_allow_moderators_edit_tags_explain' => 'Enabling this option will allow Moderators to edit Topics Tags',
222
		'IP_allow_moderators_edit_tags_explain' => 'Enabling this option will allow Moderators to edit Topics Tags',
223
223
224
		'IP_show_topic_description' => 'Enable Topic Description',
224
		'IP_show_topic_description' => 'Enable Topic Description',
...
...
379
		'IP_sitemap_new_first' => 'New posts first',
379
		'IP_sitemap_new_first' => 'New posts first',
380
		'IP_sitemap_old_first' => 'Old posts first',
380
		'IP_sitemap_old_first' => 'Old posts first',
381
381
382
		'Word_graph' => 'TAGS',
382
//Tags
383
384
		'IP_word_graph_max_words' => 'TAGS :: Maximum Words',
383
		'IP_word_graph_max_words' => 'TAGS :: Maximum Words',
385
		'IP_word_graph_max_words_explain' => 'Select the maximum number of words to display. A higher number could affect server load. The recommended number is
250.',
384
		'IP_word_graph_max_words_explain' => 'Select the maximum number of words to display. A higher number could affect server load. The recommended number is
250.',
386
385
...
...
390
		'IP_forum_wordgraph' => 'TAGS :: Forum Tags (Global Switch)',
389
		'IP_forum_wordgraph' => 'TAGS :: Forum Tags (Global Switch)',
391
		'IP_forum_wordgraph_explain' => 'This feature will enable a forum based tags table at the bottom of each forum. You will need also to enable single forums
in Forums Management section.',
390
		'IP_forum_wordgraph_explain' => 'This feature will enable a forum based tags table at the bottom of each forum. You will need also to enable single forums
in Forums Management section.',
392
391
392
		'IP_forum_tags_type' => 'TAGS :: Forum Tags Type',
393
		'IP_forum_tags_type_explain' => 'You can choose whether to display Wordgraph (word taken from search tables) or Tags (tags specified in topics)',
394
		'IP_forum_tags_type_tags' => 'Tags',
395
		'IP_forum_tags_type_wordgraph' => 'Wordgraph',
396
393
		'Similar_topics' => 'Similar Topics',
397
		'Similar_topics' => 'Similar Topics',
394
		'Similar_topics_explain' => 'Configure search of similar topics.',
398
		'Similar_topics_explain' => 'Configure search of similar topics.',
395
399