summaryrefslogtreecommitdiffstats
path: root/extensions/Push/template
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Push/template')
-rw-r--r--extensions/Push/template/en/default/setup/strings.txt.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/extensions/Push/template/en/default/setup/strings.txt.pl b/extensions/Push/template/en/default/setup/strings.txt.pl
index bb135f5bb..6f41f26d5 100644
--- a/extensions/Push/template/en/default/setup/strings.txt.pl
+++ b/extensions/Push/template/en/default/setup/strings.txt.pl
@@ -5,6 +5,10 @@
# This Source Code Form is "Incompatible With Secondary Licenses", as
# defined by the Mozilla Public License, v. 2.0.
+use strict;
+use warnings;
+use 5.10.1;
+
%strings = (
feature_push_amqp => 'Push: AMQP Support',
feature_push_stomp => 'Push: STOMP Support',