diff --git a/app/views/projects/show.rhtml b/app/views/projects/show.rhtml index eb80bf9..62b9119 100644 --- a/app/views/projects/show.rhtml +++ b/app/views/projects/show.rhtml @@ -61,7 +61,7 @@ planning_links << link_to_if_authorized(l(:label_gantt), :action => 'gantt', :id => @project) planning_links.compact! unless planning_links.empty? %> -

Planning

+

<%= l(:label_planning) %>

<%= planning_links.join(' | ') %>

<% end %> diff --git a/lang/bg.yml b/lang/bg.yml index 70d5d7b..a49365d 100644 --- a/lang/bg.yml +++ b/lang/bg.yml @@ -616,3 +616,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/cs.yml b/lang/cs.yml index 0886033..03702ea 100644 --- a/lang/cs.yml +++ b/lang/cs.yml @@ -621,3 +621,4 @@ enumeration_issue_priorities: Priority úkolů enumeration_doc_categories: Kategorie dokumentů enumeration_activities: Aktivity (sledování času) error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/da.yml b/lang/da.yml index 8d70087..939ee5f 100644 --- a/lang/da.yml +++ b/lang/da.yml @@ -618,3 +618,4 @@ label_preferences: Preferences label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/de.yml b/lang/de.yml index e9edbf8..f8c747c 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -617,3 +617,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/en.yml b/lang/en.yml index a37207e..41e2eac 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -509,6 +509,7 @@ label_add_another_file: Add another file label_preferences: Preferences label_chronological_order: In chronological order label_reverse_chronological_order: In reverse chronological order +label_planning: Planning button_login: Login button_submit: Submit diff --git a/lang/es.yml b/lang/es.yml index 8db240d..5d54928 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -619,3 +619,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/fi.yml b/lang/fi.yml index e71ee74..f345be1 100644 --- a/lang/fi.yml +++ b/lang/fi.yml @@ -616,3 +616,4 @@ label_preferences: Asetukset setting_default_projects_public: Uudet projektit ovat oletuksena julkisia label_overall_activity: Kokonaisaktiviteetti error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/fr.yml b/lang/fr.yml index 2ecafdc..602b3c8 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -509,6 +509,7 @@ label_add_another_file: Ajouter un autre fichier label_preferences: Préférences label_chronological_order: Dans l'ordre chronologique label_reverse_chronological_order: Dans l'ordre chronologique inverse +label_planning: Planning button_login: Connexion button_submit: Soumettre diff --git a/lang/he.yml b/lang/he.yml index e4b0cb4..0182815 100644 --- a/lang/he.yml +++ b/lang/he.yml @@ -616,3 +616,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/it.yml b/lang/it.yml index 5d6e5f3..7e9345b 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -616,3 +616,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/ja.yml b/lang/ja.yml index 7e39db6..64b858c 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -617,3 +617,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/ko.yml b/lang/ko.yml index 28db1d0..a8b1058 100644 --- a/lang/ko.yml +++ b/lang/ko.yml @@ -616,3 +616,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/lt.yml b/lang/lt.yml index 97210ad..5db73d3 100644 --- a/lang/lt.yml +++ b/lang/lt.yml @@ -617,3 +617,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/nl.yml b/lang/nl.yml index 2c92dd3..6494eae 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -617,3 +617,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/no.yml b/lang/no.yml index 0cdf836..497c4a1 100644 --- a/lang/no.yml +++ b/lang/no.yml @@ -617,3 +617,4 @@ text_no_configuration_data: "Roles, trackers, issue statuses and workflow have n label_news_added: News added label_repository_plural: Repositories error_can_t_load_default_data: "Default configuration could not be loaded: %s" +label_planning: Planning diff --git a/lang/pl.yml b/lang/pl.yml index f4cd926..fdb8afa 100644 --- a/lang/pl.yml +++ b/lang/pl.yml @@ -616,3 +616,4 @@ label_preferences: Preferencje label_overall_activity: Ogólna aktywność setting_default_projects_public: Nowe projekty są domyślnie publiczne error_scm_annotate: "Wpis nie istnieje lub nie można do niego dodawać adnotacji." +label_planning: Planning diff --git a/lang/pt-br.yml b/lang/pt-br.yml index 898431f..218cbab 100644 --- a/lang/pt-br.yml +++ b/lang/pt-br.yml @@ -616,3 +616,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/pt.yml b/lang/pt.yml index 99a60f3..e82176c 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -616,3 +616,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/ro.yml b/lang/ro.yml index 55e8ec3..4d26ab1 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -616,3 +616,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/ru.yml b/lang/ru.yml index fbdf4aa..e488c35 100644 --- a/lang/ru.yml +++ b/lang/ru.yml @@ -620,3 +620,4 @@ setting_display_subprojects_issues: Отображение подпроекто label_overall_activity: Сводная активность setting_default_projects_public: Новые проекты являются публичными error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/sr.yml b/lang/sr.yml index 9eaacb4..fa4ecd8 100644 --- a/lang/sr.yml +++ b/lang/sr.yml @@ -617,3 +617,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/sv.yml b/lang/sv.yml index 67a8c55..e1ac6b4 100644 --- a/lang/sv.yml +++ b/lang/sv.yml @@ -617,3 +617,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/uk.yml b/lang/uk.yml index be6b57d..8fc418e 100644 --- a/lang/uk.yml +++ b/lang/uk.yml @@ -618,3 +618,4 @@ setting_display_subprojects_issues: Display subprojects issues on main projects label_overall_activity: Overall activity setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml index 3514f4c..e018f24 100644 --- a/lang/zh-tw.yml +++ b/lang/zh-tw.yml @@ -617,3 +617,4 @@ enumeration_issue_priorities: 項目優先權 enumeration_doc_categories: 文件分類 enumeration_activities: 活動 (時間追蹤) error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning diff --git a/lang/zh.yml b/lang/zh.yml index 48f6fc6..6ebcb95 100644 --- a/lang/zh.yml +++ b/lang/zh.yml @@ -617,3 +617,4 @@ enumeration_doc_categories: 文档类别 enumeration_activities: 活动(时间跟踪) setting_default_projects_public: New projects are public by default error_scm_annotate: "The entry does not exist or can not be annotated." +label_planning: Planning