final cleanup on ratings feature

This commit is contained in:
friendica
2015-02-03 21:19:29 -08:00
parent 86771547e6
commit 4ead2cd79d
8 changed files with 60 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ function js_strings() {
'$rating_desc' => t('Rate This Channel (this is public)'),
'$rating_val' => t('Rating'),
'$rating_text' => t('Describe (optional)'),
'$submit' => t('Submit'),
'$t01' => ((t('timeago.prefixAgo') != 'timeago.prefixAgo') ? t('timeago.prefixAgo') : ''),
'$t02' => ((t('timeago.prefixFromNow') != 'timeago.prefixFromNow') ? t('timeago.prefixFromNow') : ''),