summaryrefslogtreecommitdiffstats
path: root/extensions/Push/template/en/default/setup/strings.txt.pl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/Push/template/en/default/setup/strings.txt.pl')
-rw-r--r--extensions/Push/template/en/default/setup/strings.txt.pl4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/Push/template/en/default/setup/strings.txt.pl b/extensions/Push/template/en/default/setup/strings.txt.pl
index 6f41f26d5..7bdab77bd 100644
--- a/extensions/Push/template/en/default/setup/strings.txt.pl
+++ b/extensions/Push/template/en/default/setup/strings.txt.pl
@@ -10,6 +10,6 @@ use warnings;
use 5.10.1;
%strings = (
- feature_push_amqp => 'Push: AMQP Support',
- feature_push_stomp => 'Push: STOMP Support',
+ feature_push_amqp => 'Push: AMQP Support',
+ feature_push_stomp => 'Push: STOMP Support',
);