aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--include/js_strings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/js_strings.php b/include/js_strings.php
index 5fed4a0fc..6f559f4c4 100644
--- a/include/js_strings.php
+++ b/include/js_strings.php
@@ -33,7 +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
+ '$to_reply' => t('Back to reply'),
'$pinned' => t('Pinned'),
'$pin_item' => t('Pin to the top'),
'$unpin_item' => t('Unpin from the top'),