]> git.mxchange.org Git - friendica.git/blobdiff - tests/datasets/api.fixture.php
DE translation updates THX FOSS+
[friendica.git] / tests / datasets / api.fixture.php
index 1b52baa3546977c57fe80ec0b519b205d36552fb..ace928b090b43ca1d07487f569c9bf3c61d5b0ce 100644 (file)
@@ -903,18 +903,18 @@ return [
                [
                        'id'         => 1,
                        'type'       => 8,
-                       'name'       => 'Reply to',
-                       'url'        => 'http://localhost/display/1',
+                       'name'       => 'Friend contact',
+                       'url'        => 'http://localhost/profile/friendcontact',
                        'photo'      => 'http://localhost/',
                        'date'       => '2020-01-01 12:12:02',
                        'msg'        => 'A test reply from an item',
                        'uid'        => 42,
-                       'link'       => 'http://localhost/notification/1',
+                       'link'       => 'http://localhost/display/1',
                        'iid'        => 4,
                        'seen'       => 0,
                        'verb'       => \Friendica\Protocol\Activity::POST,
                        'otype'      => Notification\ObjectType::ITEM,
-                       'name_cache' => 'Reply to',
+                       'name_cache' => 'Friend contact',
                        'msg_cache'  => 'A test reply from an item',
                ],
        ],