comparison config/locales/en.yml @ 72:45aa8d16ec10 luisf

Feature #43: Added new strings and placeholders to make the new project page's fields more clear.
author luisf
date Wed, 08 Dec 2010 16:51:20 +0000
parents 60c0a4e08e09
children a7fa8dd0446f
comparison
equal deleted inserted replaced
71:7c828d63cb06 72:45aa8d16ec10
863 text_journal_deleted: "{{label}} deleted ({{old}})" 863 text_journal_deleted: "{{label}} deleted ({{old}})"
864 text_journal_added: "{{label}} {{value}} added" 864 text_journal_added: "{{label}} {{value}} added"
865 text_tip_issue_begin_day: issue beginning this day 865 text_tip_issue_begin_day: issue beginning this day
866 text_tip_issue_end_day: issue ending this day 866 text_tip_issue_end_day: issue ending this day
867 text_tip_issue_begin_end_day: issue beginning and ending this day 867 text_tip_issue_begin_end_day: issue beginning and ending this day
868 text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br />Once saved, the identifier can not be changed.' 868 text_project_identifier_info: 'Only lower case letters (a-z), numbers and dashes are allowed.<br /> This will be used in all project-related URLs, such as the repository name. Once saved, the identifier <b>can not</b> be changed.'
869 text_project_name_info: "This name of your project throughout this site.<br /> You can change your project's name at any time in the project's settings."
870 text_project_visibility_info: "If your project is not public, it will only be visible to this site's users you add as project members."
871 :text_project_homepage_info: 'Link to an external project page.'
869 text_caracters_maximum: "{{count}} characters maximum." 872 text_caracters_maximum: "{{count}} characters maximum."
870 text_caracters_minimum: "Must be at least {{count}} characters long." 873 text_caracters_minimum: "Must be at least {{count}} characters long."
871 text_length_between: "Length between {{min}} and {{max}} characters." 874 text_length_between: "Length between {{min}} and {{max}} characters."
872 text_tracker_no_workflow: No workflow defined for this tracker 875 text_tracker_no_workflow: No workflow defined for this tracker
873 text_unallowed_characters: Unallowed characters 876 text_unallowed_characters: Unallowed characters