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