Current Path : /var/www/alh/admin/language/english/module/ |
Current File : /var/www/alh/admin/language/english/module/google_talk.php |
<?php // Heading $_['heading_title'] = 'Google Talk'; // Text $_['text_module'] = 'Modules'; $_['text_success'] = 'Success: You have modified module Google Talk!'; $_['text_content_top'] = 'Content Top'; $_['text_content_bottom'] = 'Content Bottom'; $_['text_column_left'] = 'Column Left'; $_['text_column_right'] = 'Column Right'; // Entry $_['entry_code'] = 'Google Talk Code:<br /><span class="help">Goto <a href="http://www.google.com/talk/service/badge/New" target="_blank"><u>Create a Google Talk chatback badge</u></a> and copy & paste the generated code into the text box.</span>'; $_['entry_layout'] = 'Layout:'; $_['entry_position'] = 'Position:'; $_['entry_status'] = 'Status:'; $_['entry_sort_order'] = 'Sort Order:'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify module Google Talk!'; $_['error_code'] = 'Code Required'; ?>