diff options
Diffstat (limited to 'lang/en.yml')
-rw-r--r-- | lang/en.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lang/en.yml b/lang/en.yml index ffc13928a..d4c589299 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -146,6 +146,7 @@ field_subproject: Subproject field_hours: Hours field_activity: Activity field_spent_on: Date +field_identifier: Identifier setting_app_title: Application title setting_app_subtitle: Application subtitle @@ -161,6 +162,7 @@ setting_text_formatting: Text formatting setting_wiki_compression: Wiki history compression setting_feeds_limit: Feed content limit setting_autofetch_changesets: Autofetch SVN commits +setting_sys_api_enabled: Enable WS for repository management label_user: User label_user_plural: Users @@ -394,6 +396,7 @@ text_journal_deleted: deleted text_tip_task_begin_day: task beginning this day text_tip_task_end_day: task ending this day text_tip_task_begin_end_day: task beginning and ending this day +text_project_identifier_info: '12 characters maximum. Letters (a-z), numbers (0-9) and dashes allowed.<br />Once saved, the identifier can not be changed.' default_role_manager: Manager default_role_developper: Developer |