summary refs log tree commit diff
path: root/lang
diff options
context:
space:
mode:
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';
+