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.
1958
1958
pulls.cmd_instruction_merge_title = Merge
1959
1959
pulls.cmd_instruction_merge_desc = Merge the changes and update on Gitea.
1960
-
pulls.cmd_instruction_merge_warning = Warning: This operation can not merge pull request because "autodetect manual merge"was not enable
1960
+
pulls.cmd_instruction_merge_warning = Warning: This operation cannot merge pull request because "autodetect manual merge"is not enabled.
1961
1961
pulls.clear_merge_message = Clear merge message
1962
1962
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