Mercurial > hg > soundsoftware-site
diff vendor/plugins/redmine_checkout/config/locales/en.yml @ 337:d67a7d67b159 cannam-pre-20110113-merge
Ensure the repository URL is marked read-only for external repos; add note about being updated hourly
author | Chris Cannam <chris.cannam@soundsoftware.ac.uk> |
---|---|
date | Wed, 30 Mar 2011 13:37:30 +0100 |
parents | 614862ec2481 |
children |
line wrap: on
line diff
--- a/vendor/plugins/redmine_checkout/config/locales/en.yml Wed Mar 30 11:05:16 2011 +0100 +++ b/vendor/plugins/redmine_checkout/config/locales/en.yml Wed Mar 30 13:37:30 2011 +0100 @@ -17,6 +17,7 @@ button_add_protocol: "Add Protocol" label_access_type: 'You have <span id="checkout_access">{{type}}</span> access to this URL.' + label_access_type_all: 'All access to this URL is <span id="checkout_access">{{type}}</span>.' label_access_read_only: 'Read Only' label_access_read_write: "Read and Write" label_access_permission: "Depending on user's permissions" @@ -38,5 +39,5 @@ help_moved_settings: "The settings page has been moved to {{link}}." label_settings_location: "Administration -> Settings -> Checkout" - text_repository_external: "The primary repository for this project is hosted at <code>{{location}}</code> .<br>This repository is a read-only copy which is updated automatically." + text_repository_external: "The primary repository for this project is hosted at <code>{{location}}</code> .<br>This repository is a read-only copy which is updated automatically every hour."