MyBB Community Forums

Full Version: Which language file?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Which language file in the 1.8 Stable release contains the lang strings for the postbit buttons?
global.lang.php

$l['postbit_button_reputation_add'] = 'Rate';
$l['postbit_button_website'] = 'Website';
$l['postbit_button_email'] = 'Email';
$l['postbit_button_find'] = 'Find';
$l['postbit_button_report'] = 'Report';
$l['postbit_button_quote'] = 'Reply';
$l['postbit_button_qdelete'] = 'Delete';
$l['postbit_button_qrestore'] = 'Restore';
$l['postbit_button_profile'] = 'Profile';
$l['postbit_button_pm'] = 'PM';
$l['postbit_button_warn'] = 'Warn';
$l['postbit_button_edit'] = 'Edit';
$l['postbit_button_multiquote'] = 'Quote';
$l['postbit_button_reply_pm'] = 'Reply';
$l['postbit_button_reply_all'] = 'Reply All';
$l['postbit_button_forward'] = 'Forward';
$l['postbit_button_delete_pm'] = 'Delete';
$l['postbit_button_purgespammer'] = "Purge Spammer";