comparison config/locales/en-GB.yml @ 310:b9c2ba9e49b4 live

Merge from branch "feature_73"
author Chris Cannam
date Mon, 28 Mar 2011 17:50:25 +0100
parents 2de308601155 ab672e427b9b
children 862e47cc1e09
comparison
equal deleted inserted replaced
289:2de308601155 310:b9c2ba9e49b4
294 field_identity_url: OpenID URL 294 field_identity_url: OpenID URL
295 field_content: Content 295 field_content: Content
296 field_group_by: Group results by 296 field_group_by: Group results by
297 field_sharing: Sharing 297 field_sharing: Sharing
298 298
299 setting_external_repository: "In the case you wish to follow an external repository"
300 setting_external_repository_url: "The external repository URL"
301 label_repository_external_url: "External rep URL"
299 setting_app_title: Application title 302 setting_app_title: Application title
300 setting_app_subtitle: Application subtitle 303 setting_app_subtitle: Application subtitle
301 setting_welcome_text: Welcome text 304 setting_welcome_text: Welcome text
302 setting_tipoftheday_text: Tip of the Day 305 setting_tipoftheday_text: Tip of the Day
303 setting_notifications_text: Notifications 306 setting_notifications_text: Notifications
477 label_enumeration_new: New value 480 label_enumeration_new: New value
478 label_information: Information 481 label_information: Information
479 label_information_plural: Information 482 label_information_plural: Information
480 label_please_login: Please log in 483 label_please_login: Please log in
481 label_register: Register 484 label_register: Register
485 label_terms_and_conditions: Terms & Conditions for use of code.soundsoftware.ac.uk
482 label_login_with_open_id_option: or login with OpenID 486 label_login_with_open_id_option: or login with OpenID
483 label_password_lost: Lost password 487 label_password_lost: Lost password
484 label_home: Home 488 label_home: Home
485 label_home_heading: Welcome! 489 label_home_heading: Welcome!
486 label_my_page: My page 490 label_my_page: My page
617 label_ago: days ago 621 label_ago: days ago
618 label_contains: contains 622 label_contains: contains
619 label_not_contains: doesn't contain 623 label_not_contains: doesn't contain
620 label_day_plural: days 624 label_day_plural: days
621 label_repository: Repository 625 label_repository: Repository
626 label_is_external_repository: External?
622 label_repository_plural: Repositories 627 label_repository_plural: Repositories
623 label_browse: Browse 628 label_browse: Browse
624 label_modification: "{{count}} change" 629 label_modification: "{{count}} change"
625 label_modification_plural: "{{count}} changes" 630 label_modification_plural: "{{count}} changes"
626 label_branch: Branch 631 label_branch: Branch
899 text_wiki_page_reassign_children: "Reassign child pages to this parent page" 904 text_wiki_page_reassign_children: "Reassign child pages to this parent page"
900 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?" 905 text_own_membership_delete_confirmation: "You are about to remove some or all of your permissions and may no longer be able to edit this project after that.\nAre you sure you want to continue?"
901 text_settings_repo_creation: The repository for a project should be set up automatically within a few minutes of the project being created.<br>You should not have to adjust any settings here; please check again in ten minutes. 906 text_settings_repo_creation: The repository for a project should be set up automatically within a few minutes of the project being created.<br>You should not have to adjust any settings here; please check again in ten minutes.
902 text_files_active_change: <br>Click the star to switch active status for a download on or off.<br>Active files will be shown more prominently in the download page. 907 text_files_active_change: <br>Click the star to switch active status for a download on or off.<br>Active files will be shown more prominently in the download page.
903 908
909 text_settings_repo_is_internal: The repository for this project is an internal Mercurial Repository, hosted by SoundSoftware.ac.uk.
910 text_settings_repo_is_external: You are tracking an external repository, with a mirror Mercurial repository hosted by SoundSoftware.ac.uk.
911
904 default_role_manager: Manager 912 default_role_manager: Manager
905 default_role_developer: Developer 913 default_role_developer: Developer
906 default_role_reporter: Reporter 914 default_role_reporter: Reporter
907 default_tracker_bug: Bug 915 default_tracker_bug: Bug
908 default_tracker_feature: Feature 916 default_tracker_feature: Feature