|
@@ -9,35 +9,7 @@ $txt['subject_not_filled'] = 'The subject field was not filled out. It is requir
|
|
|
$txt['message_body_not_filled'] = 'The message body was not filled out. It is required.';
|
|
|
|
|
|
$txt['add_bbc'] = 'Add BBC tags';
|
|
|
-$txt['bold'] = 'Bold';
|
|
|
-$txt['italic'] = 'Italicized';
|
|
|
-$txt['underline'] = 'Underline';
|
|
|
-$txt['center'] = 'Centered';
|
|
|
-$txt['hyperlink'] = 'Insert Hyperlink';
|
|
|
-$txt['insert_email'] = 'Insert Email';
|
|
|
-$txt['bbc_code'] = 'Insert Code';
|
|
|
-
|
|
|
-$txt['bbc_quote'] = 'Insert Quote';
|
|
|
-$txt['list'] = 'Insert List';
|
|
|
-$txt['list_unordered'] = 'Insert unordered list';
|
|
|
-$txt['list_ordered'] = 'Insert ordered list';
|
|
|
-
|
|
|
-$txt['change_color'] = 'Change color';
|
|
|
-$txt['black'] = 'Black';
|
|
|
-$txt['red'] = 'Red';
|
|
|
-$txt['yellow'] = 'Yellow';
|
|
|
-$txt['pink'] = 'Pink';
|
|
|
-$txt['green'] = 'Green';
|
|
|
-$txt['orange'] = 'Orange';
|
|
|
-$txt['purple'] = 'Purple';
|
|
|
-$txt['blue'] = 'Blue';
|
|
|
-$txt['beige'] = 'Beige';
|
|
|
-$txt['brown'] = 'Brown';
|
|
|
-$txt['teal'] = 'Teal';
|
|
|
-$txt['navy'] = 'Navy';
|
|
|
-$txt['maroon'] = 'Maroon';
|
|
|
-$txt['lime_green'] = 'Lime Green';
|
|
|
-$txt['white'] = 'White';
|
|
|
+
|
|
|
$txt['disable_smileys'] = 'Disable smileys';
|
|
|
$txt['dont_use_smileys'] = 'Don\'t use smileys.';
|
|
|
|
|
@@ -50,33 +22,9 @@ $txt['question_mark'] = 'Question mark';
|
|
|
$txt['icon_poll'] = 'Poll';
|
|
|
$txt['lamp'] = 'Lamp';
|
|
|
$txt['add_smileys'] = 'Add smileys';
|
|
|
-$txt['flash'] = 'Insert Flash';
|
|
|
-$txt['ftp'] = 'Insert FTP Link';
|
|
|
-$txt['image'] = 'Insert image';
|
|
|
-$txt['table'] = 'Insert table';
|
|
|
-$txt['table_td'] = 'Insert table column';
|
|
|
$txt['topic_notify_no'] = 'There are no topics with notification.';
|
|
|
-$txt['marquee'] = 'Marquee';
|
|
|
-$txt['teletype'] = 'Teletype';
|
|
|
-$txt['strike'] = 'Strikethrough';
|
|
|
-$txt['glow'] = 'Glow';
|
|
|
-$txt['shadow'] = 'Shadow';
|
|
|
-$txt['preformatted'] = 'Preformatted text';
|
|
|
-$txt['left_align'] = 'Left align';
|
|
|
-$txt['right_align'] = 'Right align';
|
|
|
-$txt['superscript'] = 'Superscript';
|
|
|
-$txt['subscript'] = 'Subscript';
|
|
|
-$txt['table_tr'] = 'Insert table row';
|
|
|
|
|
|
$txt['post_too_long'] = 'Your message is too long. Please go back and shorten it, then try again.';
|
|
|
-$txt['horizontal_rule'] = 'Horizontal Rule';
|
|
|
-$txt['font_size'] = 'Font size';
|
|
|
-$txt['font_face'] = 'Font face';
|
|
|
-$txt['toggle_view'] = 'Toggle view';
|
|
|
-$txt['unformat_text'] = 'Remove formatting';
|
|
|
-
|
|
|
-$txt['rich_edit_wont_work'] = 'Your browser does not support Rich Text editing.';
|
|
|
-$txt['rich_edit_function_disabled'] = 'Your browser does not support this function.';
|
|
|
|
|
|
|
|
|
$txt['notifyUnsubscribe'] = 'Unsubscribe to this topic by clicking here';
|