summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-03-23 09:04:21 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-03-23 09:04:21 +0000
commit6936eb10222c95b15b9303c5c1089b30ef78c0f3 (patch)
treef4e5af7b2a3bbc59a12b4f0cb9cc44dc00889331
parentde5b0ad0a83c078df67e3cb056e821a1732df0d6 (diff)
downloadredmine-6936eb10222c95b15b9303c5c1089b30ef78c0f3.tar.gz
redmine-6936eb10222c95b15b9303c5c1089b30ef78c0f3.zip
Make 'Planning' string translatable (closes #890).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1290 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--app/views/projects/show.rhtml2
-rw-r--r--lang/bg.yml1
-rw-r--r--lang/cs.yml1
-rw-r--r--lang/da.yml1
-rw-r--r--lang/de.yml1
-rw-r--r--lang/en.yml1
-rw-r--r--lang/es.yml1
-rw-r--r--lang/fi.yml1
-rw-r--r--lang/fr.yml1
-rw-r--r--lang/he.yml1
-rw-r--r--lang/it.yml1
-rw-r--r--lang/ja.yml1
-rw-r--r--lang/ko.yml1
-rw-r--r--lang/lt.yml1
-rw-r--r--lang/nl.yml1
-rw-r--r--lang/no.yml1
-rw-r--r--lang/pl.yml1
-rw-r--r--lang/pt-br.yml1
-rw-r--r--lang/pt.yml1
-rw-r--r--lang/ro.yml1
-rw-r--r--lang/ru.yml1
-rw-r--r--lang/sr.yml1
-rw-r--r--lang/sv.yml1
-rw-r--r--lang/uk.yml1
-rw-r--r--lang/zh-tw.yml1
-rw-r--r--lang/zh.yml1
26 files changed, 26 insertions, 1 deletions
diff --git a/app/views/projects/show.rhtml b/app/views/projects/show.rhtml
index eb80bf9fa..62b911937 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? %>
- <h3>Planning</h3>
+ <h3><%= l(:label_planning) %></h3>
<p><%= planning_links.join(' | ') %></p>
<% end %>
diff --git a/lang/bg.yml b/lang/bg.yml
index 70d5d7b20..a49365d20 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 088603335..03702eaa2 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 8d70087b1..939ee5f5c 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 e9edbf8cc..f8c747cac 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 a37207e74..41e2eaceb 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 8db240dfd..5d5492833 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 e71ee74d4..f345be139 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 2ecafdcc5..602b3c8e1 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 e4b0cb41f..018281581 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 5d6e5f365..7e9345b30 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 7e39db695..64b858ccb 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 28db1d000..a8b105855 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 97210ad1c..5db73d300 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 2c92dd30c..6494eae07 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 0cdf8369f..497c4a147 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 f4cd9266b..fdb8afaa2 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 898431ff3..218cbab51 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 99a60f350..e82176c56 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 55e8ec372..4d26ab103 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 fbdf4aaf4..e488c35e1 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 9eaacb4dd..fa4ecd8de 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 67a8c55e2..e1ac6b4bc 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 be6b57d04..8fc418e67 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 3514f4c49..e018f24bb 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 48f6fc695..6ebcb9588 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