summary refs log tree commit diff
path: root/lang
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@internetsafetylabs.org>2025-10-08 06:59:43 -0700
committerIrene Knapp <ireneista@internetsafetylabs.org>2025-10-08 14:56:13 -0700
commit028e89d0dc1aa52033d2a16cb17946abfe09e909 (patch)
treeae08c013b723de680e3a3b1efe69e07a833d306f /lang
parentca9e5d974a7add7ab0e25e0076a7e77e2b7072e1 (diff)
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
Diffstat (limited to 'lang')
-rw-r--r--lang/strings_english.txt7
1 files changed, 7 insertions, 0 deletions
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';
+