From 6cd968b53bc12ccc2125f062e42851bf1e501efe Mon Sep 17 00:00:00 2001 From: Max Kostikov Date: Sun, 5 May 2019 14:14:07 +0200 Subject: Add arrows to scroll between related comments --- include/js_strings.php | 1 + 1 file changed, 1 insertion(+) (limited to 'include/js_strings.php') diff --git a/include/js_strings.php b/include/js_strings.php index c053e5666..f01fa87ae 100644 --- a/include/js_strings.php +++ b/include/js_strings.php @@ -33,6 +33,7 @@ function js_strings() { '$name_empty' => t('A channel name is required.'), '$name_ok1' => t('This is a '), '$name_ok2' => t(' channel name'), + '$to_reply' => t('Back to reply'), // translatable prefix and suffix strings for jquery.timeago - // using the defaults set below if left untranslated, empty strings if -- cgit v1.2.3