Updated to [+] show more, [+] show more comments, etc. See https://redmatrix.nl/channel/jeroenpraat/?f=&mid=5138fdee2ade50a7ef7a5a59e01a7dc91012c125e712d1ce483be6e31543dffe@redmatrix.nl
This commit is contained in:
@@ -4,10 +4,10 @@ function js_strings() {
|
||||
return replace_macros(get_markup_template('js_strings.tpl'), array(
|
||||
'$delitem' => t('Delete this item?'),
|
||||
'$comment' => t('Comment'),
|
||||
'$showmore' => t('show more'),
|
||||
'$showfewer' => t('show fewer'),
|
||||
'$divgrowmore' => t('+ Show More'),
|
||||
'$divgrowless' => t('- Show Less'),
|
||||
'$showmore' => t('[+] show more comments'),
|
||||
'$showfewer' => t('[-] show fewer comments'),
|
||||
'$divgrowmore' => t('[+] show more'),
|
||||
'$divgrowless' => t('[-] show less'),
|
||||
'$pwshort' => t("Password too short"),
|
||||
'$pwnomatch' => t("Passwords do not match"),
|
||||
'$everybody' => t('everybody'),
|
||||
|
Reference in New Issue
Block a user