- Defaults to localized instruction when none is provided in the
settings
- Make readonly input visually clickable, not disabled
- Renamed `permission?` to `permissions?`
none:'No checkout access, you may only view the repository through this application.'
access_permission:'Your permissions on this repository:'
url:"Checkout URL"
base_url_text:"The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/).\nNote: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered"
base_url_text:"The base URL to use for generating checkout URLs (e.g., https://myserver.example.org/repos/).\nNote: The base URL is only used for rewriting checkout URLs in managed repositories. Other repositories are not altered."
default_instructions:
git:|-
The data contained in this repository can be downloaded to your computer with Git using the checkout information below.
Please consult the documentation of Git if you need more information on the checkout procedure and available clients.
subversion:|-
The data contained in this repository can be downloaded to your computer with Subversion using the checkout information below.
Please consult the documentation of Subversion if you need more information on the checkout procedure and available clients.
enable_instructions_text:"Displays checkout instructions defined below on all repository-related pages."
instructions:"Checkout instructions"
text_instructions:"This text is displayed alongside the checkout URL for guidance on how to check out the repository."