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
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1217,8 +1217,7 @@ template.invalid = Must select a template repository
1217
1217
1218
1218
archive.title = This repository is archived. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
1219
1219
archive.title_date = This repository has been archived on %s. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
1220
-
archive.issue.nocomment = This repository is archived. You cannot comment on issues.
1221
-
archive.pull.nocomment = This repository is archived. You cannot comment on pull requests.
1220
+
archive.nocomment = Commenting is not possible because the repository is archived.
1222
1221
archive.pull.noreview = This repository is archived. You cannot review pull requests.
1223
1222
1224
1223
form.reach_limit_of_creation_1 = The owner has already reached the limit of %d repository.
@@ -1882,7 +1881,7 @@ issues.content_history.delete_from_history_confirm = Delete from history?
1882
1881
issues.content_history.options = Options
1883
1882
issues.reference_link = Reference: %s
1884
1883
issues.blocked_by_user = You cannot create issues in this repository because you are blocked by the repository owner.
1885
-
issues.comment.blocked_by_user = You cannot comment on this issue because you are blocked by the repository owner or the poster of the issue.
1884
+
comment.blocked_by_user = Commenting is not possible because you are blocked by the repository owner or the author.
1886
1885
issues.reopen.blocked_by_user = You cannot reopen this issue because you are blocked by the repository owner or the poster of this issue.
1887
1886
issues.summary_card_alt = Summary card of an issue titled "%s" in repository %s
pulls.wrong_commit_id = commit id must be a commit id on the target branch
1969
1968
pulls.blocked_by_user = You cannot create a pull request on this repository because you are blocked by the repository owner.
1970
-
pulls.comment.blocked_by_user = You cannot comment on this pull request because you are blocked by the repository owner or the poster of the pull request.
1971
1969
1972
1970
pulls.no_merge_desc = This pull request cannot be merged because all repository merge options are disabled.
1973
1971
pulls.no_merge_helper = Enable merge options in the repository settings or merge the pull request manually.
0 commit comments