Skip to content

Commit

Permalink
Merge pull request #23 from brlumen/issue_22
Browse files Browse the repository at this point in the history
Fix parse langs error
  • Loading branch information
brlumen authored Feb 20, 2019
2 parents d4937dd + bc69806 commit a0d1f40
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion TelegramBot.php
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ function register() {
$this->name = 'TelegramBot';
$this->description = plugin_lang_get( 'description' );

$this->version = '1.4.0';
$this->version = '1.4.1-dev';
$this->requires = array(
'MantisCore' => '2.14.0',
);
Expand Down
22 changes: 11 additions & 11 deletions lang/strings_english.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,17 +143,17 @@ $s_plugin_TelegramBot_telegram_message_steps_to_reproduce = 'Steps to Reproduce'
$s_plugin_TelegramBot_telegram_message_tag = 'Tags';
$s_plugin_TelegramBot_telegram_message_due_date = 'Due Date';

$s_plugin_TelegramBot_telegram_message__on_new = 'E-mail on New';
$s_plugin_TelegramBot_telegram_message__on_assigned = 'E-mail on Change of Handler';
$s_plugin_TelegramBot_telegram_message__on_feedback = 'E-mail on Feedback';
$s_plugin_TelegramBot_telegram_message__on_resolved = 'E-mail on Resolved';
$s_plugin_TelegramBot_telegram_message__on_closed = 'E-mail on Closed';
$s_plugin_TelegramBot_telegram_message__on_reopened = 'E-mail on Reopened';
$s_plugin_TelegramBot_telegram_message__on_bugnote_added = 'E-mail on Note Added';
$s_plugin_TelegramBot_telegram_message__on_status_change = 'E-mail on Status Change';
$s_plugin_TelegramBot_telegram_message__on_priority_change = 'E-mail on Priority Change';
$s_plugin_TelegramBot_telegram_message__bugnote_limit = 'E-mail Notes Limit';
$s_plugin_TelegramBot_telegram_message__full_issue_details = 'E-mail Full Issue Details';
$s_plugin_TelegramBot_telegram_message_on_new = 'Notification on New';
$s_plugin_TelegramBot_telegram_message_on_assigned = 'Notification on Change of Handler';
$s_plugin_TelegramBot_telegram_message_on_feedback = 'Notification on Feedback';
$s_plugin_TelegramBot_telegram_message_on_resolved = 'Notification on Resolved';
$s_plugin_TelegramBot_telegram_message_on_closed = 'Notification on Closed';
$s_plugin_TelegramBot_telegram_message_on_reopened = 'Notification on Reopened';
$s_plugin_TelegramBot_telegram_message_on_bugnote_added = 'Notification on Note Added';
$s_plugin_TelegramBot_telegram_message_on_status_change = 'Notification on Status Change';
$s_plugin_TelegramBot_telegram_message_on_priority_change = 'Notification on Priority Change';
$s_plugin_TelegramBot_telegram_message_bugnote_limit = 'Notification Notes Limit';
$s_plugin_TelegramBot_telegram_message_full_issue_details = 'Notification Full Issue Details';
$s_plugin_TelegramBot_telegram_message_included_all_bugnote_is = 'Include all comments in the notification when status changes';

$s_plugin_TelegramBot_account_telegram_prefs_page_header = 'Telegram settings';
Expand Down
24 changes: 12 additions & 12 deletions lang/strings_spanish.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ $s_plugin_TelegramBot_bug_select = 'Select a bug';
$s_plugin_TelegramBot_content_upload_complete = 'The content is attached to the bug: ';
$s_plugin_TelegramBot_comment_add_complete = 'Comment added to bug: ';
$s_plugin_TelegramBot_keyboard_button_list_of_sections = 'List of sections';
$s_plugin_TelegramBot_keyboard_button_back = 'К списку действий';
$s_plugin_TelegramBot_keyboard_button_back = 'A la lista de acciones';

$s_plugin_TelegramBot_error_file_size = 'The file should not exceed 20 MB';
$s_plugin_TelegramBot_error_content_type = 'The request is not supported by this bot';
Expand Down Expand Up @@ -143,17 +143,17 @@ $s_plugin_TelegramBot_telegram_message_steps_to_reproduce = 'Steps to Reproduce'
$s_plugin_TelegramBot_telegram_message_tag = 'Tags';
$s_plugin_TelegramBot_telegram_message_due_date = 'Due Date';

$s_plugin_TelegramBot_telegram_message__on_new = 'E-mail on New';
$s_plugin_TelegramBot_telegram_message__on_assigned = 'E-mail on Change of Handler';
$s_plugin_TelegramBot_telegram_message__on_feedback = 'E-mail on Feedback';
$s_plugin_TelegramBot_telegram_message__on_resolved = 'E-mail on Resolved';
$s_plugin_TelegramBot_telegram_message__on_closed = 'E-mail on Closed';
$s_plugin_TelegramBot_telegram_message__on_reopened = 'E-mail on Reopened';
$s_plugin_TelegramBot_telegram_message__on_bugnote_added = 'E-mail on Note Added';
$s_plugin_TelegramBot_telegram_message__on_status_change = 'E-mail on Status Change';
$s_plugin_TelegramBot_telegram_message__on_priority_change = 'E-mail on Priority Change';
$s_plugin_TelegramBot_telegram_message__bugnote_limit = 'E-mail Notes Limit';
$s_plugin_TelegramBot_telegram_message__full_issue_details = 'E-mail Full Issue Details';
$s_plugin_TelegramBot_telegram_message_on_new = 'Notificación sobre Nuevo';
$s_plugin_TelegramBot_telegram_message_on_assigned = 'Notificación sobre cambio de manejador';
$s_plugin_TelegramBot_telegram_message_on_feedback = 'Notificación sobre los comentarios';
$s_plugin_TelegramBot_telegram_message_on_resolved = 'Notificación de Resuelto';
$s_plugin_TelegramBot_telegram_message_on_closed = 'Notificación de Cerrado';
$s_plugin_TelegramBot_telegram_message_on_reopened = 'Notificación de reapertura';
$s_plugin_TelegramBot_telegram_message_on_bugnote_added = 'Notificación en nota agregada';
$s_plugin_TelegramBot_telegram_message_on_status_change = 'Notificación de cambio de estado';
$s_plugin_TelegramBot_telegram_message_on_priority_change = 'Notificación sobre cambio de prioridad';
$s_plugin_TelegramBot_telegram_message_bugnote_limit = 'Límite de notas de notificación';
$s_plugin_TelegramBot_telegram_message_full_issue_details = 'Detalles completos de la notificación';
$s_plugin_TelegramBot_telegram_message_included_all_bugnote_is = 'Incluir todos los comentarios en la notificación cuando cambie el estado.';

$s_plugin_TelegramBot_account_telegram_prefs_page_header = 'Telegram settings';
Expand Down

0 comments on commit a0d1f40

Please sign in to comment.