Open lifenautjoe opened 5 years ago
[ ] Edited - Label on Posts https://github.com/OkunaOrg/okuna-app/blob/682655de653fe7b64d4cb4982fa9091cac7f6b84/lib/widgets/post/widgets/post-body/widgets/post_body_text.dart#L95
[ ] Edited - Label on Comments https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/pages/home/pages/post_comments/widgets/post_comment/widgets/post_comment_text.dart#L137
[ ] I'm not sure if this one needs translation too. https://github.com/OkunaOrg/okuna-app/blob/dd1a8e17617a7e5ea4d0ffc4e40b32e2f677571f/lib/pages/home/pages/post_comments/widgets/post_comment/widgets/post_comment_text.dart#L69
[ ] Connection Request https://github.com/OkunaOrg/okuna-app/blob/01244107118e85f80ed8d3e841842391dccad7dd/lib/pages/home/pages/profile/widgets/profile_card/widgets/profile_connection_request.dart#L37
[ ] Maybe there has to be added a context to these labels that they belong together https://github.com/OkunaOrg/okuna-app/blob/01244107118e85f80ed8d3e841842391dccad7dd/lib/widgets/circles_horizontal_list/widgets/new_circle_horizontal_list_item.dart#L56-L61
[ ] Delete Notification https://github.com/OkunaOrg/okuna-app/blob/682655de653fe7b64d4cb4982fa9091cac7f6b84/lib/widgets/tiles/notification_tile/notification_tile.dart#L163
[ ] Circle/Connection on foreign profile https://github.com/OkunaOrg/okuna-app/blob/737e0688610822166a6fd8c98eb9b2886797d1c2/lib/pages/home/pages/profile/widgets/profile_card/widgets/profile_connected_in.dart#L31
And a few tricky ones: Don't know how to map them to translation
[ ] Can have values "Post" or "Post Comment" .. Maybe also "Post Comment Repy" https://github.com/OkunaOrg/okuna-app/blob/01244107118e85f80ed8d3e841842391dccad7dd/lib/pages/home/pages/moderated_objects/modals/moderated_objects_filters/moderated_objects_filters.dart#L163
[ ] Current Values: "Approved", "Rejected" and "Pending" https://github.com/OkunaOrg/okuna-app/blob/01244107118e85f80ed8d3e841842391dccad7dd/lib/pages/home/pages/moderated_objects/modals/moderated_objects_filters/moderated_objects_filters.dart#L178
There are several widgets for searching an user for community administration that have this close button. But I'm unable to find the string. (Other places: Add moderator, Add Admin,... ) Maybe this string is inherited from another widget??
Moderation Categories are missing for some languages:
https://github.com/OkunaOrg/okuna-app/blob/01244107118e85f80ed8d3e841842391dccad7dd/lib/pages/home/pages/report_object/report_object.dart#L128 I don't know if this strings are already translatable
Thanks to @duichwer for reporting these!