expand/collapse is also used for comments, so removing 'post'.

This commit is contained in:
jeroenpraat
2014-06-03 15:42:13 +00:00
parent c4b0f72032
commit 5869836180
4 changed files with 11 additions and 11 deletions

View File

@@ -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'),