Admin Panel - Resync button missing functionality in history status row in Project info page (#13826)

GitOrigin-RevId: c5e2073df79c8e91e387c9785e2db1b6e67a5f4e
This commit is contained in:
Davinder Singh 2023-07-20 16:20:21 +01:00 committed by Copybot
parent 8c12bedb92
commit f742b13398
2 changed files with 7 additions and 0 deletions

View file

@ -170,6 +170,7 @@
"confirm_delete_user_type_email_address": "",
"confirm_new_password": "",
"confirm_primary_email_change": "",
"confirming": "",
"conflicting_paths_found": "",
"connected_users": "",
"contact_group_admin": "",
@ -862,6 +863,9 @@
"resolved_comments": "",
"restore_file": "",
"restoring": "",
"resync_completed": "",
"resync_message": "",
"resync_project_history": "",
"reverse_x_sort_order": "",
"revert_pending_plan_change": "",
"review": "",

View file

@ -1407,6 +1407,9 @@
"restoring": "Restoring",
"restricted": "Restricted",
"restricted_no_permission": "Restricted, sorry you dont have permission to load this page.",
"resync_completed": "Resync completed!",
"resync_message": "Resyncing project history can take several minutes depending on the size of the project.",
"resync_project_history": "Resync Project History",
"return_to_login_page": "Return to Login page",
"reverse_x_sort_order": "Reverse __x__ sort order",
"revert_pending_plan_change": "Revert scheduled plan change",