From 028e89d0dc1aa52033d2a16cb17946abfe09e909 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Wed, 8 Oct 2025 06:59:43 -0700 Subject: play nicer with MantisCoreFormatting; put cl/ syntax behind config there had been an issue where plugin load order was inconsistent; that's fixed. also, there's now a config page for the plugin. Force-Push: initial development in a new repo Change-Id: I654eba97fe6fbb12d4e97630be79b9e3c8b21404 --- lang/strings_english.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'lang') diff --git a/lang/strings_english.txt b/lang/strings_english.txt index ec164f6..d3baac9 100644 --- a/lang/strings_english.txt +++ b/lang/strings_english.txt @@ -2,3 +2,10 @@ $s_plugin_MantisSmalltech_title = 'MantisSmalltech'; $s_plugin_MantisSmalltech_description = 'The Smalltech extensions to the Mantis bug tracker'; +$s_plugin_MantisSmalltech_config = 'Configuration'; + +$s_plugin_smalltech_process_gerrit_links = 'Gerrit Link Processing'; +$s_plugin_smalltech_process_gerrit_links_info = 'Convert Gerrit CL numbers into links, when they\'re in the format cl/123.'; +$s_plugin_smalltech_enabled = 'On'; +$s_plugin_smalltech_disabled = 'Off'; + -- cgit 1.4.1