From 5869836180d8721363294c5d8dbe64d6b54571c6 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Tue, 3 Jun 2014 15:42:13 +0000 Subject: expand/collapse is also used for comments, so removing 'post'. --- include/js_strings.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include') diff --git a/include/js_strings.php b/include/js_strings.php index 0990e1ff7..cda66a09c 100644 --- a/include/js_strings.php +++ b/include/js_strings.php @@ -6,8 +6,8 @@ function js_strings() { '$comment' => t('Comment'), '$showmore' => t('[+] show all'), '$showfewer' => t('[-] show less'), - '$divgrowmore' => t('[+] expand post'), - '$divgrowless' => t('[-] collapse post'), + '$divgrowmore' => t('[+] expand'), + '$divgrowless' => t('[-] collapse'), '$pwshort' => t("Password too short"), '$pwnomatch' => t("Passwords do not match"), '$everybody' => t('everybody'), -- cgit v1.2.3