You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pulls.cmd_instruction_checkout_desc = From your project repository, check out a new branch and test the changes.
1881
1881
pulls.cmd_instruction_merge_title = Merge
1882
1882
pulls.cmd_instruction_merge_desc = Merge the changes and update on Gitea.
1883
-
pulls.cmd_instruction_merge_warning = Warning: This operation can not merge pull request because "autodetect manual merge"was not enable
1883
+
pulls.cmd_instruction_merge_warning = Warning: This operation cannot merge pull request because "autodetect manual merge"is not enabled.
1884
1884
pulls.clear_merge_message = Clear merge message
1885
1885
pulls.clear_merge_message_hint = Clearing the merge message will only remove the commit message content and keep generated git trailers such as "Co-Authored-By …".
0 commit comments