Revision 443:350acce374a2 vendor/plugins/redmine_checkout/config/locales
| vendor/plugins/redmine_checkout/config/locales/en-GB.yml | ||
|---|---|---|
| 16 | 16 |
label_protocol_plural: "Protocols" |
| 17 | 17 |
button_add_protocol: "Add Protocol" |
| 18 | 18 |
|
| 19 |
label_access_type: 'This URL has <span id="checkout_access">{{type}}</span> access.'
|
|
| 20 |
label_access_read_only: 'Read-Only'
|
|
| 21 |
label_access_read_write: "Read+Write"
|
|
| 19 |
label_access_type: 'You have <span id="checkout_access">{{type}}</span> access to this URL.'
|
|
| 20 |
label_access_read_only: 'Read Only'
|
|
| 21 |
label_access_read_write: "Read and Write"
|
|
| 22 | 22 |
label_access_permission: "Depending on user's permissions" |
| 23 | 23 |
|
| 24 | 24 |
label_append_path: "Append path" |
| ... | ... | |
| 37 | 37 |
Leave the Checkout URL field empty to use the defined repository URL. |
| 38 | 38 |
help_moved_settings: "The settings page has been moved to {{link}}."
|
| 39 | 39 |
label_settings_location: "Administration -> Settings -> Checkout" |
| 40 |
|
|
| 41 |
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."
|
|
| vendor/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: 'This URL has <span id="checkout_access">{{type}}</span> access.'
|
|
| 20 |
label_access_read_only: 'Read-Only' |
|
| 21 |
label_access_read_write: "Read+Write" |
|
| 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 |
label_access_read_only: 'Read Only' |
|
| 22 |
label_access_read_write: "Read and Write" |
|
| 22 | 23 |
label_access_permission: "Depending on user's permissions" |
| 23 | 24 |
|
| 24 | 25 |
label_append_path: "Append path" |
| ... | ... | |
| 37 | 38 |
Leave the Checkout URL field empty to use the defined repository URL. |
| 38 | 39 |
help_moved_settings: "The settings page has been moved to {{link}}."
|
| 39 | 40 |
label_settings_location: "Administration -> Settings -> Checkout" |
| 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."
|
|
| 43 |
|
|
Also available in: Unified diff