malformed ru string file

This commit is contained in:
friendica 2013-08-08 03:28:42 -07:00
parent 6b7c720673
commit 085eec4869
3 changed files with 534 additions and 534 deletions

View File

@ -137,7 +137,7 @@ function localize_item(&$item){
case ACTIVITY_OBJ_NOTE: case ACTIVITY_OBJ_NOTE:
default: default:
$post_type = t('status'); $post_type = t('status');
if($obj->id != $item['mid']) if($obj['id'] != $item['mid'])
$post_type = t('comment'); $post_type = t('comment');
break; break;
} }

View File

@ -1 +1 @@
2013-08-07.398 2013-08-08.399

File diff suppressed because it is too large Load Diff