proper pronoun

This commit is contained in:
zotlabs 2018-05-31 21:14:12 -07:00
parent 7c05500392
commit dd962027cc

View File

@ -80,7 +80,7 @@ class Activity_filter {
'icon' => 'folder',
'url' => z_root() . '/' . $cmd . '/?f=&file=' . $t['term'],
'sel' => $file_active,
'title' => sprintf(t('Show posts that i have filed to %s'), $t['term']),
'title' => sprintf(t('Show posts that I have filed to %s'), $t['term']),
];
}
}