summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2008-02-09 16:11:18 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2008-02-09 16:11:18 +0000
commit43a6f312edde2399c9c986ed61b1e9b0e1066db6 (patch)
tree35c765cab413a9099ef45aa5c1ca830c3d736d26 /lang
parent6d109258c909f71edc3a4b43843c296acf66aad0 (diff)
downloadredmine-43a6f312edde2399c9c986ed61b1e9b0e1066db6.tar.gz
redmine-43a6f312edde2399c9c986ed61b1e9b0e1066db6.zip
Merged IssuesController #edit and #update into a single actions.
Users with 'edit issues' permission can now update any property including custom fields when adding a note or changing the status (#519, #581, #587). git-svn-id: http://redmine.rubyforge.org/svn/trunk@1129 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r--lang/bg.yml1
-rw-r--r--lang/cs.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/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/zh-tw.yml1
-rw-r--r--lang/zh.yml1
22 files changed, 22 insertions, 0 deletions
diff --git a/lang/bg.yml b/lang/bg.yml
index 6fb1cf6de..bc0e070c0 100644
--- a/lang/bg.yml
+++ b/lang/bg.yml
@@ -567,3 +567,4 @@ label_repository_plural: Хранилища
label_associated_revisions: Асоциирани ревизии
setting_user_format: Потребителски формат
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/cs.yml b/lang/cs.yml
index 894568f20..35bda2b6a 100644
--- a/lang/cs.yml
+++ b/lang/cs.yml
@@ -567,3 +567,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/de.yml b/lang/de.yml
index 668c4333c..fd296b600 100644
--- a/lang/de.yml
+++ b/lang/de.yml
@@ -567,3 +567,4 @@ enumeration_issue_priorities: Ticket-Prioritäten
enumeration_doc_categories: Dokumentenkategorien
enumeration_activities: Aktivitäten (Zeiterfassung)
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/en.yml b/lang/en.yml
index c056c6ce5..b86eeef2b 100644
--- a/lang/en.yml
+++ b/lang/en.yml
@@ -469,6 +469,7 @@ label_display_per_page: 'Per page: %s'
label_age: Age
label_change_properties: Change properties
label_general: General
+label_more: More
button_login: Login
button_submit: Submit
diff --git a/lang/es.yml b/lang/es.yml
index b80d82178..60e4a4d13 100644
--- a/lang/es.yml
+++ b/lang/es.yml
@@ -570,3 +570,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/fi.yml b/lang/fi.yml
index 3e297932d..38cf19a46 100644
--- a/lang/fi.yml
+++ b/lang/fi.yml
@@ -571,3 +571,4 @@ enumeration_activities: Aktiviteetit (ajan seuranta)
label_associated_revisions: Liittyvät versiot
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/fr.yml b/lang/fr.yml
index ac615f03c..e428935af 100644
--- a/lang/fr.yml
+++ b/lang/fr.yml
@@ -470,6 +470,7 @@ label_display_per_page: 'Par page: %s'
label_age: Age
label_change_properties: Changer les propriétés
label_general: Général
+label_more: Plus
button_login: Connexion
button_submit: Soumettre
diff --git a/lang/he.yml b/lang/he.yml
index 4063d2fcd..ca577558a 100644
--- a/lang/he.yml
+++ b/lang/he.yml
@@ -567,3 +567,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/it.yml b/lang/it.yml
index 216a1ada4..f227c6942 100644
--- a/lang/it.yml
+++ b/lang/it.yml
@@ -567,3 +567,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/ja.yml b/lang/ja.yml
index 7607b21de..92b79b6ef 100644
--- a/lang/ja.yml
+++ b/lang/ja.yml
@@ -568,3 +568,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/ko.yml b/lang/ko.yml
index 31ac5bf9f..097d74788 100644
--- a/lang/ko.yml
+++ b/lang/ko.yml
@@ -567,3 +567,4 @@ label_repository_plural: 저장소들
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/lt.yml b/lang/lt.yml
index 3aa86702a..3106bd764 100644
--- a/lang/lt.yml
+++ b/lang/lt.yml
@@ -568,3 +568,4 @@ error_can_t_load_default_data: "Numatytoji konfiguracija negali būti užkrauta:
label_associated_revisions: susijusios revizijos
setting_user_format: Vartotojo atvaizdavimo formatas
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/nl.yml b/lang/nl.yml
index c54273873..1c76180be 100644
--- a/lang/nl.yml
+++ b/lang/nl.yml
@@ -568,3 +568,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/pl.yml b/lang/pl.yml
index e3fc957b4..3ebce3e92 100644
--- a/lang/pl.yml
+++ b/lang/pl.yml
@@ -567,3 +567,4 @@ label_repository_plural: Repozytoria
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/pt-br.yml b/lang/pt-br.yml
index ce68c5bac..688ce0cfd 100644
--- a/lang/pt-br.yml
+++ b/lang/pt-br.yml
@@ -567,3 +567,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/pt.yml b/lang/pt.yml
index 246705599..4734c66fc 100644
--- a/lang/pt.yml
+++ b/lang/pt.yml
@@ -567,3 +567,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/ro.yml b/lang/ro.yml
index 97bb794dd..be566b959 100644
--- a/lang/ro.yml
+++ b/lang/ro.yml
@@ -567,3 +567,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/ru.yml b/lang/ru.yml
index 1358b648d..6921169ce 100644
--- a/lang/ru.yml
+++ b/lang/ru.yml
@@ -568,3 +568,4 @@ enumeration_issue_priorities: Приоритеты задач
enumeration_doc_categories: Категории документов
enumeration_activities: Действия (учет времени)
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/sr.yml b/lang/sr.yml
index e6a268004..ddf84a5d3 100644
--- a/lang/sr.yml
+++ b/lang/sr.yml
@@ -568,3 +568,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/sv.yml b/lang/sv.yml
index da03bf0ba..4bec394ce 100644
--- a/lang/sv.yml
+++ b/lang/sv.yml
@@ -568,3 +568,4 @@ label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml
index 833e98b00..50a6384f2 100644
--- a/lang/zh-tw.yml
+++ b/lang/zh-tw.yml
@@ -567,3 +567,4 @@ enumeration_issue_priorities: 項目重要性
enumeration_doc_categories: 文件分類
enumeration_activities: 活動 (time tracking)
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More
diff --git a/lang/zh.yml b/lang/zh.yml
index cdaeeaa04..dc431f5c0 100644
--- a/lang/zh.yml
+++ b/lang/zh.yml
@@ -570,3 +570,4 @@ label_repository_plural: 源代码库
label_associated_revisions: 相关的版本
setting_user_format: 用户显示格式
text_status_changed_by_changeset: Applied in changeset %s.
+label_more: More