Revision 1310:c0eedaadb1f2 plugins/redmine_checkout/config/locales
| plugins/redmine_checkout/config/locales/en.yml | ||
|---|---|---|
| 16 | 16 |
label_protocol_plural: "Protocols" |
| 17 | 17 |
button_add_protocol: "Add Protocol" |
| 18 | 18 |
|
| 19 |
label_access_type: 'You have <span id="checkout_access">{{type}}</span> access to this URL.'
|
|
| 20 |
label_access_type_all: 'All access to this URL is <span id="checkout_access">{{type}}</span>.'
|
|
| 19 |
label_access_type: 'You have <span id="checkout_access">%{type}</span> access to this URL.'
|
|
| 20 |
label_access_type_all: 'All access to this URL is <span id="checkout_access">%{type}</span>.'
|
|
| 21 | 21 |
label_access_read_only: 'Read Only' |
| 22 | 22 |
label_access_read_write: "Read and Write" |
| 23 | 23 |
label_access_permission: "Depending on user's permissions" |
| ... | ... | |
| 36 | 36 |
supports back-references to braced expressions using the \1 notation. |
| 37 | 37 |
help_repository_checkout_protocols: | |
| 38 | 38 |
Leave the Checkout URL field empty to use the defined repository URL. |
| 39 |
help_moved_settings: "The settings page has been moved to {{link}}."
|
|
| 39 |
help_moved_settings: "The settings page has been moved to %{link}."
|
|
| 40 | 40 |
label_settings_location: "Administration -> Settings -> Checkout" |
| 41 | 41 |
|
| 42 |
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."
|
|
| 42 |
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."
|
|
| 43 | 43 |
|
Also available in: Unified diff