Browse Source

Make 'Planning' string translatable (closes #890).

git-svn-id: http://redmine.rubyforge.org/svn/trunk@1290 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/0.7.0-RC1
Jean-Philippe Lang 16 years ago
parent
commit
6936eb1022
26 changed files with 26 additions and 1 deletions
  1. 1
    1
      app/views/projects/show.rhtml
  2. 1
    0
      lang/bg.yml
  3. 1
    0
      lang/cs.yml
  4. 1
    0
      lang/da.yml
  5. 1
    0
      lang/de.yml
  6. 1
    0
      lang/en.yml
  7. 1
    0
      lang/es.yml
  8. 1
    0
      lang/fi.yml
  9. 1
    0
      lang/fr.yml
  10. 1
    0
      lang/he.yml
  11. 1
    0
      lang/it.yml
  12. 1
    0
      lang/ja.yml
  13. 1
    0
      lang/ko.yml
  14. 1
    0
      lang/lt.yml
  15. 1
    0
      lang/nl.yml
  16. 1
    0
      lang/no.yml
  17. 1
    0
      lang/pl.yml
  18. 1
    0
      lang/pt-br.yml
  19. 1
    0
      lang/pt.yml
  20. 1
    0
      lang/ro.yml
  21. 1
    0
      lang/ru.yml
  22. 1
    0
      lang/sr.yml
  23. 1
    0
      lang/sv.yml
  24. 1
    0
      lang/uk.yml
  25. 1
    0
      lang/zh-tw.yml
  26. 1
    0
      lang/zh.yml

+ 1
- 1
app/views/projects/show.rhtml View File

@@ -61,7 +61,7 @@
planning_links << link_to_if_authorized(l(:label_gantt), :action => 'gantt', :id => @project)
planning_links.compact!
unless planning_links.empty? %>
<h3>Planning</h3>
<h3><%= l(:label_planning) %></h3>
<p><%= planning_links.join(' | ') %></p>
<% end %>

+ 1
- 0
lang/bg.yml View File

@@ -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

+ 1
- 0
lang/cs.yml View File

@@ -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

+ 1
- 0
lang/da.yml View File

@@ -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

+ 1
- 0
lang/de.yml View File

@@ -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

+ 1
- 0
lang/en.yml View File

@@ -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

+ 1
- 0
lang/es.yml View File

@@ -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

+ 1
- 0
lang/fi.yml View File

@@ -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

+ 1
- 0
lang/fr.yml View File

@@ -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

+ 1
- 0
lang/he.yml View File

@@ -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

+ 1
- 0
lang/it.yml View File

@@ -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

+ 1
- 0
lang/ja.yml View File

@@ -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

+ 1
- 0
lang/ko.yml View File

@@ -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

+ 1
- 0
lang/lt.yml View File

@@ -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

+ 1
- 0
lang/nl.yml View File

@@ -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

+ 1
- 0
lang/no.yml View File

@@ -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

+ 1
- 0
lang/pl.yml View File

@@ -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

+ 1
- 0
lang/pt-br.yml View File

@@ -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

+ 1
- 0
lang/pt.yml View File

@@ -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

+ 1
- 0
lang/ro.yml View File

@@ -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

+ 1
- 0
lang/ru.yml View File

@@ -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

+ 1
- 0
lang/sr.yml View File

@@ -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

+ 1
- 0
lang/sv.yml View File

@@ -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

+ 1
- 0
lang/uk.yml View File

@@ -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

+ 1
- 0
lang/zh-tw.yml View File

@@ -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

+ 1
- 0
lang/zh.yml View File

@@ -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

Loading…
Cancel
Save