malformed ru string file
This commit is contained in:
parent
6b7c720673
commit
085eec4869
@ -137,7 +137,7 @@ function localize_item(&$item){
|
||||
case ACTIVITY_OBJ_NOTE:
|
||||
default:
|
||||
$post_type = t('status');
|
||||
if($obj->id != $item['mid'])
|
||||
if($obj['id'] != $item['mid'])
|
||||
$post_type = t('comment');
|
||||
break;
|
||||
}
|
||||
|
@ -1 +1 @@
|
||||
2013-08-07.398
|
||||
2013-08-08.399
|
||||
|
1064
view/ru/strings.php
1064
view/ru/strings.php
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user