diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-06 20:02:30 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2008-02-06 20:02:30 +0000 |
commit | c80c1e1eada561326d36f2c0d115eb9ea76d16dd (patch) | |
tree | 026052bf5aabd9568ddbe3424ff2988c500a6a09 /lang | |
parent | 943ba3e34fed6d82f79a737e043c408746ab392a (diff) | |
download | redmine-c80c1e1eada561326d36f2c0d115eb9ea76d16dd.tar.gz redmine-c80c1e1eada561326d36f2c0d115eb9ea76d16dd.zip |
Create a journal and send an email when an issue is closed by commit (#609).
The redmine user is found using the committer username or email. Otherwise, the journal is created with anonymous user.
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1126 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'lang')
-rw-r--r-- | lang/bg.yml | 1 | ||||
-rw-r--r-- | lang/cs.yml | 1 | ||||
-rw-r--r-- | lang/de.yml | 1 | ||||
-rw-r--r-- | lang/en.yml | 1 | ||||
-rw-r--r-- | lang/es.yml | 1 | ||||
-rw-r--r-- | lang/fi.yml | 1 | ||||
-rw-r--r-- | lang/fr.yml | 1 | ||||
-rw-r--r-- | lang/he.yml | 1 | ||||
-rw-r--r-- | lang/it.yml | 1 | ||||
-rw-r--r-- | lang/ja.yml | 1 | ||||
-rw-r--r-- | lang/ko.yml | 1 | ||||
-rw-r--r-- | lang/lt.yml | 1 | ||||
-rw-r--r-- | lang/nl.yml | 1 | ||||
-rw-r--r-- | lang/pl.yml | 1 | ||||
-rw-r--r-- | lang/pt-br.yml | 1 | ||||
-rw-r--r-- | lang/pt.yml | 1 | ||||
-rw-r--r-- | lang/ro.yml | 1 | ||||
-rw-r--r-- | lang/ru.yml | 1 | ||||
-rw-r--r-- | lang/sr.yml | 1 | ||||
-rw-r--r-- | lang/sv.yml | 1 | ||||
-rw-r--r-- | lang/zh-tw.yml | 1 | ||||
-rw-r--r-- | lang/zh.yml | 1 |
22 files changed, 22 insertions, 0 deletions
diff --git a/lang/bg.yml b/lang/bg.yml index b783df592..6fb1cf6de 100644 --- a/lang/bg.yml +++ b/lang/bg.yml @@ -566,3 +566,4 @@ label_general: Основни label_repository_plural: Хранилища label_associated_revisions: Асоциирани ревизии setting_user_format: Потребителски формат +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/cs.yml b/lang/cs.yml index cec7d2a31..894568f20 100644 --- a/lang/cs.yml +++ b/lang/cs.yml @@ -566,3 +566,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/de.yml b/lang/de.yml index a2222af83..668c4333c 100644 --- a/lang/de.yml +++ b/lang/de.yml @@ -566,3 +566,4 @@ default_activity_development: Entwicklung enumeration_issue_priorities: Ticket-Prioritäten enumeration_doc_categories: Dokumentenkategorien enumeration_activities: Aktivitäten (Zeiterfassung) +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/en.yml b/lang/en.yml index 8c54e1c79..c056c6ce5 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -540,6 +540,7 @@ text_issue_category_reassign_to: Reassign issues to this category text_user_mail_option: "For unselected projects, you will only receive notifications about things you watch or you're involved in (eg. issues you're the author or assignee)." text_no_configuration_data: "Roles, trackers, issue statuses and workflow have not been configured yet.\nIt is highly recommended to load the default configuration. You will be able to modify it once loaded." text_load_default_configuration: Load the default configuration +text_status_changed_by_changeset: Applied in changeset %s. default_role_manager: Manager default_role_developper: Developer diff --git a/lang/es.yml b/lang/es.yml index f8cd9e300..b80d82178 100644 --- a/lang/es.yml +++ b/lang/es.yml @@ -569,3 +569,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/fi.yml b/lang/fi.yml index cf04b23b4..3e297932d 100644 --- a/lang/fi.yml +++ b/lang/fi.yml @@ -570,3 +570,4 @@ enumeration_doc_categories: Dokumentin luokat 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. diff --git a/lang/fr.yml b/lang/fr.yml index 7df8ec622..ac615f03c 100644 --- a/lang/fr.yml +++ b/lang/fr.yml @@ -541,6 +541,7 @@ text_issue_category_reassign_to: Réaffecter les demandes à cette catégorie text_user_mail_option: "Pour les projets non sélectionnés, vous recevrez seulement des notifications pour ce que vous surveillez ou à quoi vous participez (exemple: demandes dont vous êtes l'auteur ou la personne assignée)." text_no_configuration_data: "Les rôles, trackers, statuts et le workflow ne sont pas encore paramétrés.\nIl est vivement recommandé de charger le paramétrage par defaut. Vous pourrez le modifier une fois chargé." text_load_default_configuration: Charger le paramétrage par défaut +text_status_changed_by_changeset: Appliqué par commit %s. default_role_manager: Manager default_role_developper: Développeur diff --git a/lang/he.yml b/lang/he.yml index 7f26341b8..4063d2fcd 100644 --- a/lang/he.yml +++ b/lang/he.yml @@ -566,3 +566,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/it.yml b/lang/it.yml index 7b27a54cb..216a1ada4 100644 --- a/lang/it.yml +++ b/lang/it.yml @@ -566,3 +566,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/ja.yml b/lang/ja.yml index 0b3926a23..7607b21de 100644 --- a/lang/ja.yml +++ b/lang/ja.yml @@ -567,3 +567,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/ko.yml b/lang/ko.yml index b9b9542fc..31ac5bf9f 100644 --- a/lang/ko.yml +++ b/lang/ko.yml @@ -566,3 +566,4 @@ label_general: 일반 label_repository_plural: 저장소들 label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/lt.yml b/lang/lt.yml index 6f2965353..3aa86702a 100644 --- a/lang/lt.yml +++ b/lang/lt.yml @@ -567,3 +567,4 @@ label_repository_plural: Saugiklos error_can_t_load_default_data: "Numatytoji konfiguracija negali būti užkrauta: %s" label_associated_revisions: susijusios revizijos setting_user_format: Vartotojo atvaizdavimo formatas +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/nl.yml b/lang/nl.yml index c2d692706..c54273873 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -567,3 +567,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/pl.yml b/lang/pl.yml index 0f99628af..e3fc957b4 100644 --- a/lang/pl.yml +++ b/lang/pl.yml @@ -566,3 +566,4 @@ label_general: Ogólne label_repository_plural: Repozytoria label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/pt-br.yml b/lang/pt-br.yml index 3c6fd1265..ce68c5bac 100644 --- a/lang/pt-br.yml +++ b/lang/pt-br.yml @@ -566,3 +566,4 @@ label_general: General label_repository_plural: Repositories
label_associated_revisions: Associated revisions
setting_user_format: Users display format
+text_status_changed_by_changeset: Applied in changeset %s.
diff --git a/lang/pt.yml b/lang/pt.yml index 3b5647d53..246705599 100644 --- a/lang/pt.yml +++ b/lang/pt.yml @@ -566,3 +566,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/ro.yml b/lang/ro.yml index 2fed755ac..97bb794dd 100644 --- a/lang/ro.yml +++ b/lang/ro.yml @@ -566,3 +566,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/ru.yml b/lang/ru.yml index 44b1664cf..1358b648d 100644 --- a/lang/ru.yml +++ b/lang/ru.yml @@ -567,3 +567,4 @@ default_activity_development: Разработка enumeration_issue_priorities: Приоритеты задач enumeration_doc_categories: Категории документов enumeration_activities: Действия (учет времени) +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/sr.yml b/lang/sr.yml index 3132beeec..e6a268004 100644 --- a/lang/sr.yml +++ b/lang/sr.yml @@ -567,3 +567,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/sv.yml b/lang/sv.yml index b8a9a3a11..da03bf0ba 100644 --- a/lang/sv.yml +++ b/lang/sv.yml @@ -567,3 +567,4 @@ label_general: General label_repository_plural: Repositories label_associated_revisions: Associated revisions setting_user_format: Users display format +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/zh-tw.yml b/lang/zh-tw.yml index 94631b86d..833e98b00 100644 --- a/lang/zh-tw.yml +++ b/lang/zh-tw.yml @@ -566,3 +566,4 @@ default_activity_development: 開發 enumeration_issue_priorities: 項目重要性 enumeration_doc_categories: 文件分類 enumeration_activities: 活動 (time tracking) +text_status_changed_by_changeset: Applied in changeset %s. diff --git a/lang/zh.yml b/lang/zh.yml index 70ee8b137..cdaeeaa04 100644 --- a/lang/zh.yml +++ b/lang/zh.yml @@ -569,3 +569,4 @@ label_general: 一般 label_repository_plural: 源代码库 label_associated_revisions: 相关的版本 setting_user_format: 用户显示格式 +text_status_changed_by_changeset: Applied in changeset %s. |