@ -2466,6 +2466,18 @@ settings.thread_id = Thread ID
settings.matrix.homeserver_url=Homeserver URL
settings.matrix.homeserver_url=Homeserver URL
settings.matrix.room_id=Room ID
settings.matrix.room_id=Room ID
settings.matrix.message_type=Message Type
settings.matrix.message_type=Message Type
settings.visibility.private.button=Make Private
settings.visibility.private.text=Changing the visibility to private will not only make the repo visible to only allowed members but may remove the relation between it and forks, watchers, and stars.
settings.visibility.private.bullet_title=<strong>Changing the visibility to private will:</strong>
settings.visibility.private.bullet_one=Make the repo visible to only allowed members.
settings.visibility.private.bullet_two=May remove the relation between it and <strong>forks</strong>, <strong>watchers</strong>, and <strong>stars</strong>.
settings.visibility.public.button=Make Public
settings.visibility.public.text=Changing the visibility to public will make the repo visible to anyone.
settings.visibility.public.bullet_title=<strong>Changing the visibility to public will:</strong>
settings.visibility.public.bullet_one=Make the repo visible to anyone.
settings.visibility.error=An error occurred while trying to change the repo visibility.
settings.visibility.fork_error=Can't change the visibility of a forked repo.
settings.archive.button=Archive Repo
settings.archive.button=Archive Repo
settings.archive.header=Archive This Repo
settings.archive.header=Archive This Repo
settings.archive.text=Archiving the repo will make it entirely read-only. It will be hidden from the dashboard. Nobody (not even you!) will be able to make new commits, or open any issues or pull requests.
settings.archive.text=Archiving the repo will make it entirely read-only. It will be hidden from the dashboard. Nobody (not even you!) will be able to make new commits, or open any issues or pull requests.